summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-09-01chown: port to mingw and MSVC 14Paul Eggert-9/+4
2023-08-31maint: avoid syntax check failurePádraig Brady-2/+2
2023-08-30maint: Gnulib module gcPaul Eggert-23/+4
2023-08-30maint: assume non-rare encodingsPaul Eggert-0/+4
2023-08-30maint: tune for single thread & localePaul Eggert-0/+16
2023-08-30maint: regularize struct initializersPaul Eggert-16/+16
2023-08-30maint: rely on Gnulib fdatasyncPaul Eggert-22/+0
2023-08-30maint: use modern Gnulib LIB_ macrosPaul Eggert-4/+4
2023-08-30kill: rely on Gnulib strsignalPaul Eggert-23/+0
2023-08-29maint: remove rename macroPaul Eggert-9/+5
2023-08-29maint: remove need for mbsalignPaul Eggert-709/+172
2023-08-29maint: post-release administriviaPádraig Brady-2/+5
2023-08-29version 9.4v9.4Pádraig Brady-1/+1
2023-08-28maint: spelling fixes, including author namesPaul Eggert-146/+131
2023-08-28test: omit unreachable codePaul Eggert-1/+0
2023-08-28tests: avoid test failure on AndroidBruno Haible-4/+13
2023-08-27sort: port sort-merge-fdlimit test to Solaris 10Paul Eggert-1/+8
2023-08-27sort: port sort-continue test back to Solaris 10Paul Eggert-5/+11
2023-08-27tests: avoid false failure on cygwinPádraig Brady-23/+25
2023-08-27cksum: adjust tests and docs to binary mode handlingPádraig Brady-5/+3
2023-08-27all: avoid duplicated write errors on FreeBSDPádraig Brady-2/+5
2023-08-27tests: avoid false failure where sleep is a shell builtinPádraig Brady-1/+1
2023-08-27build: fix link errors of sort, split on CentOS 5 and Solaris 10Bruno Haible-0/+2
2023-08-27build: fix compilation error on AIX 7.1Bruno Haible-1/+4
2023-08-27build: update with gnulib fixesPádraig Brady-0/+0
2023-08-24doc: remove older ChangeLog itemsPádraig Brady-1/+1
2023-08-23shred: fix operation on Solaris with 64 bit buildsPádraig Brady-1/+11
2023-08-22build: update gnulib submodule to latestPádraig Brady-0/+0
2023-08-22doc: reorg texinfo for the checksumming utilitiesPádraig Brady-109/+147
2023-08-21doc: cksum: remove -b description from texinfoPádraig Brady-3/+1
2023-08-21cp: with --sparse=never, avoid COW and copy offloadPádraig Brady-0/+18
2023-08-19maint: comment spelling fixPádraig Brady-1/+1
2023-08-16maint: remove extraneous line in NEWSPádraig Brady-2/+0
2023-08-15uptime: simplify following gnulib changesBruno Haible-98/+1
2023-08-15maint: update uptime NEWSPaul Eggert-1/+11
2023-08-15tests: fix false failure due to locale on alpinePádraig Brady-1/+5
2023-08-15uptime: be more generous about read_utmp failurePaul Eggert-31/+46
2023-08-15uptime: Include VM sleep time in the "up" durationBruno Haible-31/+6
2023-08-15build: update gnulib submodule to latestPaul Eggert-0/+0
2023-08-15maint: fix typo in NEWSBernhard Voelker-1/+1
2023-08-15doc: reference install(1) and cp(1) from each otherBernhard Voelker-0/+4
2023-08-14build: fix recent compilation error on GNU/HurdBruno Haible-1/+1
2023-08-14maint: avoid syntax-check failurePádraig Brady-1/+1
2023-08-14build: fix link errors with gcc < 4.8Bruno Haible-2/+2
2023-08-12doc: improve NEWS discussion of systemdPaul Eggert-8/+7
2023-08-12build: update gnulib submodule to latestPaul Eggert-0/+0
2023-08-12maint: allow use of printf C99 integer size specifiersPádraig Brady-11/+0
2023-08-11doc: separate out description of 2038 time stamp changePádraig Brady-0/+5
2023-08-11pinky,users,who: optimize read_utmp invocationBruno Haible-1/+4
2023-08-08who: simplify based on readutmp changesPaul Eggert-64/+44