peter 998da918d9 Fix gcc warnings. If NAME_MAX is 255, and d_namlen is a uint8_t, then
d_namlen can never be > NAME_MAX.  Stop gcc worrying about this by
using a preprocessor test to see if NAME_MAX changes.
2003-10-26 04:43:02 +00:00
..
2002-03-20 22:49:40 +00:00
2003-08-06 08:46:21 +00:00
2003-08-06 08:46:21 +00:00
2003-05-01 21:18:36 +00:00
2003-06-08 12:51:28 +00:00