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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
year2038: Tweak last patch.
Bruno Haible
2017-11-11
2
-47
/
+52
*
year2038: be more insistent about 64-bit time_t
Paul Eggert
2017-11-10
2
-16
/
+32
*
autoupdate
Karl Berry
2017-11-10
1
-1
/
+3
*
autoupdate
Karl Berry
2017-11-07
1
-2
/
+5
*
havelib: fix typo in previous change
Paul Eggert
2017-11-05
2
-2
/
+5
*
Don’t use AC_EGREP_CPP if affected by CFLAGS
Paul Eggert
2017-11-05
6
-80
/
+163
*
fstatat: pacify GCC on unusual platform
Paul Eggert
2017-11-05
2
-1
/
+7
*
autoupdate
Karl Berry
2017-11-05
1
-22
/
+22
*
autoupdate
Karl Berry
2017-11-04
2
-27
/
+26
*
autoupdate
Karl Berry
2017-11-01
2
-15
/
+15
*
timespec: prefer ‘assume’ to ‘assure’
Paul Eggert
2017-10-29
3
-13
/
+26
*
Port recent gnulib-tool change to Dash
Paul Eggert
2017-10-29
2
-2
/
+13
*
timespec.h: use "assure" to avoid a spurious warning
Jim Meyering
2017-10-29
3
-0
/
+16
*
Avoid several test failures with traditional locales on Haiku.
Bruno Haible
2017-10-29
5
-46
/
+87
*
strerror_r-posix: Fix behaviour and test failure on Haiku.
Bruno Haible
2017-10-29
4
-6
/
+26
*
get-rusage-data: Avoid crash on Haiku.
Bruno Haible
2017-10-29
2
-4
/
+8
*
get-rusage-as: Avoid crash on Haiku.
Bruno Haible
2017-10-29
2
-3
/
+8
*
ilogbl: Ensure replacement on Haiku.
Bruno Haible
2017-10-29
7
-9
/
+108
*
expl: Ensure replacement on Haiku.
Bruno Haible
2017-10-29
3
-23
/
+39
*
math: Fix test failure on Haiku.
Bruno Haible
2017-10-29
5
-6
/
+44
*
gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.
Bruno Haible
2017-10-29
1
-1
/
+1
*
gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.
Bruno Haible
2017-10-29
2
-2
/
+10
*
crypto/*: Verify that the header file is self-contained.
Bruno Haible
2017-10-29
28
-33
/
+70
*
crypto/gc: fix build failure with -Werror=suggest-attribute=const
Jia Zhang
2017-10-29
2
-1
/
+8
*
New module: crypto/gc-sm3
Jia Zhang
2017-10-29
9
-1
/
+280
*
random, random_r: Mention different prototypes on Haiku.
Bruno Haible
2017-10-29
5
-1
/
+21
*
posix_spawn: Avoid spurious message in configure output.
Bruno Haible
2017-10-29
2
-2
/
+8
*
inet_ntop, inet_pton: Determine needed library correctly on Haiku.
Bruno Haible
2017-10-29
3
-4
/
+12
*
ioctl: Override non-POSIX declaration on Haiku.
Bruno Haible
2017-10-29
5
-4
/
+16
*
crypto/sm3: Add overview documentation to the .h file.
Bruno Haible
2017-10-28
2
-0
/
+14
*
New module: crypto/sm3
Jia Zhang
2017-10-28
8
-0
/
+731
*
gc-libgcrypt: fix undefined enum type in switch statement
Jia Zhang
2017-10-28
3
-2
/
+15
*
gc-libgcrypt: fix assignment error due to -Werror=pointer-sign
Jia Zhang
2017-10-28
2
-1
/
+12
*
havelib: Fix value of LD for 32-bit compilation on NetBSD/sparc64.
Bruno Haible
2017-10-26
2
-1
/
+21
*
glob: fix another heap buffer overflow
Paul Eggert
2017-10-21
2
-2
/
+9
*
quotearg: pacify compiler re unsigned
Paul Eggert
2017-10-19
2
-1
/
+8
*
glob: fix heap buffer overflow
Paul Eggert
2017-10-19
2
-1
/
+10
*
glob: pacify fuzzer for mempcpy
Paul Eggert
2017-10-18
2
-2
/
+12
*
autoupdate
Karl Berry
2017-10-17
1
-9
/
+13
*
doc: Fix syntax error (regression from 2017-10-03).
Bruno Haible
2017-10-12
2
-1
/
+6
*
doc: Update for Solaris 11.3.
Bruno Haible
2017-10-12
623
-644
/
+659
*
all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".
Bruno Haible
2017-10-12
637
-693
/
+697
*
doc: Improve doc about ioctl.
Bruno Haible
2017-10-10
2
-2
/
+9
*
wcwidth: Don't use obsolete syntax of 'test'.
Bruno Haible
2017-10-09
2
-2
/
+9
*
getopt-posix: Fix build failure when using ac_cv_header_getopt_h=no.
Bruno Haible
2017-10-09
2
-3
/
+11
*
vma-iter: Fix typo in last commit.
Bruno Haible
2017-10-08
1
-1
/
+1
*
vma-iter: Fix typo in last commit.
Bruno Haible
2017-10-08
1
-1
/
+1
*
vma-iter: Improve support for FreeBSD.
Bruno Haible
2017-10-08
2
-147
/
+196
*
vma-iter: Fix truncated result on NetBSD (regression from 2017-10-07).
Bruno Haible
2017-10-08
2
-1
/
+6
*
tests: fix 'invalid path dir' error
KO Myung-Hun
2017-10-07
2
-3
/
+27
[prev]
[next]