Ben Gras
ad9df9a490
<sys/syslimits.h>
...
reduces differences, raise NAME_MAX
Change-Id: I2e5f6296e6539162c52fdf13fb1fd27a56587e0c
2014-03-03 20:47:06 +01:00
Ben Gras
5977114c42
tests cleanup
...
. make common.o link with the tests instead of being
#included as common.c
. fix warnings about missing prototypes by declaring functions
static
. reduces some duplicated code
Change-Id: Ic2a765d7f5886add5863190efec3fdd2d2ea2137
2013-04-17 22:00:59 +00:00
Ben Gras
6a73e85ad1
retire _PROTOTYPE
...
. only good for obsolete K&R support
. also remove a stray ansi.h and the proto cmd
2012-03-25 16:17:10 +02:00
Thomas Veerman
92b61c816d
Fix many more comiler warnings
...
Most warnings were harmless, some real bugs. Test set should now compile
cleanly with ack, gcc, and clang.
2011-11-28 10:07:55 +00:00
Ben Gras
65de5d71a9
test set build fixes for clang/gcc
2011-08-15 16:07:21 +00:00
Thomas Veerman
0b00cf70b6
- Return ENOENT when trying to add files to removed (but open) directories.
...
- Add test58 to test this behavior.
2010-09-01 09:07:18 +00:00