]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
2020-06-27 Bruno Haiblefatal-signal: Make multithread-safe.
2020-06-27 Paul Eggertgetloadavg: don’t depend on fopen-gnu
2020-06-27 Paul Eggert* tests/test-getloadavg.c (main): Fix typo.
2020-06-27 Karl Berryautoupdate
2020-06-27 Bruno Haibletempname et al.: Fix link errors on MSVC (regression...
2020-06-27 Bruno Haiblefopen-gnu: Simplify code.
2020-06-27 Bruno Haibletmpfile: Fix a typo.
2020-06-27 Bruno Haiblecanonicalize: Improve documentation.
2020-06-27 Bruno Haiblexgetcwd: Improve documentation.
2020-06-27 Bruno Haiblegetcwd: Improve documentation.
2020-06-27 Bruno Haiblefchdir: Improve documentation.
2020-06-27 Bruno Haiblefilenamecat-lgpl: Set errno upon failure.
2020-06-27 Bruno Haibleareadlink-with-size: Set errno upon failure.
2020-06-26 Bruno Haiblecopy-file: Shrink dependencies.
2020-06-26 Bruno Haibledoc: Mention declaration fixes implemented by some...
2020-06-25 Marc Nieper... c-dtoastr, c-ldtoastr: new modules
2020-06-21 Bruno Haibletzset: Fix compilation warnings on mingw (regression...
2020-06-21 Karl Berryautoupdate
2020-06-18 Karl Berryautoupdate
2020-06-16 Bruno Haiblethread: Avoid possible compiler warnings in uses of...
2020-06-16 Bruno Haiblethread, thrd: Avoid a compiler warning.
2020-06-16 Biswapriyo... windows-thread: Avoid a compiler warning.
2020-06-15 Bruno Haibleunictype/joininggroup-name: Fix warning on 64-bit mingw.
2020-06-15 Karl Berryautoupdate
2020-06-14 Karl Berryautoupdate
2020-06-06 Bruno Haiblecalloc-gnu tests: Avoid a test failure with clang.
2020-06-03 Dmitry V. Levingit-version-gen: update scriptversion
2020-06-02 Karl Berryautoupdate
2020-06-02 Paul Eggertgetloadavg: fix double-increment bug
2020-06-02 Paul Eggertgetentropy, getrandom: compare to crypto/gc-random
2020-06-01 Paul Eggerttempname: use getrandom, not getentropy
2020-06-01 Bruno Haibledoc: New chapter 'Multithreading'.
2020-06-01 Paul Eggertgetentropy, getrandom: update version numbers in doc
2020-06-01 Bruno Haibledoc: Move 'Running self-tests under valgrind' section.
2020-06-01 Bruno Haibledoc: Move 'Visual Studio Compatibility' section.
2020-06-01 Paul Eggertdoc: improve randomness discussion
2020-06-01 Bruno Haibledoc: Fix Texinfo syntax error.
2020-06-01 Asher Gordondoc: Change '.' to '@.' where appropriate.
2020-06-01 Paul Eggertgetrandom-tests: do not assume GRND_RANDOM yields short...
2020-06-01 Paul Eggertread-file-test: pacify --enable-gcc-warnings
2020-06-01 Paul Eggerttempname: merge from glibc and coreutils
2020-05-31 Bruno Haiblegetrandom, getentropy: Mention the crypto/gc-random...
2020-05-31 Bruno Haiblegetentropy: Enhance tests.
2020-05-31 Bruno Haiblegetentropy: Work around a macOS and Solaris problem.
2020-05-31 Paul Eggertfnmatch: merge from glibc
2020-05-31 Bruno Haiblegetrandom: Doc and test tweaks.
2020-05-31 Bruno Haiblegetrandom: Add support for native Windows.
2020-05-31 Bruno Haiblegetrandom: Simplify the determination of the random...
2020-05-31 Bruno Haiblecrypto/gc-random: Fix list of crypto devices for Solaris.
2020-05-31 Akim Demaillelist: fix GCC warnings
2020-05-31 Bruno Haiblelist-c++, set-c++, oset-c++, map-c++, omap-c++: Don...
2020-05-31 Bruno Haiblewmemchr: Relicense under LGPLv2+.
2020-05-31 Bruno Haiblewmempcpy: New module.
2020-05-30 Bruno Haiblecrypto/gc-random: Fix list of crypto devices for NetBSD...
2020-05-30 Bruno Haiblesys_random: Work around macOS bug.
2020-05-30 Bruno Haiblegetrandom: Fix typo in last commit.
2020-05-30 Bruno Haiblegetrandom: Override incompatible system function on...
2020-05-30 Bruno Haiblesys_random: Add C++ tests.
2020-05-30 Bruno Haiblesys_random: Add tests.
2020-05-30 Bruno Haiblesys_random: New module.
2020-05-30 Bruno Haibleunistd: Remove conflicting declaration of getrandom().
2020-05-30 Bruno Haiblegetrandom: Add tests.
2020-05-30 Bruno Haiblecrypto/gc-random: Fix typo in last commit.
2020-05-30 Bruno Haiblecrypto/gc-random: Fix link error on MSVC.
2020-05-30 Bruno HaibleDon't assume that UNICODE is not defined.
2020-05-30 Bruno Haiblephysmem: Fix compilation errors on MSVC.
2020-05-30 Bruno Haiblegnulib-tool: Fix link errors with a particular set...
2020-05-29 Bruno Haiblefnmatch: Rely on more gnulib modules.
2020-05-29 Bruno HaibleAvoid dynamic lookup of Windows API functions when...
2020-05-29 Daiki Uenoread-file: disable buffering if RF_SENSITIVE is set
2020-05-29 Bruno Haiblewmemchr, wmemcmp, wmemcpy, wmemmove, wmemset: Fix autoc...
2020-05-29 Bruno HaibleFix compilation error on native Windows (regression...
2020-05-29 Daiki Uenofopen-gnu-tests: fix "\x" escape usage
2020-05-29 Bruno HaibleAvoid dynamic loading of Windows API functions when...
2020-05-28 Paul Eggertexplicit_bzero-tests: improve -Wmissing-declarations...
2020-05-28 Bruno HaibleFix build errors due to read-file changes (regression...
2020-05-28 Bruno Haiblefts: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblerelocatable-prog: Make more robust in multithreaded...
2020-05-28 Bruno Haiblegetloadavg: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblevma-iter: Make more robust in multithreaded applications.
2020-05-28 Bruno Haibletruncate: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblepagealign_alloc: Make more robust in multithreaded...
2020-05-28 Bruno Haibleopenat: Make more robust in multithreaded applications.
2020-05-28 Bruno Haibleat-internal: Make more robust in multithreaded applicat...
2020-05-28 Bruno Haiblemountlist: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblelogin_tty: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblejavacomp: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblegetprogname: Make more robust in multithreaded applicat...
2020-05-28 Bruno Haibleget_progname_of: Make more robust in multithreaded...
2020-05-28 Bruno Haibleget_ppid_of: Make more robust in multithreaded applicat...
2020-05-28 Bruno Haibleget-rusage-as: Make more robust in multithreaded applic...
2020-05-28 Bruno Haiblecrypto/gc: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblecopy-file: Make more robust in multithreaded applications.
2020-05-28 Bruno Haiblechown: Make more robust in multithreaded applications.
2020-05-28 Bruno Haibledoc: Fix statement about O_CLOEXEC (wrong since 2017...
2020-05-28 Daiki Uenofopen-gnu: make 'b' flag can be used with 'e' on Windows
2020-05-28 Bruno HaibleDon't assume that UNICODE is not defined.
2020-05-28 Bruno HaibleImprove pattern for defining _WIN32_WINNT.
2020-05-27 Bruno Haiblejavacomp: Make more robust in multithreaded applications.
2020-05-27 Bruno Haiblemountlist: Make more robust in multithreaded applications.
next