aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* pam_xdg.8: the module option name correctedMaxim Konovalov2024-08-251-3/+3
* unbound: Vendor import 1.21.0Cy Schubert2024-08-231-6/+9
* exit(3): clarify how to obtain full exit status of the exited processKonstantin Belousov2024-08-211-0/+14
* exit(3): make it thread-safeKonstantin Belousov2024-08-212-2/+39
* msun/ld80/e_powl.c: make powl() thread-safe by making static variables thread...Konstantin Belousov2024-08-141-3/+3
* msun/ld80/e_powl.c: add const qualifiers to the static immutable valuesKonstantin Belousov2024-08-141-9/+9
* mixer.3: Fix mixer_get_mode() descriptionChristos Margiolis2024-08-081-13/+10
* lib/libc/amd64/string: fix overread condition in memccpyRobert Clausecker2024-08-071-56/+57
* libusb: claim to be version 1.0.16Ed Maste2024-08-061-1/+1
* libm: fma: correct zero sign with small inputsSteve Kargl2024-08-062-4/+4
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-08-0628-28/+0
* libm: add parens to clarify expressions in fma, fmalEd Maste2024-08-062-6/+6
* msun: update Clang bug reference in fma testEd Maste2024-08-062-4/+4
* rtld: avoid division in __thr_map_stacks_exec()Konstantin Belousov2024-08-051-4/+1
* sctp: document sctp_recvmsg as implementedMichael Tuexen2024-08-031-3/+3
* libfido2: update to 1.14.0Ed Maste2024-08-011-1/+1
* Fix mismerge in lib/libthr/arch/riscv/include/pthread_md.hMichal Meloun2024-07-311-5/+0
* libthr: Preresolve selected EABI symbols on arm.Michal Meloun2024-07-319-0/+104
* csu: Find the main pointer through the GOTAndrew Turner2024-07-151-2/+2
* libc/tests: Further refine the condition for installing h_rawMark Johnston2024-07-141-1/+2
* libc/tests: Fix installation without MK_TOOLCHAINMark Johnston2024-07-141-1/+1
* erf.3: Add a STANDARDS sectionGordon Bergling2024-06-301-3/+12
* libcapsicum: cache more time zone informationMariusz Zaborski2024-06-281-0/+9
* libutil: move ftime to libutilMariusz Zaborski2024-06-284-11/+8
* ncurses: reinstantiate bsd specific codeBaptiste Daroussin2024-06-271-0/+3
* ncurses: vendor import version 6.5Baptiste Daroussin2024-06-273-32/+37
* libarchive: fix thread autodetermination for zstd compression formatBaptiste Daroussin2024-06-271-1/+2
* libusbhid: add missing include guardsAndreas Kempe2024-06-091-0/+5
* capsicum: introduce cap_rights_is_empty FunctionMariusz Zaborski2024-06-052-1/+22
* pam_xdg: pam_get_item can return NULLAndre Albsmeier2024-06-031-2/+2
* libc: move NIS xdr_* symbols from rpc's to yp's Symbol.mapEd Maste2024-05-292-31/+32
* Merge llvm-project release/18.x llvmorg-18.1.6-0-g1118c2e05e67Dimitry Andric2024-05-287-15/+15
* mixer.3: Fix mandoc -Tlint warningsChristos Margiolis2024-05-251-10/+16
* mixer(3): Implement mixer_get_path() functionChristos Margiolis2024-05-255-3/+68
* sound: Handle unavailable devices in various OSS IOCTLsChristos Margiolis2024-05-251-2/+5
* 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
* msun/riscv: expose fe{disable,enable}exceptBrooks Davis2024-05-202-10/+7
* unbound: Vendor import 1.20.0Cy Schubert2024-05-201-3/+3
* libpfctl: fix incorrect pcounters array sizeKristof Provost2024-05-132-2/+2
* dlopen(3): mention fdlopen for capsicum(4)Ed Maste2024-05-131-3/+5
* clock_gettime.2: fix markupEd Maste2024-05-101-20/+20
* __cxa_thread_call_dtors(3): fix dtor pointer validity checkKonstantin Belousov2024-05-101-1/+1
* geli.8: minor proofreadingAlan Somers2024-05-091-3/+43
* lib/clang: clean out old llvm/clang Sparc target remnantsDimitry Andric2024-05-075-16/+0
* Fixup: Merge llvm-project release/18.x llvmorg-18.1.5-0-g617a15a9eac9Dimitry Andric2024-05-077-15/+15
* gettimeofday.2: Do mention improbable future removalMateusz Piotrowski2024-05-041-5/+3
* Document that gettimeofday() is obsolescentMateusz Piotrowski2024-05-041-1/+24