summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-20Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001kamil
2018-02-06fix typochristos
2018-02-06detect duplicate declaration of pthread_atfork() in pthread.hchristos
2018-02-04fixes for GCC 6:mrg
2018-01-09Merge autofs support from: Tomohiro Kusumichristos
2017-12-08make _lwp_park return the remaining time to sleep in the "ts" argumentchristos
2017-10-16Add endian.h header. Simply includes sys/endian.hmaya
2017-10-07remove recallocarraychristos
2017-10-07add recallocarray (used by openssh-7.6)christos
2017-08-16Add missing strfmon_l. Noticed by Bruno Haible. Add test case.joerg
2017-08-16s/not sure why// and make these work :-)christos
2017-07-11Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. Thisjoerg
2017-05-09Add the new signalname/signalnext/signalnumber interface to libc.kre
2017-04-23Add vis DQ.christos
2017-04-09fexcept_t + fenv_t should be handled the same way for softfloatchristos
2017-04-04Add RCS tag.sevan
2017-03-22provide a common softfloat fenv implemenation and use it for softfloat builds.chs
2017-02-23Add fenv for ia64, imported from FreeBSD, compile tested only.scole
2017-01-16add _PATH_DEVZEROchristos
2017-01-15elide strict-prototypes for unrepresentable functionchristos
2017-01-12Welcome to the constant age!christos
2016-12-16scandir/alphasort take "const struct dirent **" not "const void *" inmrg
2016-10-15Import wcsnlen(3) to libckamil
2016-10-12add strchrnullchristos
2016-10-04Add timespec_get(3) in <time.h> and enable unconditionally struct timespeckamil
2016-10-03Add static_assert macro definition in <assert.h>kamil
2016-10-02Import <stdalign.h>kamil
2016-10-02Import <stdnoreturn.h>kamil
2016-09-24remove mpool_getfchristos
2016-09-24sync with mit/kerberos dbchristos
2016-09-21Add ifa_addrflags to ifaddrs (forgot to commit this file, thanks Ryo!)roy
2016-08-25add shchristos
2016-08-23add alphachristos
2016-08-04Realtime signal support from GSoC 2016, Charles Cui.christos
2016-07-21According to Opengroup online specifications[1], _POSIX_CPUTIME andnjoly
2016-07-01add hmac(3)christos
2016-07-01define block lengthchristos
2016-06-30PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>dholland
2016-06-18Use generic types in the profil(2) function prototype (<unistd.h>)kamil
2016-06-10GSoC 2016: Charles Cui: Add timer related macroschristos
2016-06-10GSoC 2016: Charles Cui: add SEM_NSEMS_MAXchristos
2016-04-29Go back to just using normal visibility for the locale symbols. Withoutjoerg
2016-04-24Define SEM_VALUE_MAX in only one place.dholland
2016-04-23add clock_cpugetclockid{2,}christos
2016-04-10Implement pidfile_lock, pidfile_read and pidfile_clean.roy
2016-03-20use foo - 0 instead of testing for defined(foo); from joerg@christos
2016-03-20PR/50983: David Shao: Protect stddef;christos
2016-03-17disable dso protected for clang now, so that packages can be built.christos
2016-03-17more casting fixeschristos
2016-03-17gcc 5, my patience is waning.christos