aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rpc.h: Remove reference to unimplemented DES ioctlsEd Maste2025-07-231-20/+0
* libc: Rename fscandir{,_b}() to fdscandir{,_b}().Dag-Erling Smørgrav2025-06-231-2/+2
* libc: Add fscandir(), fscandir_b(), scandirat_b().Dag-Erling Smørgrav2025-06-201-0/+13
* arm64: lib32: Don't try to install removed <machine/runq.h>Olivier Certner2025-06-181-1/+0
* ssp: Protect sig2str with proper visibility markersWarner Losh2025-06-121-0/+2
* include: ssp: fortify <signal.h>Ricardo Branco2025-06-113-1/+55
* Add the POSIX sig2str(3) & str2sig(3) callsRicardo Branco2025-06-111-0/+9
* Add POSIX NSIG_MAX & _SC_NSIGRicardo Branco2025-06-112-0/+5
* Add sys/stdarg.hBrooks Davis2025-06-111-2/+2
* sys/_stdarg.h: drop cdefs.h and _types.h polutionBrooks Davis2025-06-112-2/+2
* stddef.h: don't include sys/cdefs.hBrooks Davis2025-06-111-2/+4
* Don't rely on sys/_types.h including sys/cdefs.hBrooks Davis2025-06-111-0/+1
* glob.h: Limit glob_b prototype visibilityBojan Novković2025-06-031-1/+1
* glob: Add blocks supportBojan Novković2025-06-021-2/+14
* Provide user interface to retrieve reported extended errorsKonstantin Belousov2025-05-312-1/+23
* sysconf(3): add _SC_UEXTERR_LEN, the max length of the extended error stringKonstantin Belousov2025-05-311-0/+1
* libthr: add stable user interface for sigfastblock(2)Konstantin Belousov2025-05-191-0/+2
* pthread_switch_add_np(3): removeKonstantin Belousov2025-05-191-7/+0
* fts: Add FTS_COMFOLLOWDIR and FTS_NOSTAT_TYPE.Dag-Erling Smørgrav2025-05-081-1/+5
* include/paths.h: add _PATH_NOSHUTDOWNKonstantin Belousov2025-05-051-0/+1
* libc: Add getenv_r() function.Dag-Erling Smørgrav2025-04-272-0/+7
* fts: Add blocks support.Dag-Erling Smørgrav2025-04-221-7/+22
* Add POSIX psiginfo(3) callRicardo Branco2025-04-171-0/+1
* fts: Move private flags away from public ones.Dag-Erling Smørgrav2025-04-101-11/+15
* Revert Make newly POSIX functions visibleStephen Hurd2025-03-206-38/+20
* Add missing ||Stephen Hurd2025-03-201-1/+1
* Make newly POSIX functions visibleStephen Hurd2025-03-196-20/+38
* rpc: limited multithread support for svc_nlGleb Smirnoff2025-02-011-0/+7
* libc/rpc: add userland side RPC server over netlink(4)Gleb Smirnoff2025-02-011-0/+6
* krpc: add kernel side client over netlink(4)Gleb Smirnoff2025-02-011-0/+6
* libc: Fix getentropy POSIX 2024 conformance issuesEd Maste2025-01-171-0/+4
* include: add a userland version of __assert_unreachableKyle Evans2025-01-131-0/+7
* Revert "isp: Fix abort issue introduced by previous commit"Alexander Motin2025-01-081-1/+1
* isp: Fix abort issue introduced by previous commitAlexander Motin2025-01-081-1/+1
* endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024Warner Losh2024-12-301-3/+4
* ssp: Make ssp.h more self-containedMark Johnston2024-12-291-0/+1
* Tweak ppoll() to include 1003.1-2024 visibility, take twoKyle Evans2024-12-151-2/+2
* Revert "Tweak ppoll() to include 1003.1-2024 visibility"Kyle Evans2024-12-141-2/+2
* Tweak ppoll() to include 1003.1-2024 visibilityKyle Evans2024-12-141-2/+2
* Expose POSIX functions incorporated into C23Stephen Hurd2024-12-012-3/+7
* fileno(3): set errno when returning -1Konstantin Belousov2024-11-291-4/+0
* Add fchroot(2)Edward Tomasz Napierala2024-11-291-0/+1
* lib/libc/string: apply SSP hardening and tests to memset_explicitRobert Clausecker2024-11-141-0/+2
* lib/libc/string: add memset_explicit() for compliance with C23Robert Clausecker2024-11-141-0/+3
* include: Add required guards for dev/vmm headersMark Johnston2024-11-051-1/+8
* include: Install dev/vmm headersMark Johnston2024-11-051-1/+1
* rpc: Fix the definition of xdr_void()Mark Johnston2024-10-301-1/+1
* Update Makefile.depend filesSimon J. Gerraty2024-10-142-2/+10
* Ensure that soft updates are not enabled by default when using mdmfs(8)Kirk McKusick2024-10-031-0/+3
* stdio.h: don't expose rsize_t unless __EXT1_VISIBLEGraham Percival2024-10-021-0/+3