]> Savannah Git Hosting - gnulib.git/shortlog
gnulib.git
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.
2020-05-27 Bruno Haiblesethostname: Make more robust in multithreaded applicat...
2020-05-27 Bruno Haiblereadutmp: Make more robust in multithreaded applications.
2020-05-27 Bruno Haiblegetpass: Make more robust in multithreaded applications.
2020-05-27 Bruno Haiblegetloadavg: Make more robust in multithreaded applications.
2020-05-27 Bruno Haibleexclude: Make more robust in multithreaded applications.
2020-05-27 Bruno Haiblebitset: Make more robust in multithreaded applications.
2020-05-27 Daiki Uenoread-file: add RF_SENSITIVE flag
2020-05-27 Daiki Uenoread-file: add flags to modify reading behavior
2020-05-26 Bernhard Voelkerdoc/gnulib-intro.texi: add missing "to" in sentence
2020-05-26 Bruno Haiblecount-one-bits: Fix MSVC specific code.
2020-05-26 Bruno Haibleargz: Avoid name clashes through argz.h.
2020-05-26 Daiki Uenoread-file: make use of fopen-gnu
2020-05-25 Paul Eggertgetentropy, getrandom: new modules
2020-05-25 Bruno HaibleAdd missing C99 dependencies.
2020-05-24 Paul Eggertexplicit_bzero-tests: pacify -Wmissing-declarations
2020-05-24 Bruno Haiblefopen-gnu: Add tests.
2020-05-24 Bruno Haiblefopen-gnu: New module.
2020-05-24 Bruno Haibleopen, openat: Really support O_CLOEXEC.
2020-05-24 Bruno Haiblefopen: Fix the trailing slash workaround.
2020-05-24 Paul Eggertassure: new macro ‘affirm’
2020-05-23 Bruno Haiblecalloc-gnu: Make the test work in non-flat address...
next