]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
mmap(2): Document guard size for MAP_STACK and related EINVAL.
[FreeBSD/FreeBSD.git] / lib / libc /
2020-10-21 kibmmap(2): Document guard size for MAP_STACK and related...
2020-10-20 delphijFurther refinements of ptsname_r(3) interface:
2020-10-17 delphijImplement ptsname_r.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-16 kevanslibc: typo fix (s/involes/involves)
2020-10-12 arichardsonFix building on Linux/macOS after r366622
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-09 gbeFix a few mandoc issues
2020-10-02 markjnewlocale(3): Fix a memory leak.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 kevansauxv: partially revert r366207, cast buflen to unsigned...
2020-10-01 ngieEliminate duplicate `afterinstallconfigs` target
2020-09-29 impUpdates to chroot(2) docs
2020-09-27 asomersMisc compiler warning fixes in lib/libc
2020-09-24 asomerslib/libc/tests/iconv: raise WARNS to 6
2020-09-24 asomerslib/libc/tests/sys: raise WARNS to 6
2020-09-23 bdragon[PowerPC64LE] Fix gdtoa configurations on LE.
2020-09-23 bdragon[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
2020-09-22 kibDocument {O,AT}_RESOLVE_BENEATH and new O_BENEATH behav...
2020-09-19 asomersfix integer underflow in getgrnam_r and getpwnam_r
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 kevansbuild: provide a default WARNS for all in-tree builds
2020-09-18 markjFix error checking in shm_create_largepage().
2020-09-11 kevansmemfd_create: simplify HUGETLB support a little bit
2020-09-10 kevansmemfd_create: fix return values
2020-09-10 kevansFix memfd_create tests after r365524
2020-09-09 kibAdd shm_create_largepage(3) helper for creation and...
2020-09-09 kevansgetlogin_r: fix the type of len
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 kevanslibc tests: dynthr_mod: fix some WARNS issues
2020-09-09 kevanslibc/resolv: attempt to fix the test under WARNS=6
2020-09-08 bdragon[PowerPC] Implement VDSO timebase access on powerpc*
2020-09-06 dimFollow-up r365371 by removing sentences which indicate...
2020-09-05 dimTurn MALLOC_PRODUCTION into a regular src.conf(5) option
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 jhbVarious fixes to the load() function.
2020-09-02 jhbPass a valid mode with O_CREATE to open(2).
2020-09-02 jhbDon't assume objects in program sections have a size...
2020-09-02 jhbCompute the correct size of the string to move forward.
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-01 jhbFix a buffer overrun.
2020-08-31 jhbFix the build of scandir_b with GCC.
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-25 arichardsonAdd missing FreeBSD functions to -legacy when building...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-23 mjglibc: hide alphasort_thunk behind I_AM_SCANDIR_B
2020-08-20 kibdl_iterate_phdr(3): provide exclusive locking for callb...
2020-08-17 kibscandir-compat11.c: Remove unused declaration for qsort...
2020-08-17 delphijDon't explicitly specify c99 or gnu99 as the default...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-14 bdrewerysyslog(3): Send proper NILVALUE if gethostname(3) fails.
2020-08-12 gjbMFH
2020-08-10 kibExport scandir_b from libc.
2020-08-07 dimMerge ^/head r363989 through r364034.
2020-08-07 gbesetlocale(3): Add an EXAMPLES section and add LANG...
2020-08-07 gbembsrtowcs(3): Clarify the RETURN VALUES section
2020-08-07 gbetmpnam(3): Also mention tmpfile in the ENVIRONMENT...
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-06 bdragon[POWERPC] Fix ppc64 makecontext() parameter overflow...
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 gbedirectory(3): Add an ERRORS section
2020-08-04 kevanslibregex: Implement a subset of the GNU extensions
2020-08-04 kevansregex(3): belatedly document REG_POSIX from r363734
2020-08-03 kibAdd SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 seUpgrade to version 3.1.4
2020-08-03 arichardsonAllow building setmode.c on Linux/macOS
2020-08-03 kplibc: Provide sub fp(s|g)etmask() implementations for...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-29 kevansregex(3): Interpret many escaped ordinary characters...
2020-07-21 asomers[skip ci] document close_range(2) as async-signal-safe
2020-07-19 sjgRevert that!
2020-07-19 sjgOops missed Makefile.config
2020-07-16 gjbMFH
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 brooksDon't imply that all action values can be OR'd.
2020-07-14 jkimMFV: r362513
2020-07-13 lwhsuRevert r351416 to let lib.libc.gen.getmntinfo_test...
2020-07-13 gbelseek(2): Document the seek behavior better and update...
2020-07-13 gbegethostname(3): Correct the reference of the undefined...
2020-07-11 allanjudeprocctl(2): consistently refer to the last agrument...
2020-07-10 kevansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-09 markjApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 markjAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-06-29 mhorneFix printf(3) output of long doubles on RISC-V
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 joergExplain how to learn about possible recognized locale...
2020-06-26 impChroot actually appeared in 7th Edition Unix.
2020-06-25 kaktusman page of select(2) should mention pselect(2)
2020-06-25 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 mhorneEnable long double tests on RISC-V
next