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
*
c-dtoastr, c-ldtoastr: new modules
Marc Nieper-Wißkirchen
2020-06-25
4
-6
/
+29
*
tzset: Fix compilation warnings on mingw (regression from 2017-05-01).
Bruno Haible
2020-06-21
1
-0
/
+3
*
thread: Avoid possible compiler warnings in uses of gl_thread_exit.
Bruno Haible
2020-06-17
1
-2
/
+2
*
thread, thrd: Avoid a compiler warning.
Bruno Haible
2020-06-17
1
-1
/
+1
*
windows-thread: Avoid a compiler warning.
Biswapriyo Nath
2020-06-17
2
-2
/
+2
*
unictype/joininggroup-name: Fix warning on 64-bit mingw.
Bruno Haible
2020-06-15
1
-1
/
+1
*
getloadavg: fix double-increment bug
Paul Eggert
2020-06-01
1
-1
/
+1
*
tempname: use getrandom, not getentropy
Paul Eggert
2020-06-01
1
-4
/
+3
*
tempname: merge from glibc and coreutils
Paul Eggert
2020-05-31
2
-139
/
+145
*
getentropy: Work around a macOS and Solaris problem.
Bruno Haible
2020-05-31
1
-0
/
+11
*
fnmatch: merge from glibc
Paul Eggert
2020-05-31
3
-466
/
+502
*
getrandom: Doc and test tweaks.
Bruno Haible
2020-05-31
1
-1
/
+2
*
getrandom: Add support for native Windows.
Bruno Haible
2020-05-31
1
-2
/
+102
*
getrandom: Simplify the determination of the random number devices.
Bruno Haible
2020-05-31
1
-0
/
+19
*
list: fix GCC warnings
Akim Demaille
2020-05-31
4
-17
/
+23
*
list-c++, set-c++, oset-c++, map-c++, omap-c++: Don't fool the compiler.
Bruno Haible
2020-05-31
5
-6
/
+50
*
wmempcpy: New module.
Bruno Haible
2020-05-31
2
-0
/
+51
*
sys_random: Work around macOS bug.
Bruno Haible
2020-05-31
1
-0
/
+8
*
getrandom: Override incompatible system function on Solaris 11.
Bruno Haible
2020-05-30
2
-3
/
+21
*
sys_random: New module.
Bruno Haible
2020-05-30
1
-5
/
+68
*
unistd: Remove conflicting declaration of getrandom().
Bruno Haible
2020-05-30
1
-18
/
+0
*
Don't assume that UNICODE is not defined.
Bruno Haible
2020-05-30
39
-27
/
+229
*
physmem: Fix compilation errors on MSVC.
Bruno Haible
2020-05-30
1
-1
/
+1
*
fnmatch: Rely on more gnulib modules.
Bruno Haible
2020-05-30
1
-57
/
+23
*
Avoid dynamic lookup of Windows API functions when possible.
Bruno Haible
2020-05-29
2
-4
/
+44
*
read-file: disable buffering if RF_SENSITIVE is set
Daiki Ueno
2020-05-29
1
-2
/
+8
*
Fix compilation error on native Windows (regression from 2020-05-28).
Bruno Haible
2020-05-29
3
-0
/
+14
*
Avoid dynamic loading of Windows API functions when possible.
Bruno Haible
2020-05-29
3
-10
/
+28
*
Fix build errors due to read-file changes (regression from 2020-05-27).
Bruno Haible
2020-05-28
1
-2
/
+2
*
fts: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
relocatable-prog: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-4
/
+9
*
getloadavg: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-19
/
+3
*
vma-iter: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-8
/
+8
*
truncate: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-2
/
+2
*
pagealign_alloc: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
openat: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
at-internal: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-2
/
+3
*
mountlist: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
login_tty: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
javacomp: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
getprogname: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
get_progname_of: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-4
/
+4
*
get_ppid_of: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-5
/
+5
*
get-rusage-as: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
crypto/gc: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
copy-file: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-2
/
+4
*
chown: Make more robust in multithreaded applications.
Bruno Haible
2020-05-28
1
-1
/
+1
*
fopen-gnu: make 'b' flag can be used with 'e' on Windows
Daiki Ueno
2020-05-28
1
-0
/
+4
*
Don't assume that UNICODE is not defined.
Bruno Haible
2020-05-28
3
-4
/
+4
*
Improve pattern for defining _WIN32_WINNT.
Bruno Haible
2020-05-28
3
-25
/
+31
[next]