summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-23- Replace REG_ENOSYS (unused) with REG_ILLSEQ.christos
2020-12-04Correct typo in previous.kre
2020-12-04Add __null_sentinelchristos
2020-11-18Don't complain about additional DNAME records received when resolving A oris
2020-10-10- remove bitypes.h fossilchristos
2020-10-03add set_rpc_maxgrouplist(3)christos
2020-09-22remove getentropy bitsnia
2020-09-22Remove duplicate word in a commentkamil
2020-09-21Upgrade the SVR4 RTLD r_debug protocol to version 1kamil
2020-09-21Refine the documentation of r_debugkamil
2020-09-05make the 2nd argument to __memmove_chk() constmrg
2020-06-28nameser_compat.h: correct preprocessor error syntaxgutteridge
2020-06-04Remove bogus tests for 64-bit i386 and SuperHnia
2020-05-26Avoid depending on namespace pollution in stdlib.h.joerg
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-05-13Remove trailing whitespacejoerg
2020-05-06Add getentropy() to libc - a simple wrapper to access the kernel CSPRNG.nia
2020-04-17Remove the static_assert() fallback for pre-C11 and pre-C++11kamil
2020-04-05Fix depenency on common symbols in sbin.joerg
2020-04-02 s/impliment/implement/ in comment.msaitoh
2020-03-31Add getsid(2) to the XOPEN namespace (again)kamil
2020-03-31Expose getsid(2) to POSIX >= 2008kamil
2020-03-20Fix visibility of various C99 features, esp. for C++11.joerg
2020-03-01Revert previouskamil
2020-03-01Fix typo in a commentkamil
2020-03-01Expose max_align_t to C99/C++kamil
2020-02-22Correct C99 / C++11 feature testing. Document remaining missing symbols.joerg
2019-12-13move P_tmpdir from "/var/tmp/" to "/tmp/".mrg
2019-12-08PR lib/54744 (bruno@haible.de)kre
2019-10-24Switch the iconv(3) prototype to the POSIX conformant variationkamil
2019-09-15remove comment for incomplete x/open impl (kamil)christos
2019-09-15one fexecve declaration should be enough.christos
2019-09-15Remove the _INCOMPLETE_XOPEN_C063 stuff.christos
2019-09-15Declare fexecvechristos
2019-07-03Sync with 2019b (field name change)christos
2019-06-04Move the basic part of XDR to common/include/rpc and common/lib/libc/rpc.hannken
2019-06-04Implement xdrmem_control(), used as xdr_control(xdr, XDR_GET_BYTES_AVAIL ...hannken
2019-05-29Add GLOB_TILDE_CHECK (from GNU)christos
2019-05-27As a _NETBSD_SOURCE extension define static_assert for pre-c11/c++99kamil
2019-05-22Limit static_assert visibility to C11.maya
2019-04-24Don't install YP headers when MKYP=noroy
2019-04-04merge tzcode 2019achristos
2019-03-12remove global pointers, add get/seters.christos
2019-03-10catch up with name change.christos
2019-03-10add missing externs.christos
2019-03-09add copyright.christos
2019-03-09PR/54050: Ryo ONODERA: Add the jemalloc-specific api prototypes and extern.christos
2019-01-08Provide global variables with C linkage, otherwise they will createjoerg
2019-01-05We can make a stronger guarantee than __pure.maya
2018-12-28Limit wcslcat, wcslcpy visibility to _NETBSD_SOURCEmaya