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
Antoine LECA
de346b24e8
fix compile of test23
2011-10-06 18:54:08 +00:00
Thomas Veerman
27a2afc1e7
Clean up tests and do runtime test for max name length
...
- Remove unused code
- Use standard functions declared in common.c
- Change tests to do a runtime test for the max name length of a path
component (aka NAME_MAX). The actual value might differ from the hard
coded NAME_MAX depending on the file system used.
2011-08-26 13:16:16 +00:00
Thomas Veerman
253b4b3fe5
- Add support for ST_NOTRUNC to struct statvfs.
...
- Let tests that test for long file names check for that flag, so that they can
verify the results properly.
2010-08-02 11:16:32 +00:00
Kees van Reeuwijk
0cfdb11450
Repair errors and warnings flagged by llvm.
2010-07-06 11:29:23 +00:00
Ben Gras
a17d7c827b
Al's no-double-empty-lines crusade
2005-08-22 15:08:27 +00:00
Ben Gras
9865aeaa79
Initial revision
2005-04-21 14:53:53 +00:00