summaryrefslogtreecommitdiffstats
path: root/src/system.h
AgeCommit message (Expand)AuthorLines
2021-07-28doc: modernize usage of “disk” and “core”Paul Eggert-1/+1
2021-06-26maint: while (1) → while (true)Paul Eggert-1/+1
2021-04-11maint: use "char const *" rather than "const char *"Pádraig Brady-2/+2
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-11-23maint: remove no longer needed se_const helperPádraig Brady-6/+0
2020-02-04rmdir: fix --ignore-fail-on-non-empty with permissions errorsPádraig Brady-1/+4
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-05-11maint: adjust to recent verify_true removalPaul Eggert-9/+9
2019-01-04doc: adjust URLs in help to avoid wrappingPádraig Brady-3/+3
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-07-22doc: improve documentation of binary prefixesWodry-0/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-4/+4
2017-06-10maint: update to work with GCC7's -Werror=implicit-fallthrough=5Jim Meyering-0/+8
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-11-27shred,sort: ensure faster unaligned access to rand modulePádraig Brady-1/+1
2016-11-07maint: refactor printing of backup suffix --helpPádraig Brady-0/+18
2016-09-11pinky,who: remove redeclarations of ttynameGeorge Burgess IV-6/+6
2016-01-24build: avoid dynamic linking issue on Solaris sparcPádraig Brady-5/+11
2016-01-13join,sort,uniq: with -z, treat '\n' as a field separatorPádraig Brady-0/+7
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-11-04all: avoid quoting file names when possiblePádraig Brady-1/+20
2015-10-27copy,dd: simplify and optimize NUL bytes detectionPádraig Brady-18/+54
2015-05-26maint: remove sys/types.h include order checkPádraig Brady-10/+0
2015-05-10build: rewrite is_ENOTSUP without an #if directivePaul Eggert-5/+1
2015-05-09build: avoid a warning form gcc's new -Wlogical-opJim Meyering-0/+14
2015-04-30doc: standardize messages about the '-' stdin FILEPádraig Brady-0/+7
2015-02-17maint: prefer STREQ_LEN and STRPREFIX over strncmp in all casesBernhard Voelker-3/+2
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-12-19build: don't call OS/2 routines on all systemsKO Myung-Hun-2/+6
2014-12-18build: expand a response file and a wildcard on OS/2KO Myung-Hun-2/+3
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-3/+1
2014-09-19doc: ensure the correct texinfo nodes are referenced in --helpPádraig Brady-3/+22
2014-09-11doc: reference online info pages directly from man pagesPádraig Brady-5/+8
2014-09-10doc: adjust reference to info nodes in man pagesPádraig Brady-1/+2
2014-07-01maint: fix const correctness warnings with security_context_tPádraig Brady-0/+6
2014-05-02numfmt: improve processing throughput by 800%Pádraig Brady-0/+10
2014-03-03doc: improve df --human and --si, help and man pagePádraig Brady-2/+2
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-11-27selinux: adjust utils to run restorecon with -ZPádraig Brady-1/+1
2013-05-18maint: port --enable-gcc-warnings to clangPaul Eggert-4/+7
2013-02-28doc: move some info from all --help messages, onlinePádraig Brady-5/+1
2013-02-20maint: cleanup up various uses of __attribute__Pádraig Brady-4/+0
2013-02-14build: avoid link failure in devmsg() on older linkersPádraig Brady-15/+0
2013-02-10maint: consolidate developer debug messagesPádraig Brady-0/+15
2013-01-23maint: define usage note about mandatory args centrallyBernhard Voelker-0/+8
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-07-21maint: stzncpy: restrict pointer parametersJim Meyering-3/+4
2012-07-15pinky,who: fix bug in latest changeJim Meyering-0/+14
2012-06-22maint: refactor common mode bits used to create filesPádraig Brady-0/+3