summaryrefslogtreecommitdiff
path: root/src/system.h
AgeCommit message (Collapse)Author
1996-03-12[_]: Don't define this away.Jim Meyering
1996-03-12Add definitions and includes for NLS.Jim Meyering
1995-11-29[_]: Define it.Jim Meyering
1995-11-10[__P]: Define it.Jim Meyering
1995-10-06[!HAVE_UTIME_H]: Don't declare struct utimbuf here.Jim Meyering
[!HAVE_STRUCT_UTIMBUF]: Declare struct utimbuf here instead.
1995-05-27[!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.Jim Meyering
Without this, SunOS doesn't get type for memchr. Reported by Kaveh Ghazi.
1995-02-11Remove index/rindex and bcmp/bcopy/bzero references.Jim Meyering
Separate errno declaration from STDC_HEADERS.
1994-12-10* [!HAVE_STRING_H]: Define strchr to index and strrchr toJim Meyering
rindex instead of the other way around. * Include <ctype.h> and define IS* macros.
1994-10-20.Jim Meyering
1994-10-08merge with 3.9jJim Meyering
1994-10-08merge with 3.9iJim Meyering
1994-10-02.Jim Meyering
1994-08-27.Jim Meyering
1994-07-01Initial revisionJim Meyering