2020-07-04 |
Bruno Haible | clean-temp: Add support for temporary files anywhere... |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Improve comments. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Fix last commit. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Make multithread-safe, part 2. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | clean-temp: Make multithread-safe, part 1. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | fatal-signal: Make multithread-safe. |
commit | commitdiff | tree | snapshot |
2020-07-04 |
Bruno Haible | getrandom: Fix compilation error on native Windows... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | dfa tests: Follow common file naming conventions. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | asyncsafe-spin: Use GCC extended asm syntax for SunStud... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | asyncsafe-spin: Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | lchmod: Simplify after 2020-02-22 change. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | gen-uni-tables: Make sure the compiler does not barf... |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | dfa: Make sure the compiler does not barf on 'inline'. |
commit | commitdiff | tree | snapshot |
2020-07-03 |
Bruno Haible | bitset: Make sure the compiler does not barf on 'inline'. |
commit | commitdiff | tree | snapshot |
2020-07-02 |
Paul Eggert | manywarnings: improve port to GCC 10.1 |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Paul Eggert | tests: pacify gcc -fanalyzer on zerosize_ptr |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | asyncsafe-spin: Add tests. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | asyncsafe-spin: New module. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | windows-spin: Fix race condition on multiprocessor... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | pthread-spin: Add optimized fallback for GCC versions... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | pthread-spin: Optimize fallback for GCC versions >... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | pthread-spin: Add error checking. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | pthread-spin: Add tests. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | tests: Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | tests: Refactor. |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Bruno Haible | tests: Refactor. |
commit | commitdiff | tree | snapshot |
2020-06-30 |
Bruno Haible | sys_socket: Don't define socklen_t if it is already... |
commit | commitdiff | tree | snapshot |
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 |
next |