summaryrefslogtreecommitdiff
path: root/src/system.h
AgeCommit message (Expand)Author
2012-01-09maint: src/*.[ch]: convert more `...' to '...'Jim Meyering
2012-01-07maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering
2012-01-07maint: factor out all `Try --help'-emitting statementsJim Meyering
2012-01-01maint: update all copyright year number rangesJim Meyering
2011-11-15ls: another reword of generic size noteRuediger Meier
2011-11-11* src/system.h (emit_size_note): Reword for clarity.Paul Eggert
2011-10-25build: do not remove definition of ENODATA, after allJim Meyering
2011-10-24rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systemsJim Meyering
2011-10-01build: use getgr*_nomembers functions on InterixMarkus Duft
2011-09-30ls: avoid reading beyond end of color indicatorJim Meyering
2011-07-02maint: use "const" and "pure" function attributes where possibleJim Meyering
2011-06-25maint: don't use gnulib's pathmax module; define PATH_MAX if neededJim Meyering
2011-06-13maint: use stat-size module from gnulibJames Youngman
2011-06-04build: require at least 2-year old autoconf-2.64 (was 2.62)Jim Meyering
2011-05-08maint: remove -Wmissing-field-initializers workaroundsPádraig Brady
2011-04-03maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LITJim Meyering
2011-01-13maint: trivial system header file cleanupsPádraig Brady
2011-01-01maint: update all copyright year number rangesJim Meyering
2010-07-05system.h: define ATTRIBUTE_WARN_UNUSED_RESULTJim Meyering
2010-03-20maint: code formatting nitJim Meyering
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering
2009-11-05maint: factor out cycle warning, now that du will use it, tooJim Meyering
2009-10-19build: use gnulib's isblank moduleJim Meyering
2009-10-08maint: remove unused macros and declarationsEric Blake
2009-10-08maint: move timeout exit statusesEric Blake
2009-09-21doc: mention the texinfo documentation in --helpPádraig Brady
2009-09-10doc: improve various BLOCKSIZE and SIZE helpOndřej Vašík
2009-08-25global: convert indentation-TABs to spacesJim Meyering
2009-05-17maint: define ARRAY_CARDINALITY in system.hJim Meyering
2009-04-07maint: Clarify ambiguous refs to Linux kernels or GNU/Linux systemsPádraig Brady
2009-03-14system.h: correct compilation error: MAX not definedJim Meyering
2009-03-11cat,cp,mv,install,split: Set the minimum IO block size used to 32KiBPádraig Brady
2009-03-02maint: avoid gcc warning about missing attributesJim Meyering
2009-02-24Ensure comment for translators is included in po filePádraig Brady
2009-02-02* src/system.h (emit_bug_reporting_address): Remove periods.Jim Meyering
2009-01-28system.h: add a comment re autoconf's new AC_PACKAGE_URLJim Meyering
2009-01-27doc: emit better bug-reporting info, to help help2manJim Meyering
2009-01-23build: resolve conflict with new declaration from version-etc.hJim Meyering
2009-01-19no longer define *_FILENO constantsJim Meyering
2008-12-21build: add configure-time --enable-gcc-warnings option; avoid warningsJim Meyering
2008-12-01avoid warnings about initialization of automatic aggregatesJim Meyering
2008-11-10make --help print "Report PROGRAM translation bugs to <...>."Jim Meyering
2008-11-10avoid warnings about discarding "qualifiers from pointer target type"Jim Meyering
2008-11-08emit more precise bug-reporting instructionsJim Meyering
2008-08-26use new global, "Version", rather than macro, VERSIONJim Meyering
2008-06-27factor out time_t-to-string conversion idiomJim Meyering
2008-06-03use gnulib's progname moduleJim Meyering
2008-05-26use gnulib's proper_name_utf8 function, but *not* proper_nameJim Meyering
2008-01-30Now that system.h defines is_empty_dir, include "openat.h".Jim Meyering
2008-01-30Improve "rmdir --ignore-fail-on-non-empty"Jim Meyering