pkgsrc/sysutils/coreutils
joerg c746cd1e56 In ls.c, use d_type field only, if DTTOIF is defined as well.
In paste.c, do real boundary checks and consider NULL FILE pointers as
closed files. This replaces use of global dummy FILEs, which is not
possible on DragonFly, since FILE is incompletly.
In configure, include stdio.h when checking for __fpending, since
the prototype is defined there on DragonFly.
2006-01-09 22:45:08 +00:00
..
patches In ls.c, use d_type field only, if DTTOIF is defined as well. 2006-01-09 22:45:08 +00:00
DESCR
distinfo In ls.c, use d_type field only, if DTTOIF is defined as well. 2006-01-09 22:45:08 +00:00
Makefile Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
MESSAGE.gsu Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
PLIST Make build and run on Interix: 2005-03-21 14:44:08 +00:00