summaryrefslogtreecommitdiff
path: root/lib/libc/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect version introduced in manual pagesTom Hukins2025-06-032-2/+2
* symlink.2: document EOPNOTSUPPMichael Tuexen2025-05-011-1/+5
* libc/compat-ino64.h: rename st_padding0Konstantin Belousov2025-04-101-1/+1
* setcred(2): Add manual pageOlivier Certner2025-04-032-0/+291
* New setcred() system call and associated MAC hooksOlivier Certner2025-04-031-0/+1
* tcp: don't ever return ECONNRESET on close(2)Gleb Smirnoff2025-03-311-4/+1
* open.2: minor editingKonstantin Belousov2025-03-071-3/+3
* open.2: add separate paragraph for O_CREATartembunichev2025-03-071-8/+24
* open.2: Editorial passJohn Baldwin2025-03-031-60/+122
* kqueue.2: Editorial passJohn Baldwin2025-03-032-24/+42
* recv.2: Improve style in RETURN VALUESAlexander Ziaee2025-02-271-3/+3
* recv.2: Explain how recv functions can return 0Felix Johnson2025-02-271-3/+10
* statfs.2: document missing user-visible MNT flagsKonstantin Belousov2025-02-231-0/+18
* statfs.2: order MNT flags alphabeticallyKonstantin Belousov2025-02-231-43/+43
* statfs.2: remove dead commentKonstantin Belousov2025-02-231-2/+0
* statfs.2: uncomment and describe MNT_IGNOREKonstantin Belousov2025-02-231-2/+3
* socket: Add an option to retrieve a socket's FIB numberMark Johnston2025-02-211-2/+2
* Canonicalize the name of the FreeBSD FoundationLi-Wen Hsu2025-02-1911-11/+11
* setfib.2: Note that the number of FIBs can be adjusted after bootMark Johnston2025-02-071-4/+9
* munmap.2: Remove EINVAL for negative lenEd Maste2025-01-201-1/+1
* munmap.2: Unaligned addresses do not return errorEd Maste2025-01-201-4/+1
* procctl.2: Editing passJohn Baldwin2024-12-271-168/+244
* manuals: Misc macro typosGraham Percival2024-12-273-5/+3
* sched_getcpu: Add man pageEd Maste2024-12-042-0/+52
* unix: Add support for atomically setting the socket modeMark Johnston2024-12-031-1/+8
* fhreadlink.2: fix old typo in the manpageWolfram Schneider2024-11-281-1/+1
* fork: Document _Fork (and fork) as POSIX 2024Ed Maste2024-11-211-7/+7
* linker: Make linker.h more self-containedMark Johnston2024-11-097-7/+0
* thr_kill(2): fix titleMitchell Horne2024-11-041-1/+1
* 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