]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merge ^/head r357921 through r357930.
[FreeBSD/FreeBSD.git] / lib /
2020-02-14 dimMerge ^/head r357921 through r357930.
2020-02-14 dimMerge ^/head r357855 through r357920.
2020-02-14 emasteUpgrade to OpenSSH 7.9p1.
2020-02-13 kibReturn success, instead of ESRCH, from pthread_cancel...
2020-02-13 dimMerge ^/head r357662 through r357854.
2020-02-12 impRemove sparc64 specific inclusion of bswap32 built...
2020-02-12 impRemove sparc64 specific warning suppression.
2020-02-12 impRemove excluding libproc and librtld_db on sparc64.
2020-02-12 impRemove sparc64 files
2020-02-12 mmMFV r357783:
2020-02-11 markjlibmemstat: Catch up with r357776.
2020-02-11 delphijMFV r357712: file 5.38.
2020-02-09 kibUse sigfastblock(2) for masking signals in libthr.
2020-02-09 kibAdd AT_BSDFLAGS support to _elf_aux_info(3).
2020-02-09 kibAdd a way to manage thread signal mask using shared...
2020-02-08 eadlermemset.3: better fix previous typo
2020-02-08 eadlermemset.3: fix a a duplicate word
2020-02-07 kibpmc: Add Hygon Dhyana support.
2020-02-07 dimMerge ^/head r357408 through r357661.
2020-02-07 pfgtypo: s/impelmentation/implementation/.
2020-02-06 jhbTidy the _set_tp function for RISC-V.
2020-02-06 luporlImplement kvm_kerndisp
2020-02-05 emastelibssp_nonshared: use only on i386 and ppc
2020-02-05 emastelibfetch: disallow invalid escape sequences
2020-02-05 markjFix a use of an uninitialized pointer in xdr_rpcbs_rmtc...
2020-02-05 markjImprove validation of the sockaddr length in iruserok_sa().
2020-02-05 kevanslogin.conf(5): split MAIL env var out into a "mail...
2020-02-04 jeffFix libmemstat_uma build after r357485.
2020-02-03 impRemove sparc64 kernel support
2020-02-02 kevanslibc: provide fputc_unlocked
2020-02-02 bdragon[PowerPC] Fix feholdexcept() on powerpc referencing...
2020-02-02 kevansProvide O_SEARCH
2020-02-02 dimMerge ^/head r357389 through r357407.
2020-02-01 dimMerge ^/head r357368 through r357388.
2020-02-01 cemrand(3): Replace implementation with one backed by...
2020-01-31 dimMerge ^/head r357270 through r357349.
2020-01-31 emasteretire BSD_CRTBEGIN option
2020-01-30 mjgamd64: sync up libc memcmp with the kernel version...
2020-01-30 hselaskyAdd missing mutex unlock in failure case.
2020-01-30 kevansstdio: provide _unlocked variants of fflush, fputc...
2020-01-29 dimMerge ^/head r357179 through r357269.
2020-01-29 cemlibpmc: jevents: Go ahead and use snprintf(3)
2020-01-29 jhibbitspowerpc64/csu: Rename dummy asm file to force use of...
2020-01-29 cemlibpmc: jevents: Partial style(9) pass
2020-01-29 mjgamd64: sync up libc memcmp with the kernel version...
2020-01-29 mjglibc: remove forward compat added in r356830 for F_ISUN...
2020-01-28 dimAdd internal floating point environment builtins to...
2020-01-28 gordonFix urldecode buffer overrun.
2020-01-28 dwmaloneAdd some missing articles.
2020-01-27 dimMerge ^/head r357119 through r357178.
2020-01-27 dimUpdate build glue for libclang_rt.
2020-01-27 dimSort libcompiler_rt sources.
2020-01-27 dimUpdate build glue for libc++.
2020-01-27 dimUpdate build glue for libomp.
2020-01-27 dimUpdate build glue for lldb (MK_LLDB=yes). Also update...
2020-01-26 dimUpdate build glue for extra clang/llvm tools (MK_CLANG_...
2020-01-26 dimUpdate build glue for a world stage, e.g. when not...
2020-01-26 dimUpdate build glue for a full build (MK_CLANG_FULL=yes...
2020-01-26 dimUpdate build glue for a minimal build of the clang...
2020-01-25 philImport libxo-1.4.0:
2020-01-25 dimAdjust libllvmminimal and tblgen Makefiles so all the...
2020-01-25 dimFrom 10.0.0 onwards, llvm requires C++14 to build.
2020-01-25 dim* Bump version numbers to 10.0.0
2020-01-25 dimMerge ^/head r356931 through r357118.
2020-01-24 dimMerge ^/vendor/lvm-project/release-10.x up to its last...
2020-01-24 dimMerge ^/vendor/lvm-project/master up to its last change...
2020-01-24 kevansDrop "All Rights Reserved" from all libbe/bectl files
2020-01-24 cemrandom(3): Abstract routines into _r versions on explic...
2020-01-24 cemrandom(3): Abstract state into a single context object
2020-01-23 dimMerge ^/vendor/llvm-openmp/dist up to its last change...
2020-01-23 dimMerge ^/vendor/lldb/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/lld/dist up to its last change, and...
2020-01-23 dimMerge ^/vendor/libc++/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/compiler-rt/dist up to its last change...
2020-01-22 dimMerge ^/vendor/clang/dist up to its last change, and...
2020-01-22 dimMerge ^/vendor/llvm/dist up to its last change, and...
2020-01-22 bdragon[PowerPC] libc backwards compatibility shim for auxv...
2020-01-21 kevansposix_spawn: mark error as volatile
2020-01-21 brooksCorrect a misleading indent.
2020-01-20 cemrandom.3: Some minor improvements to wording/clarity
2020-01-20 cemlibc: Delete unused rand.c ifdef TEST code
2020-01-20 dimMerge ^/head r356920 through r356930.
2020-01-20 cemqsort.3: Bump Dd and note that Annex K is optional
2020-01-20 dimMerge ^/head r356848 through r356919.
2020-01-20 traszAdd qsort_r(3) regression test.
2020-01-20 traszAdd qsort_s(3). Apart from the constraints, it also...
2020-01-19 kevanslibbe: use the new zfs_mount_at()
2020-01-17 mjglibc: fix build after r356830
2020-01-17 mjgvfs: provide F_ISUNIONSTACK as a kludge for libc
2020-01-17 mjglibc: assume no union stack if fstatfs fails in readdir
2020-01-15 luporl[PPC64] memcpy/memmove/bcopy optimization
2020-01-15 luporl[PPC64] strncpy optimization
2020-01-15 luporl[PPC64] strcpy optimization
2020-01-14 kevansRevert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprin...
2020-01-13 cyUnbound's config.h is manually maintained, using a...
2020-01-12 cemgetrandom(2): Add Linux GRND_INSECURE API flag
2020-01-09 markjlibc: Fix a few bugs in the xlocale collation code.
2020-01-08 kevansposix_fallocate: push vnop implementation into the...
2020-01-07 bdragon[PowerPC] Fix libllvmminimal build when building from...
2020-01-07 markjlibjail: Handle an error from reallocarray() when trimm...
next