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