summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2016-03-17appease gcc-5 |= #$@#%christos
2016-03-17add max_align_t. C11 defines this and GCC 5.3 really wants it.mrg
2016-03-10strndup() is part of XSI from The Open Group Base Specification Issue 7 and hadleot
2016-03-08- GC pts_fired, and fix the comment about MAX_TIMERSchristos
2016-03-08undo protected symbol hack.christos
2016-02-26We only have 28 timers available.christos
2016-02-21Add relatime.christos
2016-01-29disable dso protected to work around binutils bugchristos
2016-01-23Needs sys/select.h for fd_set; fails only when _POSIX_SOURCE is defined,dholland
2016-01-23unsigned -> unsigned int in previous change to accomodate C++ boneheadedness.dholland
2016-01-23Apparently a recent round of vandalism by the C++ standards committeedholland
2016-01-23u_int -> unsigned, u_long -> unsigned long, etc.dholland
2016-01-22Needs sys/cdefs.h for __BEGIN_DECLS. Also add time.h to get time_t,dholland
2016-01-22Uses BEGIN_DECLS and needs sys/cdefs.h.dholland
2016-01-22Include <rpc/rpc.h> so XDR is defined.dholland
2016-01-22Needs sys/types.h for mode_t, off_t, ssize_t, and others.dholland
2016-01-22Needs stdint.h.dholland
2016-01-22Erm, fix previous.dholland
2016-01-22These all need stdint.h.dholland
2016-01-22Needs stddef.h for size_t.dholland
2016-01-22Has __BEGIN_DECLS, needs sys/types.h.dholland
2016-01-22u_char, u_int, u_long -> unsigned char, unsigned, unsigned longdholland
2016-01-14rename to regnsubchristos
2016-01-14add stravischristos
2016-01-14add reg{,a}subchristos