]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/gen
memfd_create: simplify HUGETLB support a little bit
[FreeBSD/FreeBSD.git] / lib / libc / gen /
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 Kyle Evansgetlogin_r: fix the type of len
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-02 John BaldwinDon't assume objects in program sections have a size...
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-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-06 Dimitry AndricMerge ^/head r363739 through r363986.
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-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-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-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
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 Gordon Berglinggethostname(3): Correct the reference of the undefined...
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Stefan EßerUpdate to version 3.1.3
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-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-18 Jung-uk KimMFV: r362286
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...
2020-06-16 Gordon Berglinglibcasper(3): Document HISTORY within the manpages
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-13 Cy SchubertMFV r362143:
2020-06-12 Kyle Evansposix_spawn: fix for some custom allocator setups
2020-06-12 Cy SchubertMFV r362082:
2020-06-10 Kyle EvansexecvPe: obviate the need for potentially large stack...
2020-06-10 Kyle Evansexecvp: fix up the ENOEXEC fallback
2020-06-09 Simon J. GerratyMerge bmake-20200606
2020-06-09 Cy SchubertMFV r361938:
2020-06-09 Cy SchubertMFV r361937:
2020-06-09 Cy SchubertMFV r361936:
2020-06-05 Emmanuel Vadotdts: Update our copy to be in sync with Linux 5.7
2020-06-04 Mitchell HorneUpdate edk2 headers to stable202005
2020-06-01 Dimitry AndricUpdate Subversion to 1.14.0 LTS. See contrib/subversion...
2020-06-01 Dimitry AndricUpdate apr-util to 1.6.1. See contrib/apr-util/CHANGES...
2020-05-31 Dimitry AndricUpdate apr to 1.7.0. See contrib/apr/CHANGES for a...
2020-05-28 Jung-uk KimMFV: r361597
2020-05-26 Marcin WojtasAdjust ENA driver to the new HAL
2020-05-23 Conrad MeyerUpdate to Zstandard 1.4.5
2020-05-23 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-05-22 Konstantin BelousovImplement Solaris-like link_map l_refname member.
2020-05-21 Konstantin BelousovRestore the binary compatibility for link_map l_addr.
2020-05-21 Cy SchubertMFV r361322:
2020-05-20 Simon J. GerratyMerge bmake-20200517
2020-05-20 Konstantin BelousovChange the samantic of struct link_map l_addr member.
2020-05-20 Martin MatuskaMFV r361280:
2020-05-15 Konstantin BelousovImplement RTLD_DEEPBIND.
2020-05-14 Konstantin BelousovAdd memalign(3), mostly for glibc compatibility.
2020-05-14 Jakub Wojciech KlamaImport lib9p 7ddb1164407da19b9b1afb83df83ae65a71a9a66.
2020-05-01 Jung-uk KimMFV: r360512
2020-04-30 John BaldwinRemove the SYMVER build option.
2020-04-24 Philip PaepsImport tzdata 2020a
2020-04-23 Cy SchubertMFV r360158:
2020-04-21 Jung-uk KimMerge OpenSSL 1.1.1g.
2020-04-15 Brooks DavisAttempt to use AT_PS_STRINGS to get the ps_strings...
2020-04-15 Brooks DavisSupport AT_PS_STRINGS in _elf_aux_info().
2020-04-15 Brooks DavisFix -Wvoid-pointer-to-enum-cast warnings.
2020-04-14 Emmanuel Vadotdts: Import DTS from Linux 5.6
2020-04-13 Xin LISync with OpenBSD:
2020-04-12 Alexander V. ChernikovIntroduce nexthop objects and new routing KPI.
2020-04-10 Sergio Carlavilla... arc4random(3): Expand the SEE ALSO section
2020-04-07 Maxim SobolevNormalize deployment tools usage and definitions by...
2020-04-02 Dimitry AndricMerge once more from ^/vendor/llvm-project/release...
2020-04-01 Hartmut BrandtMerge release 1.14 of bsnmp.
2020-03-31 Jung-uk KimMerge OpenSSL 1.1.1f.
2020-03-30 Ed Mastelibc: unconditionalize _NLIST_DO_ELF
2020-03-30 Ed Mastenlist: retire long-obsolete aout support
next