aboutsummaryrefslogtreecommitdiffstats
path: root/src/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-08maint: remove unused macros and declarationsEric Blake1-55/+4
2009-10-08maint: move timeout exit statusesEric Blake1-2/+4
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady1-4/+7
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík1-0/+19
2009-08-25global: convert indentation-TABs to spacesJim Meyering1-16/+16
2009-05-17maint: define ARRAY_CARDINALITY in system.hJim Meyering1-0/+4
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady1-1/+1
2009-03-14system.h: correct compilation error: MAX not definedJim Meyering1-45/+45
2009-03-11cat,cp,mv,install,split: Set the minimum IO block size used to 32KiBPádraig Brady1-2/+48
2009-03-02maint: avoid gcc warning about missing attributesJim Meyering1-1/+1
2009-02-24Ensure comment for translators is included in po filePádraig Brady1-7/+9
2009-02-02* src/system.h (emit_bug_reporting_address): Remove periods.Jim Meyering1-4/+4
2009-01-28system.h: add a comment re autoconf's new AC_PACKAGE_URLJim Meyering1-0/+1
2009-01-27doc: emit better bug-reporting info, to help help2manJim Meyering1-3/+4
2009-01-23build: resolve conflict with new declaration from version-etc.hJim Meyering1-0/+8
2009-01-19no longer define *_FILENO constantsJim Meyering1-14/+1
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering1-0/+2
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering1-0/+13
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering1-4/+9
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering1-0/+6
2008-11-08emit more precise bug-reporting instructionsJim Meyering1-4/+5
2008-08-26use new global, "Version", rather than macro, VERSIONJim Meyering1-1/+2
2008-06-27factor out time_t-to-string conversion idiomJim Meyering1-0/+10
2008-06-03use gnulib's progname moduleJim Meyering1-0/+2
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering1-0/+7
2008-01-30Now that system.h defines is_empty_dir, include "openat.h".Jim Meyering1-0/+1
2008-01-30Improve "rmdir --ignore-fail-on-non-empty"Jim Meyering1-0/+30
2008-01-17Do not define-away __attribute__ when __STRICT_ANSI__ is set.Jim Meyering1-2/+2
2007-10-28Define ENODATA, for FreeBSD 5.0 and 6.1.Jim Meyering1-0/+3
2007-08-30Use PACKAGE_NAME instead of GNU_PACKAGE.Eric Blake1-1/+1
2007-08-29Use EXIT_FAILURE, not EXIT_FAIL, now that EXIT_FAILURE is always 1.Jim Meyering1-3/+1
2007-08-24* src/system.h (fseeko, ftello): Remove now-unneeded definitions.Jim Meyering1-15/+0
2007-08-20Avoid consuming too much seekable input when yesno is used.Eric Blake1-0/+1
2007-08-11Accommodate more xstrtol changes.Paul Eggert1-25/+0
2007-08-05Encapsulate a static variable.Jim Meyering1-3/+11
2007-08-04Adapt to new human and xstrtol API.Paul Eggert1-0/+17
2007-07-23Update all copyright notices to use the newer form.Jim Meyering1-5/+4
2007-07-10Change "version 2" to "version 3" in all copyright notices.Jim Meyering1-1/+1
2007-03-29* src/system.h (GETOPT_SELINUX_CONTEXT_OPTION_DECL): Define.Jim Meyering1-0/+2
2007-03-28Help translators include translation team's web or email address.Jim Meyering1-0/+10
2007-02-18Rely on gnulib-generated stdlib.h, not exit.h.Jim Meyering1-2/+1
2007-01-26Adjust to today's change to gnulib, which added a module forPaul Eggert1-4/+0
2006-12-12* src/system.h (SETVBUF): Remove definition, now that theJim Meyering1-8/+0
2006-11-16* bootstrap.conf (gnulib_modules): Add sys_stat, since we use it directly too.Paul Eggert1-2/+2
2006-10-26* src/system.h (ftello): Add a compile-time check for the highlyJim Meyering1-9/+2
2006-10-25Portability to Tru64 V4.0.Jim Meyering1-4/+20
2006-10-14* src/system.h (EXIT_FAILURE, EXIT_SUCCESS): Remove definitions.Jim Meyering1-12/+1
2006-10-03* src/system.h (ST_BLKSIZE): Ceiling at SIZE_MAX / 8 + 1, not at 4Paul Eggert1-4/+7
2006-09-03Include "dirname.h", since dot_or_dotdot needs itPaul Eggert1-5/+9
2006-08-29* src/system.h (LOCALEDIR): Remove, since configmake.h now definesPaul Eggert1-1/+0