index
:
coreutils
fiemap-copy
fiemap-copy-2
fiemap-copy-3
master
next
selinux
Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2025-06-28
od: fix theoretical size_t malloc overflow
Paul Eggert
-2
/
+2
2025-06-25
maint: prefer UINTMAX_MAX to TYPE_MAXIMUM (uintmax_t)
Collin Funk
-2
/
+2
2025-06-24
od: output standard diagnostics for invalid -w arguments
Pádraig Brady
-1
/
+3
2025-06-24
od: fix various off-by-one issues with --strings with -N
Pádraig Brady
-34
/
+22
2025-06-23
build: fix compilation error on OpenBSD and Solaris
Bruno Haible
-4
/
+6
2025-06-23
maint: make it clear when to add speeds to the speedgen list
H. Peter Anvin
-1
/
+13
2025-06-23
stty: support baud rate macro extraction on more compilers
H. Peter Anvin
-5
/
+16
2025-06-23
stdbuf: support AIX
Collin Funk
-0
/
+3
2025-06-22
stty: stricter floating point parsing
Pádraig Brady
-14
/
+13
2025-06-22
build: add src/termios.c to the tarball
Collin Funk
-1
/
+2
2025-06-22
maint: use _GL_CMP instead of handwriting three-valued comparisons
Collin Funk
-13
/
+11
2025-06-21
tty: translate new error
Pádraig Brady
-1
/
+1
2025-06-20
tty: better fix for Bug#26371
Paul Eggert
-8
/
+12
2025-06-18
stty: arbitrary or non-a priori known speed_t support
H. Peter Anvin
-89
/
+191
2025-06-07
doc: cp --help: mention --reflink=auto is now the default
Pádraig Brady
-4
/
+4
2025-06-03
doc: make command synopsis more consistent
Pádraig Brady
-6
/
+3
2025-05-28
maint: assume O_DIRECTORY
Paul Eggert
-15
/
+2
2025-05-24
stdbuf: don’t allocate more than SIZE_MAX / 2
Paul Eggert
-2
/
+5
2025-05-24
stdbuf: simplify apply_mode + getenv
Paul Eggert
-12
/
+12
2025-05-24
stdbuf: port better to Mac OS X 10.4.11
Paul Eggert
-37
/
+18
2025-05-20
sort: fix buffer under-read (CWE-127)
Pádraig Brady
-2
/
+10
2025-05-18
maint: avoid sc_preprocessor_indentation failure
Pádraig Brady
-1
/
+1
2025-05-18
build: generate src/crctab.c when building from git
Collin Funk
-444
/
+23
2025-05-18
build: fix 'make distcheck'
Collin Funk
-0
/
+1
2025-05-17
factor: fix bug with 128-bit uintmax_t
Paul Eggert
-3
/
+28
2025-05-17
factor: refactor to allow non-uintmax_t ints
Paul Eggert
-165
/
+169
2025-05-17
build: support cross-compiling directly from git checkout
Collin Funk
-23
/
+32
2025-05-15
maint: --help now outputs bug reporting address
Paul Eggert
-10
/
+1
2025-05-12
factor: check overflow with ckd_add etc
Paul Eggert
-21
/
+9
2025-05-12
maint: pacify GCC when selinux is missing
Paul Eggert
-4
/
+4
2025-05-12
factor: be more cautious about C compiler versions
Paul Eggert
-3
/
+10
2025-05-12
maint: sync longlong.h from gmp
Paul Eggert
-12
/
+26
2025-05-12
factor: omit incorrect affirms in mulredc2
Paul Eggert
-2
/
+0
2025-05-09
maint: use MAYBE_UNUSED more consistently
Paul Eggert
-20
/
+25
2025-05-01
build: update to latest gnulib
Pádraig Brady
-2
/
+2
2025-04-12
ls: omit a static var
Paul Eggert
-6
/
+7
2025-04-08
ls: support capabilities with device 0,0
Pádraig Brady
-2
/
+6
2025-04-08
ls: fix crash of "ls -Z ." on OpenBSD's /dev/wd0a disk
Bruno Haible
-1
/
+3
2025-04-07
build: use _GL_ATTRIBUTE_NONSTRING attribute to avoid new warnings
Jim Meyering
-2
/
+2
2025-04-07
timeout: don’t sleep less than requested
Paul Eggert
-32
/
+21
2025-04-06
maint: silence a -Wunterminated-string-initialization warning
Jim Meyering
-1
/
+1
2025-04-06
timeout: remove dependence on libm
Pádraig Brady
-28
/
+11
2025-04-05
timeout: round timeouts up
Paul Eggert
-6
/
+36
2025-04-04
maint: ensure that new "make syntax-check"-run sc_codespell passes
Collin Funk
-2
/
+2
2025-04-04
timeout: ensure infinitesimal timeouts timeout quickly
Pádraig Brady
-0
/
+4
2025-03-31
ls: suppress ENOENT errors when reading ACL info
Pádraig Brady
-2
/
+8
2025-03-30
ls: print correct xattr error on all platforms
Pádraig Brady
-1
/
+1
2025-03-22
doc: id: be direct about valid options with -nr
Pádraig Brady
-1
/
+1
2025-03-22
doc: id: make option combinations more searchable
Pádraig Brady
-2
/
+2
2025-03-21
ls: fix crash on systems with SELinux but without xattr support
Pádraig Brady
-1
/
+2
[prev]
[next]