]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Split out cwd/root/jail, cmask state from filedesc table
[FreeBSD/FreeBSD.git] / lib / libc /
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...
2020-09-11 Kyle Evansmemfd_create: simplify HUGETLB support a little bit
2020-09-10 Kyle Evansmemfd_create: fix return values
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 Kyle EvansFix memfd_create tests after r365524
2020-09-09 Konstantin BelousovAdd shm_create_largepage(3) helper for creation and...
2020-09-09 Kyle Evansgetlogin_r: fix the type of len
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-09 Kyle Evanslibc tests: dynthr_mod: fix some WARNS issues
2020-09-09 Kyle Evanslibc/resolv: attempt to fix the test under WARNS=6
2020-09-08 Brandon Bergren[PowerPC] Implement VDSO timebase access on powerpc*
2020-09-06 Dimitry AndricFollow-up r365371 by removing sentences which indicate...
2020-09-05 Dimitry AndricTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 John BaldwinVarious fixes to the load() function.
2020-09-02 John BaldwinPass a valid mode with O_CREATE to open(2).
2020-09-02 John BaldwinDon't assume objects in program sections have a size...
2020-09-02 John BaldwinCompute the correct size of the string to move forward.
2020-09-02 Mark JohnstonInclude the psind in data returned by mincore(2).
2020-09-01 John BaldwinFix a buffer overrun.
2020-08-31 John BaldwinFix the build of scandir_b with GCC.
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 Glen BarberMFH
2020-08-25 Alex RichardsonAdd missing FreeBSD functions to -legacy when building...
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-23 Mateusz Guziklibc: hide alphasort_thunk behind I_AM_SCANDIR_B
2020-08-20 Konstantin Belousovdl_iterate_phdr(3): provide exclusive locking for callb...
2020-08-17 Konstantin Belousovscandir-compat11.c: Remove unused declaration for qsort...
2020-08-17 Xin LIDon't explicitly specify c99 or gnu99 as the default...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge ^/head r364082 through r364250.
2020-08-14 Bryan Drewerysyslog(3): Send proper NILVALUE if gethostname(3) fails.
2020-08-12 Glen BarberMFH
2020-08-10 Konstantin BelousovExport scandir_b from libc.
2020-08-07 Dimitry AndricMerge ^/head r363989 through r364034.
2020-08-07 Gordon Berglingsetlocale(3): Add an EXAMPLES section and add LANG...
2020-08-07 Gordon Berglingmbsrtowcs(3): Clarify the RETURN VALUES section
2020-08-07 Gordon Berglingtmpnam(3): Also mention tmpfile in the ENVIRONMENT...
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
next