]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
sysctl(9): Fix a few mandoc related issues
[FreeBSD/FreeBSD.git] / lib / libc /
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.
2020-08-06 Brandon Bergren[POWERPC] Fix ppc64 makecontext() parameter overflow...
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Gordon Berglingdirectory(3): Add an ERRORS section
2020-08-04 Kyle Evanslibregex: Implement a subset of the GNU extensions
2020-08-04 Kyle Evansregex(3): belatedly document REG_POSIX from r363734
2020-08-03 Konstantin BelousovAdd SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Alex RichardsonAllow building setmode.c on Linux/macOS
2020-08-03 Kristof Provostlibc: Provide sub fp(s|g)etmask() implementations for...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-31 Dimitry AndricMerge ^/head r363583 through r363738.
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-29 Kyle Evansregex(3): Interpret many escaped ordinary characters...
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 Alan Somers[skip ci] document close_range(2) as async-signal-safe
2020-07-19 Simon J. GerratyRevert that!
2020-07-19 Simon J. GerratyOops missed Makefile.config
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Glen BarberMFH
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-15 Brooks DavisDon't imply that all action values can be OR'd.
2020-07-14 Jung-uk KimMFV: r362513
2020-07-13 Li-Wen HsuRevert r351416 to let lib.libc.gen.getmntinfo_test...
2020-07-13 Gordon Berglinglseek(2): Document the seek behavior better and update...
2020-07-13 Gordon Berglinggethostname(3): Correct the reference of the undefined...
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Allan Judeprocctl(2): consistently refer to the last agrument...
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Kyle Evansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-09 Mark JohnstonApply the logic from r363051 to semctl(2) and __sem_bas...
2020-07-09 Mark JohnstonAvoid copying out kernel pointers from msgctl(IPC_STAT).
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-06-29 Mitchell HorneFix printf(3) output of long doubles on RISC-V
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Joerg WunschExplain how to learn about possible recognized locale...
2020-06-26 Warner LoshChroot actually appeared in 7th Edition Unix.
2020-06-25 Pawel Biernackiman page of select(2) should mention pselect(2)
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Mitchell HorneEnable long double tests on RISC-V
2020-06-24 Cy SchubertMFV r362565:
2020-06-22 Piotr Pawel Stefaniakstrtok(3): make it easier to find the RETURN VALUES...
2020-06-21 Michael TuexenAdd include missing from my last commit.
2020-06-21 Michael TuexenCleanup the defintion of struct sctp_getaddresses....
2020-06-20 Michael TuexenUse a struct sockaddr_in pr struct sockaddr_in6 as...
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Mateusz PiotrowskiFix a typo in cpuset_getdomain.2
2020-06-18 Jung-uk KimMFV: r362286
2020-06-18 Michael TuexenWhitespace changes, not functional change intended.
2020-06-18 Gordon Berglingfgetln(3): Add a Caveats Section
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Marc FonvieilleFix pointer name to match the name used in the function...
next