summaryrefslogtreecommitdiff
path: root/src/system.h
AgeCommit message (Expand)Author
2017-01-01maint: update all copyright year number rangesPádraig Brady
2016-11-27shred,sort: ensure faster unaligned access to rand modulePádraig Brady
2016-11-07maint: refactor printing of backup suffix --helpPádraig Brady
2016-09-11pinky,who: remove redeclarations of ttynameGeorge Burgess IV
2016-01-24build: avoid dynamic linking issue on Solaris sparcPádraig Brady
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady
2016-01-01maint: update all copyright year number rangesPádraig Brady
2015-11-04all: avoid quoting file names when possiblePádraig Brady
2015-10-27copy,dd: simplify and optimize NUL bytes detectionPádraig Brady
2015-05-26maint: remove sys/types.h include order checkPádraig Brady
2015-05-10build: rewrite is_ENOTSUP without an #if directivePaul Eggert
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady
2015-02-17maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker
2015-01-01maint: update all copyright year number rangesPádraig Brady
2014-12-19build: don't call OS/2 routines on all systemsKO Myung-Hun
2014-12-18build: expand a response file and a wildcard on OS/2KO Myung-Hun
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady
2014-09-19doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady
2014-09-11doc: reference online info pages directly from man pagesPádraig Brady
2014-09-10doc: adjust reference to info nodes in man pagesPádraig Brady
2014-07-01maint: fix const correctness warnings with security_context_tPádraig Brady
2014-05-02numfmt: improve processing throughput by 800%Pádraig Brady
2014-03-03doc: improve df --human and --si, help and man pagePádraig Brady
2014-01-02maint: update all copyright year number rangesBernhard Voelker
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert
2013-02-28doc: move some info from all --help messages, onlinePádraig Brady
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady
2013-02-10maint: consolidate developer debug messagesPádraig Brady
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker
2013-01-01maint: update all copyright year number rangesJim Meyering
2012-07-21maint: stzncpy: restrict pointer parametersJim Meyering
2012-07-15pinky,who: fix bug in latest changeJim Meyering
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady
2012-05-10maint: handle file sizes more reliablyPaul Eggert
2012-05-08maint: new function: usable_st_sizeJim Meyering
2012-03-22maint: ensure PATH_MAX is set correctlyPádraig Brady
2012-03-06maint: refactor copy to use is_nul()Pádraig Brady
2012-02-24doc: clarify a comment in system.hJim Meyering
2012-01-27maint: use single copyright year rangeJim Meyering
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