diff options
author | Jim Meyering <jim@meyering.net> | 2002-06-19 11:12:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-06-19 11:12:59 +0000 |
commit | f35cc0e4a0beba8c080e31ef3fd17a83e51f377b (patch) | |
tree | 4dbad32662a3a1d1686d769db01ce97b357e941e /lib/ChangeLog | |
parent | 86adc7266e3e464eaba9fd955132951daa62e1e9 (diff) | |
download | coreutils-f35cc0e4a0beba8c080e31ef3fd17a83e51f377b.tar.xz |
Report an error if neither S_ISREG nor
S_IFREG is defined, instead of using a test specific to glibc
2.2. This should be safe, since POSIX requires S_ISREG and
Unix Version 7 had S_IFREG. We don't need to check for
<sys/types.h> since we don't use any symbols that it defines.
Diffstat (limited to 'lib/ChangeLog')
0 files changed, 0 insertions, 0 deletions