summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Update for MSVC/clang.Bruno Haible2020-08-1510-20/+20
* stdnoreturn: Work around problem with MSVC/clang.Bruno Haible2020-08-151-0/+4
* strdup: Assume the function exists.Bruno Haible2020-08-141-2/+0
* sys_random: Work around an uClibc bug.Bruno Haible2020-08-131-1/+1
* thread-optim: Export function-like macros only.Bruno Haible2020-08-121-2/+8
* execute, spawn-pipe: Use _spawnvpe, not spawnvpe.Bruno Haible2020-08-111-1/+1
* New module 'thread-optim'.Bruno Haible2020-08-081-0/+47
* doc: more updates for glibc 2.32Paul Eggert2020-08-073-2/+24
* doc: Update for glibc 2.32.Bruno Haible2020-08-0715-7/+197
* fcntl: document some F_SETLK errno variationsPaul Eggert2020-08-021-0/+8
* doc: Update for NetBSD 7.1, 8.0, 9.0.Bruno Haible2020-07-25771-777/+784
* doc: Revert another small part of the last big commit.Bruno Haible2020-07-251-1/+1
* doc: Fix small mistake in last commit.Bruno Haible2020-07-251-1/+2
* doc: Update for Mac OS X 10.13.Bruno Haible2020-07-25849-860/+876
* doc: Update for Cygwin 2.9.0.Bruno Haible2020-07-251008-1009/+1008
* parse-datetime: modernize docPaul Eggert2020-07-241-49/+48
* aligned-malloc: Optionally use aligned_alloc.Bruno Haible2020-07-211-0/+6
* aligned-malloc: New module.Bruno Haible2020-07-212-2/+8
* autoupdateKarl Berry2020-07-111-2/+2
* doc: Remove support for some very old platforms.Bruno Haible2020-07-085-10/+0
* memchr: Remove support for some very old platforms.Bruno Haible2020-07-081-8/+2
* dup2: Remove support for some very old platforms.Bruno Haible2020-07-081-8/+2
* basename-lgpl: New module.Bruno Haible2020-07-051-2/+2
* getumask: New module.Bruno Haible2020-07-042-0/+32
* autoupdatePaul Eggert2020-06-291-26/+26
* doc: Add a note about sigprocmask vs. pthread_sigmask.Bruno Haible2020-06-281-0/+7
* doc: Mention declaration fixes implemented by some modules.Bruno Haible2020-06-2610-4/+49
* autoupdateKarl Berry2020-06-141-54/+259
* autoupdateKarl Berry2020-06-023-21/+21
* getentropy, getrandom: compare to crypto/gc-randomPaul Eggert2020-06-012-0/+8
* doc: New chapter 'Multithreading'.Bruno Haible2020-06-022-0/+222
* getentropy, getrandom: update version numbers in docPaul Eggert2020-06-012-2/+2
* doc: Move 'Running self-tests under valgrind' section.Bruno Haible2020-06-011-3/+3
* doc: Move 'Visual Studio Compatibility' section.Bruno Haible2020-06-011-3/+3
* doc: improve randomness discussionPaul Eggert2020-06-012-12/+26
* doc: Fix Texinfo syntax error.Bruno Haible2020-06-011-0/+1
* doc: Change '.' to '@.' where appropriate.Asher Gordon2020-06-0173-80/+80
* getrandom, getentropy: Mention the crypto/gc-random module.Bruno Haible2020-05-312-1/+13
* getentropy: Work around a macOS and Solaris problem.Bruno Haible2020-05-311-5/+5
* getrandom: Doc and test tweaks.Bruno Haible2020-05-312-8/+3
* getrandom: Add support for native Windows.Bruno Haible2020-05-311-2/+2
* wmempcpy: New module.Bruno Haible2020-05-311-4/+4
* sys_random: Work around macOS bug.Bruno Haible2020-05-311-0/+3
* getrandom: Override incompatible system function on Solaris 11.Bruno Haible2020-05-301-1/+4
* sys_random: New module.Bruno Haible2020-05-302-0/+35
* doc: Fix statement about O_CLOEXEC (wrong since 2017-08-14).Bruno Haible2020-05-281-1/+5
* doc/gnulib-intro.texi: add missing "to" in sentenceBernhard Voelker2020-05-261-1/+1
* getentropy, getrandom: new modulesPaul Eggert2020-05-252-5/+13
* fopen-gnu: New module.Bruno Haible2020-05-241-2/+17
* gendocs: Clarify licenses for templates.Asher Gordon2020-05-232-1/+26