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
Age
Commit message (
Expand
)
Author
Lines
2025-06-28
od: simplify away one loop copy
Paul Eggert
-36
/
+19
2025-06-28
od: simpler static initialization
Paul Eggert
-30
/
+18
2025-06-28
od: minor lcm tuning
Paul Eggert
-2
/
+4
2025-06-28
od: omit some duplicate code
Paul Eggert
-70
/
+55
2025-06-28
od: replace lookup tables with simple arithmetic
Paul Eggert
-46
/
+7
2025-06-28
od: support uintmax_t too
Paul Eggert
-13
/
+23
2025-06-28
od: initialize type-size tables statically
Paul Eggert
-40
/
+49
2025-06-28
od: prefer intmax_t to uintmax_t
Paul Eggert
-48
/
+55
2025-06-28
od: fix '+N.' bug
Paul Eggert
-4
/
+34
2025-06-28
od: fix some unlikely integer overflows
Paul Eggert
-32
/
+112
2025-06-28
od: prefer idx_t to size_t
Paul Eggert
-33
/
+24
2025-06-28
od: don’t assume no holes in wide unsigned
Paul Eggert
-5
/
+5
2025-06-28
maint: assume long long int
Paul Eggert
-24
/
+14
2025-06-28
od: fix another off-by-one issue with --strings
Paul Eggert
-3
/
+3
2025-06-28
od: fix theoretical size_t malloc overflow
Paul Eggert
-2
/
+2
2025-06-27
doc: list signals added by POSIX.1-2024
Collin Funk
-0
/
+9
2025-06-27
doc: mention that POSIX.1-2024 added dd iflag=fullblock
Collin Funk
-1
/
+2
2025-06-27
doc: cksum: --check: improve supported formats description
Pádraig Brady
-8
/
+10
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
-2
/
+18
2025-06-24
od: fix various off-by-one issues with --strings with -N
Pádraig Brady
-36
/
+55
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
/
+6
2025-06-22
stty: stricter floating point parsing
Pádraig Brady
-15
/
+15
2025-06-22
doc: stty: adjust description of supported speeds
Pádraig Brady
-19
/
+2
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
doc: NEWS: improve recent stty details
H. Peter Anvin
-1
/
+1
2025-06-21
tty: translate new error
Pádraig Brady
-1
/
+1
2025-06-20
tty: better fix for Bug#26371
Paul Eggert
-10
/
+27
2025-06-18
tests: stty: adjust tests for arbitary speeds
Pádraig Brady
-2
/
+69
2025-06-18
stty: arbitrary or non-a priori known speed_t support
H. Peter Anvin
-89
/
+198
2025-06-10
date: port test to NetBSD 10
Paul Eggert
-3
/
+6
2025-06-08
build: update gnulib submodule to latest
Paul Eggert
-1
/
+1
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
-14
/
+10
2025-05-29
cksum: port to Apple LLVM version 10.0.0
Paul Eggert
-2
/
+7
2025-05-28
tests: sort: expand multiple output testing
Pádraig Brady
-0
/
+5
2025-05-28
maint: assume O_DIRECTORY
Paul Eggert
-65
/
+10
2025-05-28
build: update gnulib submodule to latest
Paul Eggert
-0
/
+0
2025-05-24
maint: avoid a sc_system_h_headers failure
Pádraig Brady
-1
/
+3
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-21
tests: avoid hung tests on older macOS
Pádraig Brady
-2
/
+2
2025-05-20
sort: fix buffer under-read (CWE-127)
Pádraig Brady
-2
/
+51
2025-05-18
maint: omit -Wmissing-variable-declarations from tests
Paul Eggert
-0
/
+1
2025-05-18
maint: avoid sc_preprocessor_indentation failure
Pádraig Brady
-1
/
+1
[prev]
[next]