Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change
[platform/upstream/coreutils.git] / src / sys2.h
2003-10-18 Jim MeyeringMost .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS...
2003-09-28 Jim Meyering(ASSIGN_STRDUPA):
2003-09-18 Jim Meyering(case_GETOPT_VERSION_CHAR): Rename parameter, Authors...
2003-09-18 Jim Meyeringrevert previous change
2003-09-18 Jim Meyering(case_GETOPT_VERSION_CHAR): Append NULL to version_etc...
2003-08-18 Jim Meyering(textdomain, bindtextdomain) [! ENABLE_NLS]: Define...
2003-08-17 Jim Meyering(strtoull): Remove unused declaration.
2003-07-12 Jim Meyeringtweak spacing
2003-07-12 Jim Meyering * src/sys2.h: Remove alloca-related block.
2003-05-06 Jim Meyering(CHAR_BIT): Remove duplicate definition.
2003-03-10 Jim Meyering(INT_MIN): Define, if necessary.
2002-12-15 Jim Meyering(PARAMS): Remove definition.
2002-10-01 Jim Meyering(SSIZE_MAX): Define.
2002-09-17 Jim Meyering(PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX): Define if necessary.
2002-06-15 Jim Meyering(S_ISNAM): Add to list of S_IS* macros.
2002-05-25 Jim Meyeringfix typo: s/S_TYPEISTMO/S_TYPEISMQ/
2002-05-22 Jim Meyering(S_ISREG, S_ISDIR): Define if not already defined.
2002-05-21 Jim Meyering(S_ISLNK, S_ISFIFO, S_ISSOCK, S_ISCHR, S_ISBLK, S_ISDOO...
2002-04-30 Jim Meyering(HAVE_SETLOCALE): Define to 0 if not defined.
2002-04-25 Jim MeyeringRemove ENABLE_NLS-related code.
2002-01-22 Jim Meyeringremove the parens I just added to Paul's patch
2002-01-22 Jim Meyering(EOVERFLOW, fseeko): New macros.
2002-01-16 Jim Meyering(ISDIGIT, S_ISVTX, S_IXUGO): Comment fix.
2001-12-01 Jim MeyeringRename just-added macros. Here are the new names:
2001-12-01 Jim Meyering(EMIT_HELP_DESCRIPTION): New macro.
2001-11-11 Jim Meyering(alloca) [__GNUC__]: Define only if not already defined.
2001-10-22 Jim Meyering(alloca): Define to __builtin_alloca if __GNUC__,
2001-07-15 Jim MeyeringInclude "unlocked-io.h", rather than hard-coding the...
2001-05-12 Jim Meyering(base_name): Remove decl; now in dirname.h.
2001-03-17 Jim Meyering(INT_STRLEN_BOUND): New macro.
2001-01-17 Jim Meyering(case_GETOPT_VERSION_CHAR): Use PACKAGE, not GNU_PACKAGE.
2001-01-03 Jim Meyering(dcgettext): New macro.
2000-12-23 Jim Meyering[HAVE_INTTYPES_H]: Include <inttypes.h>. FILEUTILS-4_0_34
2000-12-19 Jim Meyering(UINTMAX_MAX): New macro, taken from C99.
2000-12-03 Jim Meyering(CHAR_BIT): Define.
2000-12-03 Jim Meyering(OFF_T_MIN): Define.
2000-11-30 Jim MeyeringInclude <stdint.h> if HAVE_STDINT_H.
2000-11-30 Jim Meyering(SIZE_T_MAX): Define.
2000-11-19 Jim Meyering(GETOPT_HELP_CHAR, GETOPT_VERSION_CHAR): Now enum
2000-11-13 Jim Meyering(ST_TIME_CMP_NS): Fix typo: ST_MTIM_NSEC should
2000-09-08 Jim Meyering(S_IRWXUGO): Define here, instead.
2000-07-30 Jim Meyering(ISPRINT): Undef before defining to avoid warning.
2000-07-23 Jim Meyering[!HAVE_DECL_GETPWUID]: Declare getpwuid.
2000-07-23 Jim Meyering(ASSIGN_STRDUPA): New macro (moved here from remove.c).
2000-05-09 Jim Meyering(case_GETOPT_VERSION_CHAR): Don't call close_stdout.
2000-05-03 Jim Meyering(!HAVE_DECL_STRNDUP): Declare strndup.
2000-03-02 Jim Meyering(getlogin, ttyname, geteuid): Declare them here, if...
2000-02-27 Jim MeyeringGuard declaration of strtoull also with `&& HAVE_UNSIGN...
2000-02-27 Jim MeyeringUse `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL...'
2000-01-22 Jim Meyering[! HAVE_DECL_STRTOUL]: Declare strtoul.
1999-12-12 Jim MeyeringMove 120+ lines of stat.h-related macros from system...
1999-10-04 Jim Meyering(__attribute__): Wrap with #ifndef __attribute__.
1999-10-04 Jim Meyering(__attribute__): Define to empty if GCC claims to
1999-09-28 Jim MeyeringDo s/#ifdef HAVE_/#if HAVE_/ -- solely for aesthetics.
1999-09-19 Jim Meyering(__attribute__): Define.
1999-08-22 Jim Meyering(ATTRIBUTE_NORETURN): Define.
1999-08-22 Jim Meyering(IF_LINT): Define new macro.
1999-07-30 Jim Meyering(PID_T_MAX): Define.
1999-07-12 Jim Meyering(mempcpy): Define only if not already defined.
1999-05-23 Jim Meyeringwhite-space tweak SH-UTILS-1_16k
1999-05-23 Jim Meyeringwhite-space tweak
1999-05-08 Jim Meyering* src/system.h (CHAR_BIT, TYPE_SIGNED, TYPE_MINIMUM...
1999-05-03 Jim Meyering(TOLOWER): Define.
1999-04-13 Jim Meyering* src/od.c (MIN, MAX): Remove definitions.
1999-03-31 Jim MeyeringInclude "closeout.h" and "version-etc.h"
1999-03-26 Jim Meyering(GETOPT_HELP_CHAR): Define.
1999-03-12 Jim Meyering(SETVBUF): Define new macro.
1999-03-07 Jim Meyering[__DJGPP__]: Include <io.h> and <sys/exceptn.h>.
1999-01-16 Jim MeyeringAdd prototype for base_name.
1998-12-18 Jim Meyering(UID_T_MAX, GID_T_MAX): Define them here instead.
1998-11-30 Jim Meyering(DOT_OR_DOTDOT): New definition (moved here from remove...
1998-07-25 Jim Meyering(SAME_INODE): Define it here instead.
1998-07-08 Jim MeyeringRemove FCLOSE_UNLOCKED block.
1998-06-29 Jim Meyeringrevert back to using lower case _unlocked wrapper names
1998-06-29 Jim Meyeringadd #undefs, alphabetize
1998-06-28 Jim MeyeringAdd macro definitions for GNU libc unlocked wrappers.
1997-12-25 Jim MeyeringDeclare stpcpy only if not defined as macro.
1997-12-16 Jim Meyerings/__P/PARAMS/g.
1997-12-14 Jim Meyeringadd memchr dcl
1997-12-14 Jim Meyerings/HAVE_DECLARATION/HAVE_DECL_/g
1997-11-30 Jim Meyering(mempcpy): remove static inline function
1997-11-24 Jim Meyering*** empty log message ***
1997-11-19 Jim Meyering.