summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Mention the ISO C11 multithreading header and functions.Bruno Haible2019-06-1027-0/+669
* doc: Mention statx.Bruno Haible2019-06-102-0/+23
* doc: Mention renameat2.Bruno Haible2019-06-102-0/+20
* doc: Mention more ISO TS 18661-1 <math.h> functions.Bruno Haible2019-06-1013-0/+312
* doc: Mention pkey_alloc, pkey_set, pkey_get, pkey_free, pkey_mprotect.Bruno Haible2019-06-106-0/+145
* doc: Mention mlock2.Bruno Haible2019-06-102-0/+31
* doc: Mention memfd_create.Bruno Haible2019-06-102-0/+31
* doc: Mention copy_file_range.Bruno Haible2019-06-102-0/+32
* doc: Mention preadv2, pwritev2.Bruno Haible2019-06-103-0/+62
* doc: Mention strfromf, strfromd, strfroml.Bruno Haible2019-06-104-0/+93
* doc: Mention getrandom, getentropy.Bruno Haible2019-06-103-0/+70
* doc: Mention ISO TS 18661-1 <fenv.h> functions.Bruno Haible2019-06-105-0/+104
* doc: Mention more ISO TS 18661-1 <math.h> functions.Bruno Haible2019-06-1043-0/+1092
* doc: Mention nextdown, nextup.Bruno Haible2019-06-107-3/+189
* doc: Mention pthread_getattr_default_np, pthread_setattr_default_np.Bruno Haible2019-06-103-0/+62
* doc: Mention getauxval.Bruno Haible2019-06-102-0/+39
* doc: Mention epoll_create1.Bruno Haible2019-06-102-0/+20
* doc: Mention timerfd_create, timerfd_gettime, timerfd_settime.Bruno Haible2019-06-104-0/+68
* doc: Mention signalfd.Bruno Haible2019-06-102-0/+28
* doc: Mention eventfd, eventfd_read, eventfd_write.Bruno Haible2019-06-104-0/+68
* doc: Mention epoll_pwait.Bruno Haible2019-06-102-0/+20
* doc: Mention sync_file_range.Bruno Haible2019-06-102-0/+20
* doc: Mention sched_getcpu.Bruno Haible2019-06-102-0/+20
* doc: Mention ppoll.Bruno Haible2019-06-102-2/+27
* doc: Mention inotify_* functions.Bruno Haible2019-06-105-0/+88
* doc: Add references to glibc documentation.Bruno Haible2019-06-10305-311/+3628
* doc: Add references to Linux man pages.Bruno Haible2019-06-10587-0/+1204
* doc: Mention eaccess.Bruno Haible2019-06-102-0/+7
* doc: Mention the availability of specific functions in glibc versions.Bruno Haible2019-06-1012-12/+12
* doc: Mention that glibc no longer provides h_errno.Bruno Haible2019-06-101-1/+1
* doc: Remove mention of functions that are gone from glibc.Bruno Haible2019-06-1012-212/+4
* doc: Remove mention of function vm86 (does not exist on x86_64).Bruno Haible2019-06-102-25/+2
* doc: Update after removal of crypt functions from glibc 2.28.Bruno Haible2019-06-109-124/+6
* Support C2X and C++17 static_assertPaul Eggert2019-05-092-14/+22
* wcwidth: Ensure width 1, not 2, for ambiguous characters.Bruno Haible2019-05-051-0/+4
* autoupdate (removing trailing white space from config.guess)Paul Eggert2019-04-302-5/+4
* posix_spawn_file_actions_*: Document musl libc bugs.Bruno Haible2019-03-233-3/+3
* futimens: Document musl libc bug.Bruno Haible2019-03-231-1/+1
* doc: Document the 'stdnoreturn' and 'noreturn' modules.Bruno Haible2019-03-202-0/+63
* doc: Document how to use 'static inline'.Bruno Haible2019-03-202-0/+23
* isatty: Make it return true in Cygwin consoles on native Windows.Bruno Haible2019-03-141-0/+2
* all: Update URLs to msdn.microsoft.com.Bruno Haible2019-03-143-5/+6
* relocatable-prog: Use wrapper-free installation on Mac OS X, take 2.Bruno Haible2019-03-041-14/+21
* relocatable-prog: Update documentation.Bruno Haible2019-02-241-1/+2
* relocatable-prog: Update documentation.Bruno Haible2019-02-241-4/+11
* gnulib-tool: Improve handling of multiple --local-dir options.Bruno Haible2019-02-141-0/+9
* Add script for running tests under valgrind.Bruno Haible2019-02-041-9/+62
* Add script for determining the set of symbols to export from a library.Bruno Haible2019-02-031-0/+2
* strtod, strtold: Work around HP-UX 11.31/ia64 bug.Bruno Haible2019-02-012-0/+10
* strtold: New module.Bruno Haible2019-01-301-3/+51