| Age | Commit message (Expand) | Author |
| 2017-10-16 | Add endian.h header. Simply includes sys/endian.h | maya |
| 2017-10-07 | remove recallocarray | christos |
| 2017-10-07 | add recallocarray (used by openssh-7.6) | christos |
| 2017-08-16 | Add missing strfmon_l. Noticed by Bruno Haible. Add test case. | joerg |
| 2017-08-16 | s/not sure why// and make these work :-) | christos |
| 2017-07-11 | Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This | joerg |
| 2017-05-09 | Add the new signalname/signalnext/signalnumber interface to libc. | kre |
| 2017-04-23 | Add vis DQ. | christos |
| 2017-04-09 | fexcept_t + fenv_t should be handled the same way for softfloat | christos |
| 2017-04-04 | Add RCS tag. | sevan |
| 2017-03-22 | provide a common softfloat fenv implemenation and use it for softfloat builds. | chs |
| 2017-02-23 | Add fenv for ia64, imported from FreeBSD, compile tested only. | scole |
| 2017-01-16 | add _PATH_DEVZERO | christos |
| 2017-01-15 | elide strict-prototypes for unrepresentable function | christos |
| 2017-01-12 | Welcome to the constant age! | christos |
| 2016-12-16 | scandir/alphasort take "const struct dirent **" not "const void *" in | mrg |
| 2016-10-15 | Import wcsnlen(3) to libc | kamil |
| 2016-10-12 | add strchrnull | christos |
| 2016-10-04 | Add timespec_get(3) in <time.h> and enable unconditionally struct timespec | kamil |
| 2016-10-03 | Add static_assert macro definition in <assert.h> | kamil |
| 2016-10-02 | Import <stdalign.h> | kamil |
| 2016-10-02 | Import <stdnoreturn.h> | kamil |
| 2016-09-24 | remove mpool_getf | christos |
| 2016-09-24 | sync with mit/kerberos db | christos |
| 2016-09-21 | Add ifa_addrflags to ifaddrs (forgot to commit this file, thanks Ryo!) | roy |
| 2016-08-25 | add sh | christos |
| 2016-08-23 | add alpha | christos |
| 2016-08-04 | Realtime signal support from GSoC 2016, Charles Cui. | christos |
| 2016-07-21 | According to Opengroup online specifications[1], _POSIX_CPUTIME and | njoly |
| 2016-07-01 | add hmac(3) | christos |
| 2016-07-01 | define block length | christos |
| 2016-06-30 | PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h> | dholland |
| 2016-06-18 | Use generic types in the profil(2) function prototype (<unistd.h>) | kamil |
| 2016-06-10 | GSoC 2016: Charles Cui: Add timer related macros | christos |
| 2016-06-10 | GSoC 2016: Charles Cui: add SEM_NSEMS_MAX | christos |
| 2016-04-29 | Go back to just using normal visibility for the locale symbols. Without | joerg |
| 2016-04-24 | Define SEM_VALUE_MAX in only one place. | dholland |
| 2016-04-23 | add clock_cpugetclockid{2,} | christos |
| 2016-04-10 | Implement pidfile_lock, pidfile_read and pidfile_clean. | roy |
| 2016-03-20 | use foo - 0 instead of testing for defined(foo); from joerg@ | christos |
| 2016-03-20 | PR/50983: David Shao: Protect stddef; | christos |
| 2016-03-17 | disable dso protected for clang now, so that packages can be built. | christos |
| 2016-03-17 | more casting fixes | christos |
| 2016-03-17 | gcc 5, my patience is waning. | christos |
| 2016-03-17 | appease gcc-5 |= #$@#% | christos |
| 2016-03-17 | add max_align_t. C11 defines this and GCC 5.3 really wants it. | mrg |
| 2016-03-10 | strndup() is part of XSI from The Open Group Base Specification Issue 7 and had | leot |
| 2016-03-08 | - GC pts_fired, and fix the comment about MAX_TIMERS | christos |
| 2016-03-08 | undo protected symbol hack. | christos |
| 2016-02-26 | We only have 28 timers available. | christos |