2023-08-15 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-08-13 |
Paul Eggert | doc: improve NEWS discussion of systemd
|
commit | commitdiff | tree |
2023-08-13 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-08-09 |
Paul Eggert | who: simplify based on readutmp changes
|
commit | commitdiff | tree |
2023-08-09 |
Paul Eggert | pinky,who: omit pragma
|
commit | commitdiff | tree |
2023-08-09 |
Bruno Haible | maint: Simplify after gnulib changed
|
commit | commitdiff | tree |
2023-08-04 |
Paul Eggert | maint: Update after gnulib module 'readutmp' changed
|
commit | commitdiff | tree |
2023-08-02 |
Paul Eggert | uptime: fix Y5881633 bug
|
commit | commitdiff | tree |
2023-08-02 |
Paul Eggert | pinky: fix "d" typo
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | pinky: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | pathchk: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | numfmt: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | mktemp,seq: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | kill: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | groups,id: don’t assume gid_t fits in unsigned long
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | dircolors,du,expr: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | od: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | cksum,df,digest: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | join: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | factor: prefer signed types
|
commit | commitdiff | tree |
2023-08-01 |
Paul Eggert | maint: include idx.h everywhere
|
commit | commitdiff | tree |
2023-07-31 |
Paul Eggert | who: fix only-theoretical overflow
|
commit | commitdiff | tree |
2023-07-31 |
Bruno Haible | uptime: output correct user count on OpenBSD
|
commit | commitdiff | tree |
2023-07-31 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-07-30 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-07-22 |
Paul Eggert | mv: better diagnostic for 'mv dir x' failure
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: update .gitignore
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | stty: fix untranslated diagnostics
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: sync bootstrap from Gnulib
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: prefer ckd_add to INT_ADD_WRAPV etc
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | who: don’t crash if clock gyrates
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | df: omit GCC 5 ‘assume’s
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: pacify GCC bug#109613 better
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: stop pacifying Parfait
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: go back to using ‘error’
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: improve static and dynamic checking
|
commit | commitdiff | tree |
2023-07-01 |
Paul Eggert | maint: fix indenting in previous change
|
commit | commitdiff | tree |
2023-06-29 |
Paul Eggert | maint: prefer C23-style nullptr
|
commit | commitdiff | tree |
2023-06-21 |
Paul Eggert | maint: update GCC bug number in comment
|
commit | commitdiff | tree |
2023-06-20 |
Paul Eggert | doc: mention fix for bug#64123
|
commit | commitdiff | tree |
2023-06-20 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-06-14 |
Paul Eggert | cksum,wc: clean up hw capability checking
|
commit | commitdiff | tree |
2023-06-14 |
Paul Eggert | cksum,wc: don’t include <cpuid.h>
|
commit | commitdiff | tree |
2023-06-14 |
Paul Eggert | cksum: fix bug in check for cksum_pclmul
|
commit | commitdiff | tree |
2023-06-14 |
Paul Eggert | wc: port to kernels that disable XSAVE YMM
|
commit | commitdiff | tree |
2023-06-06 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-05-30 |
Paul Eggert | dd: fix ‘error’ name issue without macros
|
commit | commitdiff | tree |
2023-05-07 |
Paul Eggert | doc: time zone conversion example
|
commit | commitdiff | tree |
2023-05-07 |
Paul Eggert | doc: new subsection for date format specs
|
commit | commitdiff | tree |
2023-05-05 |
Paul Eggert | cp: -p --parents: minor cleanup of previous patch
|
commit | commitdiff | tree |
2023-04-27 |
Paul Eggert | maint: simplify --enable-gcc-warnings='expensive'
|
commit | commitdiff | tree |
2023-04-27 |
Paul Eggert | maint: suppress GCC 13 false alarms
|
commit | commitdiff | tree |
2023-04-27 |
Paul Eggert | chmod: pacify GCC 13
|
commit | commitdiff | tree |
2023-04-27 |
Paul Eggert | csplit: pacify GCC 13
|
commit | commitdiff | tree |
2023-04-27 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-04-10 |
Paul Eggert | doc: update re 32-bit builds
|
commit | commitdiff | tree |
2023-04-10 |
Paul Eggert | maint: require support for post-2038 timestamps
|
commit | commitdiff | tree |
2023-04-10 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-03-28 |
Paul Eggert | date: diagnose -f read errors
|
commit | commitdiff | tree |
2023-03-25 |
Paul Eggert | cp: clarify commentary
|
commit | commitdiff | tree |
2023-03-07 |
Paul Eggert | split: support split -n on larger pipe input
|
commit | commitdiff | tree |
2023-03-06 |
Paul Eggert | maint: pacify ‘make syntax-check’
|
commit | commitdiff | tree |
2023-03-05 |
Paul Eggert | du: --apparent counts only symlinks and regular
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: tune for when creating output files
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: style fix
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: prefer signed integers to size_t
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: handle large numbers better
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: prefer ssize_t for read result
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: be more careful about buffer sizes
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: minor -1 / 0 refactor
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: don’t worry about ECHILD
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: don’t assume pid_t fits in int
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: simplify SIGPIPE handling
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: port ‘split -n N /dev/null’ better to macOS
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | maint: fix NEWS quoting
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: split more evenly with -n
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: small -n lines simplification
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | split: refactor lines_chunk_split
|
commit | commitdiff | tree |
2023-03-04 |
Paul Eggert | tee: tune when later -p overrides earlier
|
commit | commitdiff | tree |
2023-02-23 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | tests: port chmod/setgid.sh to macOS 12
|
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | tests: port better to macOS group numbers
|
commit | commitdiff | tree |
2023-02-18 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-02-16 |
Paul Eggert | cp: fclonefileat security fix + CLONE_ACL + fixups
|
commit | commitdiff | tree |
2023-02-10 |
Paul Eggert | cp: simplify infer_scantype
|
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | maint: use alignasof, not stdalign
|
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | maint: prefer https: to git:
|
commit | commitdiff | tree |
2023-02-04 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | doc: document --preserve=mode better
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp: improve --preserve usage doc
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp,mv: skipping due to -u is success, not failure
|
commit | commitdiff | tree |
2023-01-31 |
Paul Eggert | cp,ln,mv: when skipping exit with nonzero status
|
commit | commitdiff | tree |
2023-01-27 |
Paul Eggert | mv: new option --no-copy
|
commit | commitdiff | tree |
2023-01-14 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | maint: update .gitignore
|
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | maint: adjust to Gnulib macro renaming
|
commit | commitdiff | tree |
2023-01-07 |
Paul Eggert | build: update gnulib submodule to latest
|
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | numfmt: add support for new SI prefixes
|
commit | commitdiff | tree |
2023-01-05 |
Paul Eggert | ls: adjust to Gnulib renaming
|
commit | commitdiff | tree |