aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* lib/libsys, lib/libc: export pdwaitKonstantin Belousov2026-02-012-0/+24
* libc: stop trying to create __<syscall> symbolsBrooks Davis2025-08-0634-62/+0
* closefrom: always use close_range(2)Brooks Davis2025-06-061-9/+1
* libc: switch to __weak_symbol for fortified interpose stubsKyle Evans2024-07-165-10/+5
* include: ssp: fortify <sys/socket.h>Kyle Evans2024-07-133-3/+6
* include: ssp: fortify <sys/uio.h>Kyle Evans2024-07-131-1/+2
* include: ssp: fortify poll/ppoll from <poll.h>Kyle Evans2024-07-132-5/+8
* Revert "lib{c,sys}: normalize export of openat, setcontext, and swapcontext"Brooks Davis2024-04-193-0/+3
* lib{c,sys}: normalize export of openat, setcontext, and swapcontextBrooks Davis2024-04-173-3/+0
* libc: INTERPOS_SYS macro for interposed syscallsBrooks Davis2024-04-1646-117/+48
* lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis2024-03-1359-0/+2881
* libc: libc/sys/Makefile.inc -> libsys/Makefile.sysBrooks Davis2024-02-051-516/+0
* libsys: relocate implementations and manpagesBrooks Davis2024-02-05270-48667/+3
* libc: split libc and syscall interposing (2/2)Brooks Davis2024-02-052-21/+0
* libc: split libc and syscall interposing (1/2)Brooks Davis2024-02-0540-81/+61
* sctp: update manpagesLexi Winter2024-02-031-1/+5
* open(2): describe *at behavior for dirfd opened without O_SEARCHKonstantin Belousov2024-01-291-12/+24
* open: make non-POSIX errno value more apparentEd Maste2024-01-261-0/+5
* kcmp: Add a manual pageMark Johnston2024-01-242-0/+231
* Add kcmp(2) userspace bitsKonstantin Belousov2024-01-241-0/+4
* sigfastblock.2: Fix a typo in the manual pageGordon Bergling2024-01-201-1/+1
* _umtx_op.2: Fix a typo in the manual pageGordon Bergling2024-01-201-1/+1
* libc: stop exposing __fcntl_compatBrooks Davis2024-01-131-1/+0
* libc: separate syscall and non-syscall symbolsBrooks Davis2024-01-111-8/+11
* Fix "version introduced" in numerous manual pagesTom Hukins2024-01-081-1/+1
* setfib.2: Consistently capitalize "FIB"Mark Johnston2024-01-031-4/+4
* copy_file_range.2: Clarify that only regular files workRick Macklem2023-12-291-5/+13
* Remove _POSIX_PRIORITIZED_IO references from man pagesAlan Somers2023-12-183-28/+2
* libc: simplify MDASM/NOASM checksBrooks Davis2023-12-061-3/+1
* Remove never implemented sbrk and sstk syscallsBrooks Davis2023-12-041-1/+0
* sigaction.2: clarify that fork isn't async-signal-safe, but _Fork isAlan Somers2023-12-011-2/+2
* jail: Don't allow jail_set(2) to resurrect dying jails.Jamie Gritton2023-11-301-2/+4
* memfd_create: move implementation to libc/genBrooks Davis2023-11-282-94/+0
* lib: Remove ancient SCCS tags.Warner Losh2023-11-27108-215/+0
* aio_read.2: correct the description of aio_bufAlan Somers2023-11-211-2/+2
* libc: Teach libc about the BTI elf noteAndrew Turner2023-11-211-0/+7
* libc: remove unused stub vdso timecounter implementationsBrooks Davis2023-11-151-45/+0
* libc: further centralize syscall symbolsBrooks Davis2023-11-151-0/+2
* libc: Remove empty comments in Symbol.mapBrooks Davis2023-11-151-3/+0
* libc: Purge unneeded cdefs.hWarner Losh2023-11-0156-56/+0
* ino64: Remove 'forward compat' code for thisWarner Losh2023-10-3111-505/+7
* clock_gettime: Minor clarificationWarner Losh2023-10-271-4/+6
* procctl.2: improve phrasing for ASLR disableBrooks Davis2023-10-261-3/+3
* libc: Fix missing or misspelled MLINKS.Dag-Erling Smørgrav2023-10-182-1/+2
* ktrace.2: correct kern.ktrace.genio_size sysctl nameEd Maste2023-10-111-1/+1
* ptrace(2): Disabling: Describe influence of security.bsd.see_jail_procOlivier Certner2023-09-281-15/+21
* Add paragraph about kern.mqueue sysctls and their defaults.Jens Schweikhardt2023-09-261-1/+13
* swapon.2: correct FreeBSD release that introduced swapoffEd Maste2023-09-181-1/+1
* getdirentries.2: Reference dir(5)Mateusz Piotrowski2023-09-051-1/+2
* getdirentries.2: Improve readability of dirent membersMateusz Piotrowski2023-09-051-6/+6