summaryrefslogtreecommitdiff
path: root/src/system.h
Commit message (Expand)AuthorAgeFilesLines
* doc: output correct --help references with --program-prefixPádraig Brady2014-09-191-3/+1
* doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady2014-09-191-3/+22
* doc: reference online info pages directly from man pagesPádraig Brady2014-09-111-5/+8
* doc: adjust reference to info nodes in man pagesPádraig Brady2014-09-101-1/+2
* maint: fix const correctness warnings with security_context_tPádraig Brady2014-07-011-0/+6
* numfmt: improve processing throughput by 800%Pádraig Brady2014-05-021-0/+10
* doc: improve df --human and --si, help and man pagePádraig Brady2014-03-031-2/+2
* maint: update all copyright year number rangesBernhard Voelker2014-01-021-1/+1
* selinux: adjust utils to run restorecon with -ZPádraig Brady2013-11-271-1/+1
* maint: port --enable-gcc-warnings to clangPaul Eggert2013-05-181-4/+7
* doc: move some info from all --help messages, onlinePádraig Brady2013-02-281-5/+1
* maint: cleanup up various uses of __attribute__Pádraig Brady2013-02-201-4/+0
* build: avoid link failure in devmsg() on older linkersPádraig Brady2013-02-141-15/+0
* maint: consolidate developer debug messagesPádraig Brady2013-02-101-0/+15
* maint: define usage note about mandatory args centrallyBernhard Voelker2013-01-231-0/+8
* maint: update all copyright year number rangesJim Meyering2013-01-011-1/+1
* maint: stzncpy: restrict pointer parametersJim Meyering2012-07-211-3/+4
* pinky,who: fix bug in latest changeJim Meyering2012-07-151-0/+14
* maint: refactor common mode bits used to create filesPádraig Brady2012-06-221-0/+3
* maint: handle file sizes more reliablyPaul Eggert2012-05-101-1/+2
* maint: new function: usable_st_sizeJim Meyering2012-05-081-0/+7
* maint: ensure PATH_MAX is set correctlyPádraig Brady2012-03-221-0/+2
* maint: refactor copy to use is_nul()Pádraig Brady2012-03-061-0/+21
* doc: clarify a comment in system.hJim Meyering2012-02-241-1/+1
* maint: use single copyright year rangeJim Meyering2012-01-271-1/+1
* maint: src/*.[ch]: convert more `...' to '...'Jim Meyering2012-01-091-5/+5
* maint: update quoting of "Try `prog --help'" to "Try 'prog --help'"Jim Meyering2012-01-071-1/+1
* maint: factor out all `Try --help'-emitting statementsJim Meyering2012-01-071-0/+6
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ls: another reword of generic size noteRuediger Meier2011-11-151-2/+2
* * src/system.h (emit_size_note): Reword for clarity.Paul Eggert2011-11-111-1/+1
* build: do not remove definition of ENODATA, after allJim Meyering2011-10-251-0/+8
* rm: update gnulib to get an fts fix for Cygwin+NWFS/NcFsd file systemsJim Meyering2011-10-241-11/+0
* build: use getgr*_nomembers functions on InterixMarkus Duft2011-10-011-0/+18
* ls: avoid reading beyond end of color indicatorJim Meyering2011-09-301-1/+1
* maint: use "const" and "pure" function attributes where possibleJim Meyering2011-07-021-2/+2
* maint: don't use gnulib's pathmax module; define PATH_MAX if neededJim Meyering2011-06-251-4/+3
* maint: use stat-size module from gnulibJames Youngman2011-06-131-116/+0
* build: require at least 2-year old autoconf-2.64 (was 2.62)Jim Meyering2011-06-041-3/+1
* maint: remove -Wmissing-field-initializers workaroundsPádraig Brady2011-05-081-13/+0
* maint: prohibit direct use of strncmp: prefer STREQ_LEN, STRNCMP_LITJim Meyering2011-04-031-1/+8
* maint: trivial system header file cleanupsPádraig Brady2011-01-131-2/+6
* maint: update all copyright year number rangesJim Meyering2011-01-011-1/+1
* system.h: define ATTRIBUTE_WARN_UNUSED_RESULTJim Meyering2010-07-051-0/+8
* maint: code formatting nitJim Meyering2010-03-201-1/+1
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* maint: factor out cycle warning, now that du will use it, tooJim Meyering2009-11-051-0/+12
* build: use gnulib's isblank moduleJim Meyering2009-10-191-4/+0
* maint: remove unused macros and declarationsEric Blake2009-10-081-55/+4
* maint: move timeout exit statusesEric Blake2009-10-081-2/+4