tests: ensure at least one failure when $built_programs is empty
[platform/upstream/coreutils.git] / src / system.h
2008-01-30 Jim MeyeringNow that system.h defines is_empty_dir, include "openat.h".
2008-01-30 Jim MeyeringImprove "rmdir --ignore-fail-on-non-empty"
2008-01-17 Jim MeyeringDo not define-away __attribute__ when __STRICT_ANSI__...
2007-10-28 Jim MeyeringDefine ENODATA, for FreeBSD 5.0 and 6.1.
2007-08-30 Eric BlakeUse PACKAGE_NAME instead of GNU_PACKAGE.
2007-08-28 Jim MeyeringUse EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE...
2007-08-24 Jim Meyering* src/system.h (fseeko, ftello): Remove now-unneeded...
2007-08-20 Eric BlakeAvoid consuming too much seekable input when yesno...
2007-08-11 Paul EggertAccommodate more xstrtol changes.
2007-08-05 Jim MeyeringEncapsulate a static variable.
2007-08-04 Paul EggertAdapt to new human and xstrtol API.
2007-07-23 Jim MeyeringUpdate all copyright notices to use the newer form.
2007-07-10 Jim MeyeringChange "version 2" to "version 3" in all copyright...
2007-03-29 Jim Meyering* src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL...
2007-03-28 Jim MeyeringMerge branch 'master' of /cu
2007-03-28 Jim MeyeringHelp translators include translation team's web or...
2007-03-12 Jim MeyeringMerge branch 'master' of /cu
2007-02-18 Jim MeyeringRely on gnulib-generated stdlib.h, not exit.h.
2007-01-29 Jim MeyeringMerge branch 'master' of /cu
2007-01-26 Paul EggertAdjust to today's change to gnulib, which added a modul...
2006-12-12 Jim Meyering* src/system.h (SETVBUF): Remove definition, now that the
2006-11-16 Paul Eggert* bootstrap.conf (gnulib_modules): Add sys_stat, since...
2006-10-26 Jim Meyering* src/system.h (ftello): Add a compile-time check for...
2006-10-25 Jim MeyeringPortability to Tru64 V4.0.
2006-10-14 Jim Meyering* src/system.h (EXIT_FAILURE, EXIT_SUCCESS): Remove...
2006-10-03 Paul Eggert* src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX /...
2006-09-03 Paul EggertInclude "dirname.h", since dot_or_dotdot needs it
2006-08-29 Paul Eggert* src/system.h (LOCALEDIR): Remove, since configmake...
2006-08-28 Paul EggertAdjust to recent gnulib changes for the gnulib module.
2006-08-28 Paul EggertAdjust to recent gnulib changes for the inttypes module.
2006-08-27 Jim Meyering* src/system.h (DOT_OR_DOTDOT): Remove macro. Rewrite...
2006-08-25 Paul Eggert* .cvsignore: Remove stamp-h1. Add coreutils-*, to...
2006-08-23 Paul Eggert* src/system.h (EDQUOT): Define if not already defined.
2006-08-21 Paul EggertAdd a bootstrap procedure, so that the CVS version...
2006-08-18 Paul Eggert* src/system.h (select_plural): Reduce by 1000000,...
2006-08-16 Paul EggertFix bugs when printing plurals of numbers that are not
2006-07-11 Paul EggertAssume <dirent.h> exists, since gnulib assumes this...
2006-07-09 Paul Eggert(_D_EXACT_NAMELEN): Renamed from NLENGTH, for
2006-07-02 Paul EggertInclude <stdint.h> unconditionally, since we
2006-06-28 Paul Eggert* src/system.h (CLOSEDIR): Remove. All uses changed...
2006-04-12 Paul Eggert(sync) [!HAVE_SYNC]: New macro.
2006-03-12 Jim Meyering(SAME_INODE): Remove definition.
2006-03-06 Paul Eggert(O_NOLINKS): Define to 0 if not already defined.
2006-02-26 Jim Meyering(NOT_AN_INODE_NUMBER, D_INO): Define (moved here from...
2006-02-07 Jim Meyering(!defined O_DIRECT): If O_DIRECTIO is defined (as it...
2006-01-11 Jim Meyering(X2NREALLOC): Now that verify_true is no longer void,
2006-01-10 Paul EggertSync from gnulib.
2006-01-03 Jim Meyering(O_DIRECTORY) [!defined O_DIRECTORY]: Define.
2005-12-07 Paul Eggert(O_NOATIME): Define to 0 if not already defined.
2005-09-28 Paul Eggert* src/system.h (LONGEST_MODIFIER): Use ULONG_MAX_LT_ULL...
2005-09-23 Paul EggertDon't include utime.h; not needed.
2005-09-22 Paul Eggert(X2NREALLOC, X2REALLOC): Moved here from
2005-08-23 Jim MeyeringRemove unnecessary parens in `#if defined (SYMBOL)...
2005-07-11 Paul Eggert(setmode, fileno): Remove; no longer needed, we think.
2005-07-06 Jim Meyeringremove stray `=' from comment
2005-07-05 Paul Eggert(DECIMAL_DIGIT_ACCUMULATE): Generate a hard error
2005-07-05 Paul Eggert(VERIFY_W_TYPEOF): Remove; no longer needed.
2005-07-05 Paul Eggert(VERIFY_W_TYPEOF): Adjust to verify.h change.
2005-07-04 Jim MeyeringInclude "verify.h".
2005-07-04 Jim Meyering(verify): Rename from VERIFY_EXPR, to be lower case,
2005-07-01 Jim MeyeringAssume HAVE_UNISTD_H.
2005-07-01 Jim MeyeringAssume HAVE_FCNTL_H (i.e., include <fcntl.h>
2005-06-30 Jim Meyering(VERIFY): Guard definition with #ifndef.
2005-06-29 Jim MeyeringUse one fewer helper macro.
2005-06-29 Jim Meyering(VERIFY): Rewrite to use string-concatenation
2005-06-10 Jim Meyering(VERIFY_W_TYPEOF): Add parentheses.
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-05-30 Paul EggertDon't bother mentioning _POSIX_VERSION in comment.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-05-14 Jim MeyeringUpdate FSF postal mail address.
2005-04-09 Jim MeyeringReadability nit:
2005-04-09 Paul Eggert(RETSIGTYPE): Remove; no longer needed. All uses repla...
2005-04-04 Jim Meyering(USAGE_BUILTIN_WARNING): remove trailing newline
2005-04-04 Jim Meyering(USAGE_BUILTIN_WARNING): New macro.
2005-03-29 Jim Meyering(ptr_align): Declare `ptr' parameter to be a
2005-03-29 Jim MeyeringRemove #if-0'd-out code.
2005-03-28 Jim Meyering(GETOPT_HELP_OPTION_DECL): Use NULL, not `0'.
2005-03-25 Jim Meyering(DECIMAL_DIGIT_ACCUMULATE): Reverse the sense of
2005-03-18 Jim Meyeringcomment tweak
2005-03-18 Jim MeyeringAdd comments for new macros.
2005-03-17 Jim MeyeringMake __typeof__-using code depend on HAVE_TYPEOF, not...
2005-03-17 Jim Meyeringspacing nit
2005-03-17 Jim MeyeringFix typo.
2005-03-17 Jim Meyering(DECIMAL_DIGIT_ACCUMULATE): The use of __typeof__ must...
2005-03-17 Jim Meyering(VERIFY, VERIFY_EXPR, DECIMAL_DIGIT_ACCUMULATE): New...
2005-03-09 Paul EggertInclude intprops.h.
2005-02-03 Paul EggertInclude "memrchr.h".
2005-01-24 Jim MeyeringUse S_BLKSIZE value for ST_NBLOCKSIZE where available.
2005-01-03 Paul Eggert* m4/jm-macros.m4 (gl_MACROS): Require gl_ULLONG_MAX.
2005-01-03 Jim MeyeringIf PRIdMAX, PRIoMAX, PRIuMAX, and PRIxMAX are
2004-12-02 Paul EggertAssume locale.h exists.
2004-11-03 Paul EggertDon't #define and #undef getopt around <stdlib.h>,
2004-08-08 Paul Eggert(O_BINARY) [!O_BINARY && defined O_BINARY]:
2004-08-04 Paul Eggert(PRIdMAX, PRIoMAX, PRIuMAX, PRIxMAX):
2004-08-02 Paul Eggert(ptr_align): Use size_t; in practice, this is just as
2004-07-30 Paul Eggert(errno, CHAR_BIT): Remove decls;
2004-06-30 Jim MeyeringUse "file system" rather than "filesystem" in comments.
2004-06-19 Jim Meyering(case_GETOPT_VERSION_CHAR): Switch back to using GNU_PA...
2004-06-08 Jim Meyering(ENOTSUP): Remove.
2004-04-18 Jim Meyering(readdir_ignoring_dot_and_dotdot): New inline function...
next