summaryrefslogtreecommitdiff
path: root/src/sys2.h
AgeCommit message (Expand)Author
2000-11-30(SIZE_T_MAX): Define.Jim Meyering
2000-11-19(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enumJim Meyering
2000-11-13(ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC shouldJim Meyering
2000-09-08(S_IRWXUGO): Define here, instead.Jim Meyering
2000-07-30(ISPRINT): Undef before defining to avoid warning.Jim Meyering
2000-07-23[!HAVE_DECL_GETPWUID]: Declare getpwuid.Jim Meyering
2000-07-23(ASSIGN_STRDUPA): New macro (moved here from remove.c).Jim Meyering
2000-05-09(case_GETOPT_VERSION_CHAR): Don't call close_stdout.Jim Meyering
2000-05-03(!HAVE_DECL_STRNDUP): Declare strndup.Jim Meyering
2000-03-02(getlogin, ttyname, geteuid): Declare them here, if needed.Jim Meyering
2000-02-27Guard declaration of strtoull also with `&& HAVE_UNSIGNED_LONG_LONG'.Jim Meyering
2000-02-27Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL...'Jim Meyering
2000-01-22[! HAVE_DECL_STRTOUL]: Declare strtoul.Jim Meyering
1999-12-12Move 120+ lines of stat.h-related macros from system.h (not shared)Jim Meyering
1999-10-04(__attribute__): Wrap with #ifndef __attribute__.Jim Meyering
1999-10-04(__attribute__): Define to empty if GCC claims toJim Meyering
1999-09-28Do s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.Jim Meyering
1999-09-19(__attribute__): Define.Jim Meyering
1999-08-22(ATTRIBUTE_NORETURN): Define.Jim Meyering
1999-08-22(IF_LINT): Define new macro.Jim Meyering
1999-07-30(PID_T_MAX): Define.Jim Meyering
1999-07-12(mempcpy): Define only if not already defined.Jim Meyering
1999-05-23white-space tweakJim Meyering
1999-05-23white-space tweakJim Meyering
1999-05-08* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM, TYPE_MAXIMUM,Jim Meyering
1999-05-03(TOLOWER): Define.Jim Meyering
1999-04-13* src/od.c (MIN, MAX): Remove definitions.Jim Meyering
1999-03-31Include "closeout.h" and "version-etc.h"Jim Meyering
1999-03-26(GETOPT_HELP_CHAR): Define.Jim Meyering
1999-03-12(SETVBUF): Define new macro.Jim Meyering
1999-03-07[__DJGPP__]: Include <io.h> and <sys/exceptn.h>.Jim Meyering
1999-01-16Add prototype for base_name.Jim Meyering
1998-12-18(UID_T_MAX, GID_T_MAX): Define them here instead.Jim Meyering
1998-11-30(DOT_OR_DOTDOT): New definition (moved here from remove.c.).Jim Meyering
1998-07-25(SAME_INODE): Define it here instead.Jim Meyering
1998-07-08Remove FCLOSE_UNLOCKED block.Jim Meyering
1998-06-29revert back to using lower case _unlocked wrapper namesJim Meyering
1998-06-29add #undefs, alphabetizeJim Meyering
1998-06-28Add macro definitions for GNU libc unlocked wrappers.Jim Meyering
1997-12-25Declare stpcpy only if not defined as macro.Jim Meyering
1997-12-16s/__P/PARAMS/g.Jim Meyering
1997-12-14add memchr dclJim Meyering
1997-12-14s/HAVE_DECLARATION/HAVE_DECL_/gJim Meyering
1997-11-30(mempcpy): remove static inline functionJim Meyering
1997-11-24*** empty log message ***Jim Meyering
1997-11-19.Jim Meyering