2020-06-30 |
Paul Eggert | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Paul Eggert | * top/maint.mk: Pacify Autoconf TAB-8-space rule. |
commit | commitdiff | tree | snapshot |
2020-06-29 |
Bruno Haible | alloca-opt: Fix warning on mingw. |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Paul Eggert | getrandom: do not depend on ‘open’ on mingw |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Bruno Haible | doc: Add a note about sigprocmask vs. pthread_sigmask. |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Bruno Haible | getrandom: Fix compilation errors on older versions... |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-28 |
Bruno Haible | clean-temp: Fix wrong errno in error message. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | fatal-signal: Make multithread-safe. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | clean-temp: Don't force deletion of temporary files... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | fatal-signal: Make multithread-safe. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Paul Eggert | getloadavg: don’t depend on fopen-gnu |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Paul Eggert | * tests/test-getloadavg.c (main): Fix typo. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | tempname et al.: Fix link errors on MSVC (regression... |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | fopen-gnu: Simplify code. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | tmpfile: Fix a typo. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | canonicalize: Improve documentation. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | xgetcwd: Improve documentation. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | getcwd: Improve documentation. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | fchdir: Improve documentation. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | filenamecat-lgpl: Set errno upon failure. |
commit | commitdiff | tree | snapshot |
2020-06-27 |
Bruno Haible | areadlink-with-size: Set errno upon failure. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Bruno Haible | copy-file: Shrink dependencies. |
commit | commitdiff | tree | snapshot |
2020-06-26 |
Bruno Haible | doc: Mention declaration fixes implemented by some... |
commit | commitdiff | tree | snapshot |
2020-06-25 |
Marc Nieper... | c-dtoastr, c-ldtoastr: new modules |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Bruno Haible | tzset: Fix compilation warnings on mingw (regression... |
commit | commitdiff | tree | snapshot |
2020-06-21 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-18 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Bruno Haible | thread: Avoid possible compiler warnings in uses of... |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Bruno Haible | thread, thrd: Avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2020-06-16 |
Biswapriyo... | windows-thread: Avoid a compiler warning. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Bruno Haible | unictype/joininggroup-name: Fix warning on 64-bit mingw. |
commit | commitdiff | tree | snapshot |
2020-06-15 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-14 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-06 |
Bruno Haible | calloc-gnu tests: Avoid a test failure with clang. |
commit | commitdiff | tree | snapshot |
2020-06-03 |
Dmitry V. Levin | git-version-gen: update scriptversion |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Karl Berry | autoupdate |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Paul Eggert | getloadavg: fix double-increment bug |
commit | commitdiff | tree | snapshot |
2020-06-02 |
Paul Eggert | getentropy, getrandom: compare to crypto/gc-random |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paul Eggert | tempname: use getrandom, not getentropy |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Bruno Haible | doc: New chapter 'Multithreading'. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paul Eggert | getentropy, getrandom: update version numbers in doc |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Bruno Haible | doc: Move 'Running self-tests under valgrind' section. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Bruno Haible | doc: Move 'Visual Studio Compatibility' section. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paul Eggert | doc: improve randomness discussion |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Bruno Haible | doc: Fix Texinfo syntax error. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Asher Gordon | doc: Change '.' to '@.' where appropriate. |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paul Eggert | getrandom-tests: do not assume GRND_RANDOM yields short... |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paul Eggert | read-file-test: pacify --enable-gcc-warnings |
commit | commitdiff | tree | snapshot |
2020-06-01 |
Paul Eggert | tempname: merge from glibc and coreutils |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | getrandom, getentropy: Mention the crypto/gc-random... |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | getentropy: Enhance tests. |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | getentropy: Work around a macOS and Solaris problem. |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Paul Eggert | fnmatch: merge from glibc |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | getrandom: Doc and test tweaks. |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | getrandom: Add support for native Windows. |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | getrandom: Simplify the determination of the random... |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | crypto/gc-random: Fix list of crypto devices for Solaris. |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Akim Demaille | list: fix GCC warnings |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | list-c++, set-c++, oset-c++, map-c++, omap-c++: Don... |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | wmemchr: Relicense under LGPLv2+. |
commit | commitdiff | tree | snapshot |
2020-05-31 |
Bruno Haible | wmempcpy: New module. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | crypto/gc-random: Fix list of crypto devices for NetBSD... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | sys_random: Work around macOS bug. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | getrandom: Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | getrandom: Override incompatible system function on... |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | sys_random: Add C++ tests. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | sys_random: Add tests. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | sys_random: New module. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | unistd: Remove conflicting declaration of getrandom(). |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | getrandom: Add tests. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | crypto/gc-random: Fix typo in last commit. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | crypto/gc-random: Fix link error on MSVC. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | Don't assume that UNICODE is not defined. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | physmem: Fix compilation errors on MSVC. |
commit | commitdiff | tree | snapshot |
2020-05-30 |
Bruno Haible | gnulib-tool: Fix link errors with a particular set... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Bruno Haible | fnmatch: Rely on more gnulib modules. |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Bruno Haible | Avoid dynamic lookup of Windows API functions when... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Daiki Ueno | read-file: disable buffering if RF_SENSITIVE is set |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Bruno Haible | wmemchr, wmemcmp, wmemcpy, wmemmove, wmemset: Fix autoc... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Bruno Haible | Fix compilation error on native Windows (regression... |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Daiki Ueno | fopen-gnu-tests: fix "\x" escape usage |
commit | commitdiff | tree | snapshot |
2020-05-29 |
Bruno Haible | Avoid dynamic loading of Windows API functions when... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Paul Eggert | explicit_bzero-tests: improve -Wmissing-declarations... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | Fix build errors due to read-file changes (regression... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | fts: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | relocatable-prog: Make more robust in multithreaded... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | getloadavg: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | vma-iter: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | truncate: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | pagealign_alloc: Make more robust in multithreaded... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | openat: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | at-internal: Make more robust in multithreaded applicat... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | mountlist: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | login_tty: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | javacomp: Make more robust in multithreaded applications. |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | getprogname: Make more robust in multithreaded applicat... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | get_progname_of: Make more robust in multithreaded... |
commit | commitdiff | tree | snapshot |
2020-05-28 |
Bruno Haible | get_ppid_of: Make more robust in multithreaded applicat... |
commit | commitdiff | tree | snapshot |
next |