]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
getlogin_r: fix the type of len
[FreeBSD/FreeBSD.git] / lib / libc /
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
2020-06-22 pstefstrtok(3): make it easier to find the RETURN VALUES...
2020-06-21 tuexenAdd include missing from my last commit.
2020-06-21 tuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-20 tuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 0mpFix a typo in cpuset_getdomain.2
2020-06-18 jkimMFV: r362286
2020-06-18 tuexenWhitespace changes, not functional change intended.
2020-06-18 gbefgetln(3): Add a Caveats Section
2020-06-17 andrewUpdate opencsd to 0.14.2
2020-06-17 delphijMFV r362254: file 5.39.
2020-06-16 blackendFix pointer name to match the name used in the function...
2020-06-16 gbelibcasper(3): Document HISTORY within the manpages
2020-06-16 andrewRe-add opencsd as a vendor import from the dist directory
2020-06-14 gbelibc manpages: various improvements from NetBSD
2020-06-13 kibprocctl(2): document PROC_KPTI
2020-06-13 kibprocctl(2): consistently refer to the data pointer...
2020-06-12 kevansposix_spawn: fix for some custom allocator setups
2020-06-10 kibAdd pthread_getname_np() and pthread_setname_np() alias...
2020-06-10 kevansAdd missing shell script from r361995
2020-06-10 kevansexecvPe: obviate the need for potentially large stack...
2020-06-10 kevansexecvp: fix up the ENOEXEC fallback
2020-06-05 manudts: Update our copy to be in sync with Linux 5.7
2020-06-05 arichardsonAvoid using non-portable dd status=none flag
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [2/2]
2020-06-04 kevansvfs: add restrictions to read(2) of a directory [1/2]
2020-06-03 emastemmap.2: correct prot argument terminology
next