aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* resolv.h: Remove unused partsDag-Erling Smørgrav2026-07-061-49/+0
* Revert "resolv.h: Remove unused parts"Dag-Erling Smørgrav2026-06-291-0/+49
* resolv.h: Remove unused partsDag-Erling Smørgrav2026-06-291-49/+0
* Revert "fts: refactor to use fd-relative operations internally"Alan Somers2026-06-241-1/+0
* fts: refactor to use fd-relative operations internallyJitendra Bhati2026-06-231-0/+1
* iconv: Update availability of boolDag-Erling Smørgrav2026-06-221-3/+1
* libc: Suppress <stdalign.h> content for C23 and laterFaraz Vahedi2026-06-101-0/+4
* libc: Fix assert() sanitiser for C++ contextual bool conversionFaraz Vahedi2026-06-101-29/+9
* libc: Add free_sized() and free_aligned_sized() as per C23Faraz Vahedi2026-06-071-0/+2
* Revert "libc: Constify the getcap API"Dag-Erling Smørgrav2026-06-051-3/+3
* libc: Constify the getcap APIDag-Erling Smørgrav2026-06-041-3/+3
* assert.h: style(9): Space after #define, between #endif and commentOlivier Certner2026-06-041-13/+13
* assert.h: Revert "Remove leading tabs for whitespace consistency"Robert Clausecker2026-05-311-13/+13
* ntsync: install headers for userspace consumptionKonstantin Belousov2026-05-311-1/+1
* libc: Add <assert.h> C23 feature test macroFaraz Vahedi2026-05-301-3/+3
* libc: Add variadic assert in accordance with C23Faraz Vahedi2026-05-301-7/+35
* assert.h: Remove leading tabs for whitespace consistencyFaraz Vahedi2026-05-301-9/+9
* libc: Restrict the static_assert macro to pre-C23 modesFaraz Vahedi2026-05-301-1/+4
* rpcsvc: Remove obsolete bool definition from yp_prot.hFaraz Vahedi2026-05-301-5/+0
* zzz: Rewrite to use new power deviceAymeric Wibo2026-05-261-0/+1
* libc: add freadlink(3)Konstantin Belousov2026-05-101-0/+1
* Revert erronously pushed series of commits, which should not be.Konstantin Belousov2026-05-031-1/+0
* libc: add freadlink(3)Konstantin Belousov2026-05-031-0/+1
* tests: fix remaining test failures under _FORTIFY_SOURCEKyle Evans2026-05-011-0/+7
* ssp: fix our gets_s implementation under _FORTIFY_SOURCEKyle Evans2026-05-011-1/+29
* include/stdbit.h: declare size_t, (u)int*_t, and (u)int_least*_tRobert Clausecker2026-04-201-1/+21
* unistd.h: _Fork(2) is required by POSIX 2024Konstantin Belousov2026-04-121-1/+4
* posix_spawn: actions chdir and fchdir are now required by POSIXKonstantin Belousov2026-04-031-0/+4
* sys: add renameat2(2) syscallKonstantin Belousov2026-03-051-0/+1
* stddef.h: centralize definition of offsetof()Brooks Davis2026-02-191-4/+1
* stddef.h: add ptraddr_tBrooks Davis2026-02-191-0/+7
* libc: improve include usage for exterror sourcesKonstantin Belousov2026-02-181-2/+1
* rpc: correct resultproc_t's typeBrooks Davis2026-02-021-1/+2
* clnt_broadcast(3): fix eachresult argument typeBrooks Davis2026-02-021-1/+3
* libc: add posix_spawnattr_{get,set}procdescp_npKonstantin Belousov2026-01-261-0/+4
* libc: add posix_spawnattr_{get,set}execfd_np(3)Konstantin Belousov2026-01-251-0/+7
* rpc/xdr.h: make xdrproc_t always take two argumentsBrooks Davis2026-01-231-8/+1
* libthr: add pthread_tryjoin_np()Konstantin Belousov2026-01-191-0/+1
* libc/stdlib: Port strtonumx() from IllumosHans Rosenfeld2026-01-151-0/+2
* Makefile*: remove powerpcspeMinsoo Choo2026-01-091-1/+1
* stdbool.h: Update for C23Minsoo Choo2026-01-071-2/+6
* libc: add glibc-compatible tdestroy(3)Konstantin Belousov2025-12-291-0/+1
* Add sys/_align.h replacing machine/_align.hBrooks Davis2025-12-101-2/+1
* libc/string: add strdupa(3) and strndupa(3)Konstantin Belousov2025-12-081-0/+28
* Revert "stddef.h: add unreachable() for C23 compliance"Robert Clausecker2025-12-041-4/+0
* libc: implement C23 <stdbit.h> functionsRobert Clausecker2025-11-302-2/+126
* stddef.h: add unreachable() for C23 complianceRobert Clausecker2025-11-281-0/+4
* uchar.h: add char8_tRobert Clausecker2025-11-281-0/+5
* time.h: add timegm() to the C23 namespaceRobert Clausecker2025-11-281-1/+1
* Use ZFSTOP more broadlyJohn Baldwin2025-11-241-1/+1