aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resolv: Add a required include to resolv.hJan Beich2024-01-081-0/+1
* libc: expose execvpe for Linux compatBrooks Davis2023-12-111-0/+1
* endian.h: Remove duplicate wordsJose Luis Duran2023-12-101-3/+3
* include: Automated cleanup of cdefs and other formattingWarner Losh2023-11-276-7/+1
* sccs: Manual changesWarner Losh2023-11-2722-116/+1
* include: Remove ancient SCCS tags.Warner Losh2023-11-2783-173/+0
* dirdeps: Update/fix Makefile.depend* for toolchainKa Ho Ng2023-11-271-0/+1
* lib/libc/rpc: switch the per-fd structs in clnt_{dg,vc}.c to RB TreesAlan Somers2023-11-151-1/+0
* Trim various $FreeBSD$John Baldwin2023-10-101-2/+0
* pf: convert state retrieval to netlinkAlexander V. Chernikov2023-10-101-1/+2
* Restrict the glibc compat cookie open functions to __BSD_VISIBLEWarner Losh2023-09-171-0/+2
* pkgbase: Move headers and libs out of runtime and utilitiesDoug Rabson2023-09-122-1/+3
* include: Implement N2867.Dag-Erling Smørgrav2023-09-072-1/+41
* time.h: Fix visibility check for C11 and C23 features.Dag-Erling Smørgrav2023-09-061-2/+2
* Add mac_grantbylabelSimon J. Gerraty2023-08-251-1/+3
* libc: Add timespec_getres(3) as per C23.Dag-Erling Smørgrav2023-08-241-1/+7
* Remove $FreeBSD$: one-line xdr patternWarner Losh2023-08-1621-22/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-1615-15/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-1624-24/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-1653-53/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-1672-144/+0
* arm64 lib32: prepare arm64 headers to redirect to armMike Karels2023-07-252-4/+69
* include: Migrate from COMPAT_32BIT to generic COMPAT_libcompatJessica Clarke2023-07-091-2/+2
* elf-hints.h: Allow rtld_paths.h to be included before itJessica Clarke2023-07-091-0/+2
* nvme: Don't install nvme_private.h in /usr/include.John Baldwin2023-06-271-1/+6
* spdx: Simplify BSD-2-Clause AND BSD-2-ClauseWarner Losh2023-05-121-1/+1
* spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSDWarner Losh2023-05-127-7/+7
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-1243-43/+43
* includes: avoid installing if_wg.h twiceEd Maste2023-05-101-2/+2
* Revert "libc: Implement bsort(3) a bitonic type of sorting algorithm."Hans Petter Selasky2023-04-201-13/+0
* libc: bsort_s() requires both __BSD_VISIBLE and __EXT1_VISIBLEHans Petter Selasky2023-04-191-1/+1
* include: add a check-ldirs targetBrooks Davis2023-04-191-0/+13
* libc: Implement bsort(3) a bitonic type of sorting algorithm.Hans Petter Selasky2023-04-191-0/+13
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-0/+1
* arpa: garbage collect ns_newmsg/ns_rdata declsVal Packett2023-03-221-40/+0
* secure_getenv: Put under __BSD_VISIBLEWarner Losh2023-03-141-1/+1
* Add GNU glibc compatible secure_getenvlucy2023-03-141-0/+1
* include: Remove no longer existing netgraph/atmMichael Butler2023-03-091-1/+1
* libc: Remove prototype and documentation for tzsetwall().Dag-Erling Smørgrav2023-03-071-1/+0
* include: Fix typosElyes Haouas2023-02-224-4/+4
* Revert "stdlib.h: Fix qsort_r compatibility with GCC 12."John Baldwin2023-01-271-6/+0
* byteswap.h: Add a glibc/linux compatible byteswap.hWarner Losh2023-01-202-1/+43
* linux: For better compatibility, provide compatible endian.hWarner Losh2023-01-202-2/+45
* stdlib.h: Fix qsort_r compatibility with GCC 12.John Baldwin2023-01-191-0/+6
* include: put includes into -dev packagesKyle Evans2022-11-101-7/+7
* libc: Don't warn about RRSIG replies.Dag-Erling Smørgrav2022-11-091-0/+18
* getaddrinfo: distinguish missing addrs from unresolvable namesMike Karels2022-11-021-0/+1
* netdb.h: re-enable EAI_ADDRFAMILY, EAI_NODATAMike Karels2022-11-021-4/+7
* Import the WireGuard driver from zx2c4.com.John Baldwin2022-10-281-2/+7
* netlink: add headers installationAlexander V. Chernikov2022-10-011-1/+2