]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
elfctl: check read return value
[FreeBSD/FreeBSD.git] / lib /
2020-01-31 Dimitry AndricMerge r357345 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357342 from the clang1000-import branch:
2020-01-31 Dimitry AndricMerge r357339 from the clang1000-import branch:
2020-01-31 Ed Masteretire BSD_CRTBEGIN option
2020-01-30 Mateusz Guzikamd64: sync up libc memcmp with the kernel version...
2020-01-30 Hans Petter SelaskyAdd missing mutex unlock in failure case.
2020-01-30 Kyle Evansstdio: provide _unlocked variants of fflush, fputc...
2020-01-29 Dimitry AndricMerge r357271 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge ^/head r357179 through r357269.
2020-01-29 Dimitry AndricMerge r357267 from the clang1000-import branch:
2020-01-29 Dimitry AndricMerge r357260 from the clang1000-import branch:
2020-01-29 Conrad Meyerlibpmc: jevents: Go ahead and use snprintf(3)
2020-01-29 Justin Hibbitspowerpc64/csu: Rename dummy asm file to force use of...
2020-01-29 Conrad Meyerlibpmc: jevents: Partial style(9) pass
2020-01-29 Mateusz Guzikamd64: sync up libc memcmp with the kernel version...
2020-01-29 Mateusz Guziklibc: remove forward compat added in r356830 for F_ISUN...
2020-01-28 Dimitry AndricMerge r357231 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357225 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357224 from the clang1000-import branch:
2020-01-28 Dimitry AndricMerge r357222 from the clang1000-import branch:
2020-01-28 Dimitry AndricAdd internal floating point environment builtins to...
2020-01-28 Gordon TetlowFix urldecode buffer overrun.
2020-01-28 David MaloneAdd some missing articles.
2020-01-28 Cy SchubertMFV r357163:
2020-01-27 Dimitry AndricMerge ^/head r357119 through r357178.
2020-01-27 Dimitry AndricUpdate build glue for libclang_rt.
2020-01-27 Dimitry AndricSort libcompiler_rt sources.
2020-01-27 Dimitry AndricUpdate build glue for libc++.
2020-01-27 Dimitry AndricUpdate build glue for libomp.
2020-01-27 Dimitry AndricUpdate build glue for lldb (MK_LLDB=yes). Also update...
2020-01-26 Dimitry AndricUpdate build glue for extra clang/llvm tools (MK_CLANG_...
2020-01-26 Dimitry AndricUpdate build glue for a world stage, e.g. when not...
2020-01-26 Dimitry AndricUpdate build glue for a full build (MK_CLANG_FULL=yes...
2020-01-26 Dimitry AndricUpdate build glue for a minimal build of the clang...
2020-01-25 Phil ShaferImport libxo-1.4.0:
2020-01-25 Dimitry AndricAdjust libllvmminimal and tblgen Makefiles so all the...
2020-01-25 Dimitry AndricFrom 10.0.0 onwards, llvm requires C++14 to build.
2020-01-25 Dimitry Andric* Bump version numbers to 10.0.0
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 Kyle EvansDrop "All Rights Reserved" from all libbe/bectl files
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-19 Kyle Evanslibbe: use the new zfs_mount_at()
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-14 Kyle EvansRevert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprin...
2020-01-13 Cy SchubertUnbound's config.h is manually maintained, using a...
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-07 Brandon Bergren[PowerPC] Fix libllvmminimal build when building from...
2020-01-07 Mark Johnstonlibjail: Handle an error from reallocarray() when trimm...
2020-01-07 Mateusz Guzikprocstat: read lo_name instead of now removed v_tag
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 Evanslibssp: fix FORTIFY_SOURCE stub declarations
2020-01-04 Kyle EvansProvide libssp based on libc
2020-01-04 Kyle Evansssp: knock out some trivial warnings that come up with...
2020-01-04 Jeff RobersonUse per-domain keg locks. This provides both a lock...
2020-01-03 Kyle Evansmips !o32: fix csu build
2020-01-03 Kyle Evansmips: csu: fix compilation w/ LLVM
2020-01-02 Kyle Evanscapsicum_helpers: split stream cap bits out of caph_lim...
2020-01-02 Kyle Evanslibbe(3): promote dependent clones when destroying...
2019-12-31 Cy SchubertMFV r356143:
2019-12-31 Martin MatuskaMFV r356163,r356197:
2019-12-29 Alexander MotinRemove GEOM_SCHED class and gsched tool.
2019-12-29 Pawel Biernackisysctlbyname(2): Remove temporary compatibility layer
2019-12-29 Mariusz Zaborskignop: change the "count until fail" option
2019-12-29 Mariusz Zaborskignop: allow to change the name of created device
2019-12-28 Pedro F. Giffuniarm/ffs.S: remove stale comment.
2019-12-27 Hans Petter SelaskyImplement new libusb v2.0 API function, libusb20_dev_ge...
2019-12-27 Pedro F. Giffunimsun: drop clause 3 from the Berkeley license.
next