| Commit message (Expand) | Author | Age | Files | Lines |
* | doc: New chapter 'Multithreading'. | Bruno Haible | 2020-06-02 | 1 | -0/+4 |
* | doc: Move 'Running self-tests under valgrind' section. | Bruno Haible | 2020-06-01 | 1 | -3/+3 |
* | doc: Move 'Visual Studio Compatibility' section. | Bruno Haible | 2020-06-01 | 1 | -3/+3 |
* | sys_random: New module. | Bruno Haible | 2020-05-30 | 1 | -0/+2 |
* | attribute: new module | Paul Eggert | 2020-05-03 | 1 | -0/+3 |
* | doc: Update for glibc 2.31. | Bruno Haible | 2020-02-08 | 1 | -0/+2 |
* | doc: Update license notices. | Bruno Haible | 2020-01-18 | 1 | -0/+1 |
* | vcs-to-changelog: Add documentation. | Siddhesh Poyarekar | 2020-01-16 | 1 | -0/+3 |
* | maint: Run 'make update-copyright' | Paul Eggert | 2019-12-31 | 1 | -1/+1 |
* | doc: Update for glibc 2.30. | Bruno Haible | 2019-09-07 | 1 | -2/+23 |
* | doc: Document most of the files outside of modules. | Bruno Haible | 2019-08-24 | 1 | -0/+233 |
* | doc: Remove documentation of OSF/1 as supported platform. | Bruno Haible | 2019-07-06 | 1 | -1/+1 |
* | argmatch: add support to generate the usage message | Akim Demaille | 2019-06-21 | 1 | -0/+3 |
* | doc: Mention posix_spawn_file_actions_add[f]chdir_np. | Bruno Haible | 2019-06-10 | 1 | -2/+11 |
* | doc: Mention getcpu. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention the ISO C11 multithreading header and functions. | Bruno Haible | 2019-06-10 | 1 | -0/+52 |
* | doc: Mention statx. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention renameat2. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention more ISO TS 18661-1 <math.h> functions. | Bruno Haible | 2019-06-10 | 1 | -0/+24 |
* | doc: Mention pkey_alloc, pkey_set, pkey_get, pkey_free, pkey_mprotect. | Bruno Haible | 2019-06-10 | 1 | -0/+10 |
* | doc: Mention mlock2. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention memfd_create. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention copy_file_range. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention preadv2, pwritev2. | Bruno Haible | 2019-06-10 | 1 | -0/+4 |
* | doc: Mention strfromf, strfromd, strfroml. | Bruno Haible | 2019-06-10 | 1 | -0/+6 |
* | doc: Mention getrandom, getentropy. | Bruno Haible | 2019-06-10 | 1 | -0/+12 |
* | doc: Mention ISO TS 18661-1 <fenv.h> functions. | Bruno Haible | 2019-06-10 | 1 | -0/+8 |
* | doc: Mention more ISO TS 18661-1 <math.h> functions. | Bruno Haible | 2019-06-10 | 1 | -0/+84 |
* | doc: Mention nextdown, nextup. | Bruno Haible | 2019-06-10 | 1 | -3/+15 |
* | doc: Mention pthread_getattr_default_np, pthread_setattr_default_np. | Bruno Haible | 2019-06-10 | 1 | -0/+4 |
* | doc: Mention getauxval. | Bruno Haible | 2019-06-10 | 1 | -0/+10 |
* | doc: Mention epoll_create1. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention timerfd_create, timerfd_gettime, timerfd_settime. | Bruno Haible | 2019-06-10 | 1 | -0/+14 |
* | doc: Mention signalfd. | Bruno Haible | 2019-06-10 | 1 | -0/+10 |
* | doc: Mention eventfd, eventfd_read, eventfd_write. | Bruno Haible | 2019-06-10 | 1 | -0/+14 |
* | doc: Mention epoll_pwait. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention sync_file_range. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention sched_getcpu. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Mention ppoll. | Bruno Haible | 2019-06-10 | 1 | -2/+9 |
* | doc: Mention inotify_* functions. | Bruno Haible | 2019-06-10 | 1 | -0/+16 |
* | doc: Mention eaccess. | Bruno Haible | 2019-06-10 | 1 | -0/+2 |
* | doc: Remove mention of functions that are gone from glibc. | Bruno Haible | 2019-06-10 | 1 | -36/+4 |
* | doc: Remove mention of function vm86 (does not exist on x86_64). | Bruno Haible | 2019-06-10 | 1 | -9/+2 |
* | doc: Update after removal of crypt functions from glibc 2.28. | Bruno Haible | 2019-06-10 | 1 | -26/+4 |
* | doc: Document the 'stdnoreturn' and 'noreturn' modules. | Bruno Haible | 2019-03-20 | 1 | -0/+3 |
* | doc: Document how to use 'static inline'. | Bruno Haible | 2019-03-20 | 1 | -0/+3 |
* | gnulib-tool: Improve handling of multiple --local-dir options. | Bruno Haible | 2019-02-14 | 1 | -0/+9 |
* | doc: Add documentation about container data types. | Bruno Haible | 2019-01-06 | 1 | -0/+3 |
* | doc: Update documentation about 'progname' module. | Bruno Haible | 2019-01-06 | 1 | -2/+2 |
* | doc: Document the xstdopen and *-safer modules. | Bruno Haible | 2019-01-06 | 1 | -0/+3 |