aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ufshci: install the ioctl headerJaeyoon Choi2 days1-0/+6
* arpa/telnet: Fix a typo in a source code commentGordon Bergling6 days1-1/+1
* libc: Add WCHAR_WIDTH in <wchar.h> as wellFaraz Vahedi12 days1-0/+3
* libc: Add <inttypes.h> C23 feature test macroFaraz Vahedi12 days1-0/+6
* gzoned: Introduce Zoned Storage emulatorvoidanix13 days1-0/+1
* libc: Fix C23 version macro visibilityDag-Erling Smørgrav2026-08-305-8/+18
* libc: Add <setjmp.h> C23 feature test macroFaraz Vahedi2026-08-241-0/+2
* libc: Add <time.h> C23 feature test macroFaraz Vahedi2026-08-241-3/+2
* libc: Remove incorrectly defined __STDC_VERSION_STDBOOL_H__Faraz Vahedi2026-08-241-4/+0
* libc: Implement bsearch_s(), document bsearch_b(), and add unit testsFaraz Vahedi2026-08-221-0/+10
* runtime: add the ability to set exterrors in userspaceBrooks Davis2026-08-202-1/+67
* libc: Restore prior C23 include guardsFaraz Vahedi2026-08-195-9/+15
* fts: add fts_openat() APIJitendra Bhati2026-08-181-1/+3
* sys: Add sys/ckdint.hMark Johnston2026-08-171-24/+2
* libc: Add <stdio.h> C23 feature test macroFaraz Vahedi2026-08-143-5/+5
* libc: Add _PRINTF_NAN_LEN_MAX per C23Faraz Vahedi2026-08-141-0/+4
* libc: Implement qualifier-preserving standard library functionsFaraz Vahedi2026-08-133-0/+54
* sys/limits.h: Add BOOL_MAX, BITINT_MAXWIDTH, and C23 feature test macroFaraz Vahedi2026-08-131-3/+3
* fts: reduce fd usage by storing fts_dirfd on directory entries onlyJitendra Bhati2026-08-101-1/+1
* fts: refactor to use fd-relative operations internallyJitendra Bhati2026-08-031-0/+2
* libc: Add strfromd, strfromf, and strfroml per C23Faraz Vahedi2026-08-021-0/+4
* coreboot: Add coreboot firmware table driverAbdelkader Boudih2026-07-291-2/+9
* libthr: implement pthread_cond_clockwait(3)Konstantin Belousov2026-07-271-0/+5
* 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