summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* libc: Fix most issues reported by mandocgbe2020-12-19
* strerror.3: Fix whitespace issue introduced in r368714jrtc272020-12-18
* strerror.3: Add an example for perror()0mp2020-12-17
* nl_langinfo(3): document recognized item namesyuripv2020-12-17
* Implement strerror_l().kib2020-12-16
* Be bug compatible with other operating systems by allowing non-sequentialhselasky2020-12-14
* strdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSDjrtc272020-12-14
* MFV r368607:mm2020-12-13
* Change getlocalbase() to not allocate any heap memoryse2020-12-12
* timespec_get(3): sort SEE ALSO correctlyngie2020-12-11
* cpuset{,_getaffinity,_getdomain}.2: fix SEE ALSOngie2020-12-11
* aio_suspend.2: properly canonicalize .Ddngie2020-12-11
* cap_enter(2): fix CAVEATS sectionngie2020-12-11
* posix_spawn(3): fix section that references `vfork`ngie2020-12-11
* getentropy(3): sort SEE ALSO sectionsngie2020-12-11
* arc4random(3): fix .Xr issuesngie2020-12-11
* Add the LTO-9 density code to libmt and the mt(1) man page.ken2020-12-10
* libsysdecode: decode _UMTX_OP flagskevans2020-12-09
* _umtx_op(2): document recent addition of 32bit compat flagskevans2020-12-09
* extattr_get_file(20: bump .Ddngie2020-12-08
* extattr_get_file(2): clarify RETURN VALUESngie2020-12-08
* extattr_get_file(2): fix more formattingngie2020-12-08
* extattr_get_file(2): sort syscalls alphabeticallyngie2020-12-08
* lio_listio(2): fix manlint errorngie2020-12-08
* extattr_get_fd(2): fix manlint errorsngie2020-12-08
* libc: regex: retire internal EMPTBR ("Empty branch present")kevans2020-12-05
* libregex: implement \b and \B (word boundary, not word boundary)kevans2020-12-05
* libregex: implement \` and \' (begin-of-subj, end-of-subj)kevans2020-12-05
* libc: regex: factor out ISBOW/ISEOW macroskevans2020-12-05
* Add CFI start/end proc directives to arm64, i386, and ppccem2020-12-05
* Always use 64-bit physical addresses for dump_avail[] in minidumpsmarkj2020-12-03
* Remove trailing whitespace.cy2020-12-03
* MFV r368207:mm2020-12-01
* Ensure that threading library is initialized in pthread_mutex_init().kib2020-11-30
* libc: Add pthread_attr_get_np(3) stub, reporting ESRCH.kib2020-11-28
* libprocstat.3: Correct two occurrences of kvm_getprocs to procstat_getprocs0mp2020-11-26
* Remove stray column.kib2020-11-26
* Style.kib2020-11-26
* libsysdecode: account for invalid protection flagskaktus2020-11-26
* Use designated initializers for libc pthread stubs' jump table.kib2020-11-25
* libsysdecode: correctly decode mmap flagskaktus2020-11-25
* Remove the cloned file descriptors for /dev/crypto.jhb2020-11-25
* Honor the disabled setting for MSI-X interrupts for passthrough devices.jhb2020-11-24
* Remove support for SSLv3 from fetch(3).jkim2020-11-24
* libc: fix undefined behavior from signed overflow in strstr and memmememaste2020-11-19
* libc: optimize memmem two-way bad character shiftemaste2020-11-19
* clang-format libc string functions imported from muslemaste2020-11-18
* Add function getlocalbase() to libutil.se2020-11-18
* msun tests: use standard floating-point exception flags on lrint and fenv testsalfredo2020-11-18
* Split out cwd/root/jail, cmask state from filedesc tablecem2020-11-17