]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
bhyvectl(8): Normalize the man page date
[FreeBSD/FreeBSD.git] / lib / libc /
2020-12-18 Jessica Clarkestrerror.3: Fix whitespace issue introduced in r368714
2020-12-18 Xin LIMFV r368746:
2020-12-17 Mateusz Piotrowskistrerror.3: Add an example for perror()
2020-12-17 Yuri Pankovnl_langinfo(3): document recognized item names
2020-12-16 Konstantin BelousovImplement strerror_l().
2020-12-14 Jessica Clarkestrdup.3: Function appeared in 4.3BSD-Reno, not 4.4BSD
2020-12-13 Martin MatuskaMFV r368607:
2020-12-11 Enji Coopertimespec_get(3): sort SEE ALSO correctly
2020-12-11 Enji Coopercpuset{,_getaffinity,_getdomain}.2: fix SEE ALSO
2020-12-11 Enji Cooperaio_suspend.2: properly canonicalize .Dd
2020-12-11 Enji Coopercap_enter(2): fix CAVEATS section
2020-12-11 Enji Cooperposix_spawn(3): fix section that references `vfork`
2020-12-11 Enji Coopergetentropy(3): sort SEE ALSO sections
2020-12-11 Enji Cooperarc4random(3): fix .Xr issues
2020-12-09 Kyle Evans_umtx_op(2): document recent addition of 32bit compat...
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Enji Cooperextattr_get_file(20: bump .Dd
2020-12-08 Enji Cooperextattr_get_file(2): clarify RETURN VALUES
2020-12-08 Enji Cooperextattr_get_file(2): fix more formatting
2020-12-08 Enji Cooperextattr_get_file(2): sort syscalls alphabetically
2020-12-08 Enji Cooperlio_listio(2): fix manlint error
2020-12-08 Enji Cooperextattr_get_fd(2): fix manlint errors
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Kyle Evanslibc: regex: retire internal EMPTBR ("Empty branch...
2020-12-05 Kyle Evanslibregex: implement \b and \B (word boundary, not word...
2020-12-05 Kyle Evanslibregex: implement \` and \' (begin-of-subj, end-of...
2020-12-05 Kyle Evanslibc: regex: factor out ISBOW/ISEOW macros
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-03 Cy SchubertRemove trailing whitespace.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-28 Konstantin Belousovlibc: Add pthread_attr_get_np(3) stub, reporting ESRCH.
2020-11-26 Konstantin BelousovRemove stray column.
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-25 Konstantin BelousovUse designated initializers for libc pthread stubs...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-19 Ed Mastelibc: fix undefined behavior from signed overflow in...
2020-11-19 Ed Mastelibc: optimize memmem two-way bad character shift
2020-11-18 Ed Masteclang-format libc string functions imported from musl
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Kyle Evans_umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior
2020-11-13 Jung-uk KimMFV: r367652
2020-11-13 Mateusz PiotrowskiAdd a missing Nm macro
2020-11-13 Mateusz PiotrowskiReference setprogname(3) in setproctitle(3)
2020-11-08 Thomas MunroAdd collation version support to querylocale(3).
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-02 Stefan EßerRe-arrange some of the code to separate writable user...
2020-10-31 Stefan EßerMake sysctl user.local a tunable that can be written...
2020-10-31 Stefan EßerFix reversed condition after attempted style fix in...
2020-10-31 Stefan EßerFix style, no functional change
2020-10-30 Stefan EßerUpdate man-pages to describe the user.localbase variabl...
2020-10-30 Stefan EßerAdd read only sysctl variable user.localbase
2020-10-28 Brooks DavisDisable ssp raw test without ASAN
2020-10-28 Edward Tomasz Napi... Drop "All rights reserved" from all my stuff. This...
2020-10-27 Cy SchubertMFV r367082:
2020-10-27 Alan CoxRevise the description of MAP_STACK. In particular...
2020-10-27 Stefan EßerReplace literal uses of /usr/local in C sources with...
2020-10-26 John-Mark Gurneyupdate write(2)'s iovec limit w/ info about the iosize_...
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-24 Warner Loshwarnx: fix needless static
2020-10-23 Warner Loshwarnx: Save errno across calls that might change it.
2020-10-23 Brooks DavisOnly use ASAN when using the in-tree compiler
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-21 Konstantin Belousovmmap(2): Document guard size for MAP_STACK and related...
2020-10-20 Xin LIFurther refinements of ptsname_r(3) interface:
2020-10-17 Xin LIImplement ptsname_r.
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle Evanslibc: typo fix (s/involes/involves)
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 Alex RichardsonFix building on Linux/macOS after r366622
2020-10-10 Conrad Meyerrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 Gordon BerglingFix a few mandoc issues
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-02 Mark Johnstonnewlocale(3): Fix a memory leak.
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Kyle Evansauxv: partially revert r366207, cast buflen to unsigned...
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Enji CooperEliminate duplicate `afterinstallconfigs` target
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-29 Warner LoshUpdates to chroot(2) docs
2020-09-27 Alan SomersMisc compiler warning fixes in lib/libc
2020-09-24 Alan Somerslib/libc/tests/iconv: raise WARNS to 6
2020-09-24 Alan Somerslib/libc/tests/sys: raise WARNS to 6
2020-09-23 Brandon Bergren[PowerPC64LE] Fix gdtoa configurations on LE.
2020-09-23 Brandon Bergren[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
2020-09-22 Konstantin BelousovDocument {O,AT}_RESOLVE_BENEATH and new O_BENEATH behav...
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-19 Alan Somersfix integer underflow in getgrnam_r and getpwnam_r
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-18 Kyle Evansbuild: provide a default WARNS for all in-tree builds
2020-09-18 Mark JohnstonFix error checking in shm_create_largepage().
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
next