aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
...
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-11-044-6/+6
* manuals: Fix errors in .2 pagesGraham Percival2024-11-046-6/+6
* membarrier: Add manual pageEd Maste2024-10-212-0/+152
* socket: Implement SO_SPLICEMark Johnston2024-10-171-1/+61
* getrlimitusage.2: add the man pageKonstantin Belousov2024-10-102-0/+101
* Userspace enablement for getrlimitusage(2)Konstantin Belousov2024-10-051-1/+2
* getrlimit(2): document RLIMIT_PIPEBUFKonstantin Belousov2024-10-051-0/+10
* faccessat(2): Honor AT_SYMLINK_NOFOLLOWFernando ApesteguĂ­a2024-09-261-3/+5
* getrlimit(2): document RLIMIT_UMTXPKonstantin Belousov2024-09-211-0/+3
* open(2): Extend EINVAL's descriptionJose Luis Duran2024-09-011-1/+7
* rename(2): Extend EINVAL's descriptionJose Luis Duran2024-09-011-3/+5
* open(2): mandoc -T lintJose Luis Duran2024-09-011-5/+8
* access(2): Discourage use of these system calls.Dag-Erling Smørgrav2024-05-231-55/+50
* access.2: Mention that lstat(2) should be used for symbolic linksGordon Bergling2024-05-231-1/+10
* intro.2 as errno.2: Update maximum hard link limitAlexander Ziaee2024-05-211-2/+7
* intro.2: Add sys/syscall.h to SYNOPSISAlexander Ziaee2024-05-211-0/+1
* clock_gettime.2: fix markupEd Maste2024-05-101-20/+20
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski2024-05-041-5/+3
* Document that gettimeofday() is obsolescentMateusz Piotrowski2024-05-041-1/+24
* sigqueue(2): Document __SIGQUEUE_TIDKonstantin Belousov2024-04-301-1/+18
* timerfd.2: Remove a double wordGordon Bergling2024-04-231-1/+1
* open.2: remove self-referenceChristopher Davidson2024-04-181-1/+1
* open: make non-POSIX errno value more apparentEd Maste2024-03-221-0/+5
* libc: Teach libc about the BTI elf noteAndrew Turner2024-02-191-0/+7
* Document aio_read2/aio_write2Konstantin Belousov2024-02-183-40/+123
* lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offsetKonstantin Belousov2024-02-181-1/+14
* read.2: Describe debug.iosize_max_clampKonstantin Belousov2024-02-141-5/+14
* open(2): describe *at behavior for dirfd opened without O_SEARCHKonstantin Belousov2024-02-011-14/+24
* kcmp: Add a manual pageMark Johnston2024-01-312-0/+231
* Add kcmp(2) userspace bitsKonstantin Belousov2024-01-301-0/+4
* sigfastblock.2: Fix a typo in the manual pageGordon Bergling2024-01-231-1/+1
* _umtx_op.2: Fix a typo in the manual pageGordon Bergling2024-01-231-1/+1
* Remove _POSIX_PRIORITIZED_IO references from man pagesAlan Somers2024-01-203-28/+2
* sigaction.2: clarify that fork isn't async-signal-safe, but _Fork isAlan Somers2024-01-201-2/+2
* Fix "version introduced" in numerous manual pagesTom Hukins2024-01-151-1/+1
* setfib.2: Consistently capitalize "FIB"Mark Johnston2024-01-111-4/+4
* copy_file_range.2: Clarify that only regular files workRick Macklem2024-01-111-5/+13
* libc: simplify MDASM/NOASM checksBrooks Davis2024-01-021-3/+1
* libc: Centralize non-building of sbrk stubsBrooks Davis2024-01-021-0/+1
* memfd_create: move implementation to libc/genBrooks Davis2023-12-212-94/+0
* libc: remove unused stub vdso timecounter implementationsBrooks Davis2023-12-131-45/+0
* libc: further centralize syscall symbolsBrooks Davis2023-12-131-0/+2
* libc: Remove empty comments in Symbol.mapBrooks Davis2023-12-131-3/+0
* procctl.2: improve phrasing for ASLR disableBrooks Davis2023-12-021-3/+3
* aio_read.2: correct the description of aio_bufAlan Somers2023-11-301-2/+2
* libc: Purge unneeded cdefs.hWarner Losh2023-11-2756-56/+0
* ptrace(2): Disabling: Describe influence of security.bsd.see_jail_procOlivier Certner2023-10-171-15/+21
* ktrace.2: correct kern.ktrace.genio_size sysctl nameEd Maste2023-10-131-1/+1
* swapon.2: correct FreeBSD release that introduced swapoffEd Maste2023-09-211-1/+1
* getdirentries.2: Reference dir(5)Mateusz Piotrowski2023-09-121-1/+2