|
57fdfd3f
|
2007-10-07T19:14:58
|
|
Change copyright notice from GPLv2+ to GPLv3+.
|
|
267a39ba
|
2005-05-14T06:03:57
|
|
*** empty log message ***
|
|
8b03458e
|
2005-05-02T07:00:50
|
|
Merge from coreutils.
|
|
c4da5fc9
|
2004-06-01T20:27:08
|
|
Merge from coreutils CVS.
|
|
9ff3ae2e
|
2004-01-18T09:32:50
|
|
Merge from diffutils.
|
|
3d9597c1
|
2002-06-19T11:12:59
|
|
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.
|
|
c17e9791
|
2002-06-15T08:43:45
|
|
(FILE_TYPE_H): Guard entire contents with #ifndef.
For GNU libc 2.2 and newer, ensure that <sys/types.h> and <sys/stat.h>
have been included before this file.
|
|
ff326535
|
2002-06-14T07:52:32
|
|
Use the version from diffutils-2.8.2.
|
|
46f8a8fc
|
2002-05-25T22:39:13
|
|
fix typo
|
|
aad60986
|
2002-05-22T08:36:32
|
|
*** empty log message ***
|