CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2009/11/19 01:06:06

Modified files:
        regress/lib/libc: Makefile 
Added files:
        regress/lib/libc/stdio_threading: Makefile 
        regress/lib/libc/stdio_threading/fgetln: Makefile fgetln_test.c 
        regress/lib/libc/stdio_threading/fgets: Makefile fgets_test.c 
        regress/lib/libc/stdio_threading/fopen: Makefile fopen_test.c 
        regress/lib/libc/stdio_threading/fputs: Makefile fputs_test.c 
        regress/lib/libc/stdio_threading/fread: Makefile fread_test.c 
        regress/lib/libc/stdio_threading/fwrite: Makefile fwrite_test.c 
        regress/lib/libc/stdio_threading/include: local.h 

Log message:
Add regression tests for stdio threading.  Originally by blambert with
some further hacking by me

Reply via email to