summaryrefslogtreecommitdiff
path: root/src/system.h
AgeCommit message (Expand)Author
1998-03-31(TYPE_MAXIMUM): Cast result to `(t)' so this macro works with `unsigned char'.Jim Meyering
1998-01-24(TYPE_MINIMUM): Add extra outer cast to work aroundJim Meyering
1998-01-04copyrightJim Meyering
1997-12-14Remove lseek and memchr dcls.Jim Meyering
1997-11-30filter through cppiJim Meyering
1997-11-30(<limits.h>): Include if HAVE_LIMITS_H.Jim Meyering
1997-11-24move big chunk of defs to sys2Jim Meyering
1997-11-12[!HAVE_MEMPCPY] (mempcpy): Define.Jim Meyering
1997-10-25Include xalloc.h.Jim Meyering
1997-10-23[!HAVE_DECLARATION_FREE]: Declare free.Jim Meyering
1997-05-25(convert_blocks): Remove definition.Jim Meyering
1997-02-09update copyrights for 1997Jim Meyering
1997-02-04[__GNUC__]: Don't define alloca to __builtin_alloca.Jim Meyering
1997-02-03[__GNUC__]: Don't define alloca to __builtin_alloca.Jim Meyering
1996-12-18(ISDIGIT): Replace with smaller, faster editionJim Meyering
1996-12-03[!S_IXUGO] (S_IXUGO): Define it.Jim Meyering
1996-09-07Add comments re ctype IS* macros.Jim Meyering
1996-08-02(ST_NBLOCKS) [_CRAY]: Special case for Cray.Jim Meyering
1996-07-27(bindtextdomain) [!ENABLE_NLS]: Undefine to avoidJim Meyering
1996-07-03[!EXIT_SUCCESS]: Define it.Jim Meyering
1996-06-19(STREQ): New macro.Jim Meyering
1996-05-05[IN_CTYPE_DOMAIN]: Rename from ISASCII.Jim Meyering
1996-04-24update Copyright years for 1996Jim Meyering
1996-03-24Update FSF's address.Jim Meyering
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
1995-05-27[!STDC_HEADERS && HAVE_MEMORY_H]: Include memory.h.Jim Meyering
1995-02-11Remove index/rindex and bcmp/bcopy/bzero references.Jim Meyering
1994-12-10* [!HAVE_STRING_H]: Define strchr to index and strrchr toJim Meyering
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