index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
vma-iter: Add support for Minix 3.
Bruno Haible
2018-01-30
2
-4
/
+85
*
langinfo, nl_langinfo: Add support for alternative month names.
Bruno Haible
2018-01-24
2
-18
/
+85
*
Merge strftime.c changes from glibc
Paul Eggert
2018-01-23
1
-5
/
+19
*
Fix typo in comment.
Reuben Thomas
2018-01-23
1
-1
/
+1
*
filenamecat: make base a suffix of result
Paul Eggert
2018-01-14
2
-31
/
+30
*
maint: Add encoding marker for Emacs to non-ASCII sources.
Bruno Haible
2018-01-05
13
-0
/
+91
*
Fix -Wundef warning in user-included header lib/cdefs.h.
Tim Rühsen
2018-01-04
1
-1
/
+1
*
pthread_sigmask: Avoid compilation error on mingw.
Bruno Haible
2018-01-04
1
-1
/
+1
*
stat-time: silence -Wunused-parameter regression
Eric Blake
2018-01-03
1
-7
/
+3
*
version-etc: new year
Paul Eggert
2018-01-01
1
-1
/
+1
*
maint: Run 'make update-copyright'
Paul Eggert
2018-01-01
1776
-1776
/
+1776
*
chdir-safer: remove this module
Paul Eggert
2017-12-30
2
-102
/
+0
*
regex: use re_malloc etc. consistently
Paul Eggert
2017-12-19
2
-12
/
+11
*
glob.c: Silence warning about void pointer arithmetic
Tim Rühsen
2017-12-15
1
-1
/
+2
*
spawn-pipe: Silence a clang warning.
Bruno Haible
2017-12-15
1
-0
/
+5
*
explicit_bzero: port to macOS + Clang 9.0.0
Paul Eggert
2017-12-12
1
-1
/
+1
*
unistr/base: Update comment.
Bruno Haible
2017-12-11
1
-2
/
+2
*
all: Replace more http URLs by https URLs.
Bruno Haible
2017-12-03
4
-4
/
+4
*
stat: fix compilation failure on macOS Sierra
Benno Schulenberg
2017-11-28
1
-0
/
+2
*
Fix typo in comment, in my last commit.
Bruno Haible
2017-11-27
1
-1
/
+1
*
libunistring: update to Unicode 9.0.0
Daiki Ueno
2017-11-27
185
-89077
/
+99269
*
strfmon_l: Fix compilation error with glibc 2.25.
Bruno Haible
2017-11-27
1
-2
/
+6
*
posixtm: remove PDS_LEADING_YEAR
Paul Eggert
2017-11-24
2
-7
/
+10
*
stat: work around Solaris bug with tv_nsec < 0
Paul Eggert
2017-11-23
5
-30
/
+92
*
regex: merge from glibc
Paul Eggert
2017-11-22
1
-0
/
+3
*
regex: merge from glibc
Paul Eggert
2017-11-20
4
-193
/
+108
*
crypto/gc-sm3: Fix buffer overrun.
Bruno Haible
2017-11-21
1
-1
/
+1
*
maint: shorten https://lists.gnu.org/archive/html/... links
Jim Meyering
2017-11-12
21
-27
/
+27
*
faccessat: port to macOS (Bug#29231)
Paul Eggert
2017-11-11
2
-9
/
+67
*
getprogname: Fix compilation error on IRIX.
Bruno Haible
2017-11-11
1
-1
/
+1
*
fstatat: pacify GCC on unusual platform
Paul Eggert
2017-11-05
1
-1
/
+1
*
timespec: prefer ‘assume’ to ‘assure’
Paul Eggert
2017-10-29
1
-12
/
+14
*
timespec.h: use "assure" to avoid a spurious warning
Jim Meyering
2017-10-29
1
-0
/
+6
*
strerror_r-posix: Fix behaviour and test failure on Haiku.
Bruno Haible
2017-10-29
1
-4
/
+14
*
get-rusage-data: Avoid crash on Haiku.
Bruno Haible
2017-10-29
1
-4
/
+3
*
get-rusage-as: Avoid crash on Haiku.
Bruno Haible
2017-10-29
1
-3
/
+3
*
ilogbl: Ensure replacement on Haiku.
Bruno Haible
2017-10-29
1
-2
/
+11
*
math: Fix test failure on Haiku.
Bruno Haible
2017-10-29
1
-2
/
+11
*
crypto/gc: fix build failure with -Werror=suggest-attribute=const
Jia Zhang
2017-10-29
1
-1
/
+2
*
New module: crypto/gc-sm3
Jia Zhang
2017-10-29
3
-1
/
+94
*
ioctl: Override non-POSIX declaration on Haiku.
Bruno Haible
2017-10-29
1
-0
/
+1
*
crypto/sm3: Add overview documentation to the .h file.
Bruno Haible
2017-10-28
1
-0
/
+9
*
New module: crypto/sm3
Jia Zhang
2017-10-28
2
-0
/
+584
*
gc-libgcrypt: fix undefined enum type in switch statement
Jia Zhang
2017-10-28
2
-2
/
+3
*
gc-libgcrypt: fix assignment error due to -Werror=pointer-sign
Jia Zhang
2017-10-28
1
-1
/
+1
*
glob: fix another heap buffer overflow
Paul Eggert
2017-10-21
1
-2
/
+2
*
quotearg: pacify compiler re unsigned
Paul Eggert
2017-10-19
1
-1
/
+2
*
glob: fix heap buffer overflow
Paul Eggert
2017-10-19
1
-1
/
+1
*
glob: pacify fuzzer for mempcpy
Paul Eggert
2017-10-18
1
-2
/
+5
*
all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".
Bruno Haible
2017-10-12
2
-2
/
+2
[next]