]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
* Bump version numbers to 10.0.0
[FreeBSD/FreeBSD.git] / lib / libc /
2020-01-25 Dimitry AndricMerge ^/head r356931 through r357118.
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 Dimitry AndricMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 Conrad Meyerrandom(3): Abstract routines into _r versions on explic...
2020-01-24 Conrad Meyerrandom(3): Abstract state into a single context object
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 Dimitry AndricMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 Dimitry AndricMerge ^/vendor/llvm-libunwind/dist up to its last chang...
2020-01-23 Dimitry AndricMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 Dimitry AndricMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 Dimitry AndricMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-22 Brandon Bergren[PowerPC] libc backwards compatibility shim for auxv...
2020-01-21 Kyle Evansposix_spawn: mark error as volatile
2020-01-21 Brooks DavisCorrect a misleading indent.
2020-01-20 Conrad Meyerrandom.3: Some minor improvements to wording/clarity
2020-01-20 Conrad Meyerlibc: Delete unused rand.c ifdef TEST code
2020-01-20 Dimitry AndricMerge ^/head r356920 through r356930.
2020-01-20 Conrad Meyerqsort.3: Bump Dd and note that Annex K is optional
2020-01-20 Dimitry AndricMerge ^/vendor/llvm-project/master until just before...
2020-01-20 Dimitry AndricMerge ^/head r356848 through r356919.
2020-01-20 Edward Tomasz Napi... Add qsort_r(3) regression test.
2020-01-20 Edward Tomasz Napi... Add qsort_s(3). Apart from the constraints, it also...
2020-01-17 Mateusz Guziklibc: fix build after r356830
2020-01-17 Mateusz Guzikvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 Mateusz Guziklibc: assume no union stack if fstatfs fails in readdir
2020-01-15 Leandro Lupori[PPC64] memcpy/memmove/bcopy optimization
2020-01-15 Leandro Lupori[PPC64] strncpy optimization
2020-01-15 Leandro Lupori[PPC64] strcpy optimization
2020-01-12 Conrad Meyergetrandom(2): Add Linux GRND_INSECURE API flag
2020-01-10 Jung-uk KimMFV: r356607
2020-01-09 Mark Johnstonlibc: Fix a few bugs in the xlocale collation code.
2020-01-08 Kyle Evansposix_fallocate: push vnop implementation into the...
2020-01-06 Kyle EvansUpdate libssp paths in various Makefile.depend* files
2020-01-06 Martin MatuskaMFV r356415
2020-01-05 Martin MatuskaMFV r356365:
2020-01-04 Kyle Evansssp: knock out some trivial warnings that come up with...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-29 Pawel Biernackisysctlbyname(2): Remove temporary compatibility layer
2019-12-28 Pedro F. Giffuniarm/ffs.S: remove stale comment.
2019-12-22 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-21 Cy SchubertMFV r355890:
2019-12-21 Cy SchubertMFV r353143 (phillip):
2019-12-21 Cy SchubertMFV r353141 (by phillip):
2019-12-20 Dimitry AndricMerge diff elimination updates from r355953 into vendor...
2019-12-20 Dimitry AndricMove all sources from the llvm project into contrib...
2019-12-19 Ed Mastelocaleconv: correct grouping and mon_grouping per C...
2019-12-14 Conrad MeyerDeprecate sranddev(3) API
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Brandon Bergren[PowerPC] Fully define gdtoa settings on powerpc64.
2019-12-12 Brandon Bergren[PowerPC] Fix SPE floating point environment manipulation
2019-12-12 Kyle EvansAdd sigsetop extensions commonly found in musl libc...
2019-12-11 Simon J. GerratyUpdate Makefile.depend files
2019-12-11 Simon J. GerratyAdd Makefile.depend.options
2019-12-07 Konstantin BelousovOnly return EPERM from kill(-pid) when no process was...
2019-12-07 Alan Somersclock_gettime(2): add a HISTORY section
2019-12-07 Alan Somerslio_listio(2): add a HISTORY section
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 John BaldwinUse "far" calls and branches so that lld uses valid...
2019-12-04 John BaldwinUse a single 'ld' to read the jmpbuf magic values inste...
2019-12-04 Warner LoshRegularize my copyright notice
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-23 Brandon Bergren[PowerPC] Fix typo in _ctx_start on ppc32
2019-11-22 Mark JohnstonFix typos in the cpuset_{get,set}domain() man page.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-17 Konstantin BelousovDocument required size of buffer for elf_aux_info(3).
2019-11-16 Brandon Bergren[PowerPC] Fix *context on ELFv2
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-14 Warner Losharmv6 soft float build fixed
2019-11-13 Brooks DavisImprove the description of AT_EXECPATH availability.
2019-11-13 Brooks Daviself_aux_info: Add support for AT_EXECPATH.
2019-11-13 Kyle Evansssp: further refine the conditional used for constructo...
2019-11-13 Kyle Evansssp: rework the logic to use priority=200 on clang...
2019-11-13 Kyle Evansssp: add a priority to the __stack_chk_guard constructor
2019-11-11 Jason EvansRevert r354605: Update jemalloc to version 5.2.1.
2019-11-11 Jason EvansUpdate jemalloc to version 5.2.1.
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-10 Rick MacklemUpdate the copy_file_range man page to reflect the...
2019-11-08 Rick MacklemUpdate the copy_file_range.2 man page to reflect the...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Cy SchubertMFV r354257:
2019-11-02 Dimitry AndricAdd __isnan()/__isnanf() aliases for compatibility...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
next