CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/05/08 13:16:33
Modified files:
regress/lib/libc/ieeefp/except: except.c
regress/lib/libc/stdio_threading/fgetln: Makefile
regress/lib/libc/stdio_threading/fgets: Makefile
regress/lib/libc/stdio_threading/fopen: Makefile
regress/lib/libc/stdio_threading/fputs: Makefile
regress/lib/libc/stdio_threading/fread: Makefile
regress/lib/libc/stdio_threading/fwrite: Makefile
regress/lib/libc/stdio_threading/include: local.h
Log message:
* add #includes to pull in missing prototypes, as pointed out by gcc4
* fix CFLAGS syntax for make depend
ok blambert@