summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
4 dayslibc/stdlib: Port strtonumx() from IllumosHans Rosenfeld
10 daysMakefile*: remove powerpcspeMinsoo Choo
12 daysstdbool.h: Update for C23Minsoo Choo
2025-12-29libc: add glibc-compatible tdestroy(3)Konstantin Belousov
2025-12-10Add sys/_align.h replacing machine/_align.hBrooks Davis
2025-12-09libc/string: add strdupa(3) and strndupa(3)Konstantin Belousov
2025-12-05Revert "stddef.h: add unreachable() for C23 compliance"Robert Clausecker
2025-11-30libc: implement C23 <stdbit.h> functionsRobert Clausecker
2025-11-28stddef.h: add unreachable() for C23 complianceRobert Clausecker
2025-11-28uchar.h: add char8_tRobert Clausecker
2025-11-28time.h: add timegm() to the C23 namespaceRobert Clausecker
2025-11-24Use ZFSTOP more broadlyJohn Baldwin
2025-11-12lib/libc: implement C23 memalignment()Robert Clausecker
2025-10-18include/stdckdint.h: make the header compatible with C++Konstantin Belousov
2025-10-04libc/resolv: get rid of MD5Robert Clausecker
2025-10-03lib/libc: add recallocarray()Robert Clausecker
2025-09-30libbsm: Rename package to audit-libLexi Winter
2025-09-23tzcode: Expose and document offtime() and offtime_r()Dag-Erling Smørgrav
2025-09-11Revert "libc: Remove readdir_r(3)"Dag-Erling Smørgrav
2025-09-10libc: Remove readdir_r(3)Dag-Erling Smørgrav
2025-08-20Remove MK_GSSAPILexi Winter
2025-08-15Revert "Remove Secure RPC DES authentication"Lexi Winter
2025-08-10Remove Secure RPC DES authenticationLexi Winter
2025-08-07gssapi,krb5: Replace libgssapi with the MIT versionCy Schubert
2025-08-02libc: Deprecate readdir_r()Dag-Erling Smørgrav
2025-07-23rpc.h: Remove reference to unimplemented DES ioctlsEd Maste
2025-06-23libc: Rename fscandir{,_b}() to fdscandir{,_b}().Dag-Erling Smørgrav
2025-06-20libc: Add fscandir(), fscandir_b(), scandirat_b().Dag-Erling Smørgrav
2025-06-18arm64: lib32: Don't try to install removed <machine/runq.h>Olivier Certner
2025-06-11ssp: Protect sig2str with proper visibility markersWarner Losh
2025-06-11include: ssp: fortify <signal.h>Ricardo Branco
2025-06-11Add the POSIX sig2str(3) & str2sig(3) callsRicardo Branco
2025-06-11Add POSIX NSIG_MAX & _SC_NSIGRicardo Branco
2025-06-11Add sys/stdarg.hBrooks Davis
2025-06-11sys/_stdarg.h: drop cdefs.h and _types.h polutionBrooks Davis
2025-06-11stddef.h: don't include sys/cdefs.hBrooks Davis
2025-06-11Don't rely on sys/_types.h including sys/cdefs.hBrooks Davis
2025-06-03glob.h: Limit glob_b prototype visibilityBojan Novković
2025-06-02glob: Add blocks supportBojan Novković
2025-05-31Provide user interface to retrieve reported extended errorsKonstantin Belousov
2025-05-31sysconf(3): add _SC_UEXTERR_LEN, the max length of the extended error stringKonstantin Belousov
2025-05-19libthr: add stable user interface for sigfastblock(2)Konstantin Belousov
2025-05-19pthread_switch_add_np(3): removeKonstantin Belousov
2025-05-08fts: Add FTS_COMFOLLOWDIR and FTS_NOSTAT_TYPE.Dag-Erling Smørgrav
2025-05-05include/paths.h: add _PATH_NOSHUTDOWNKonstantin Belousov
2025-04-27libc: Add getenv_r() function.Dag-Erling Smørgrav
2025-04-22fts: Add blocks support.Dag-Erling Smørgrav
2025-04-17Add POSIX psiginfo(3) callRicardo Branco
2025-04-10fts: Move private flags away from public ones.Dag-Erling Smørgrav
2025-03-20Revert Make newly POSIX functions visibleStephen Hurd