]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
MFV r353613: 10731 zfs: NULL pointer errors
[FreeBSD/FreeBSD.git] / lib /
2019-09-03 Mateusz GuzikAdd sysctlbyname system call
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Dimitry AndricVendor import of compiler-rt release_90 branch r370514:
2019-09-02 Dimitry AndricVendor import of clang release_90 branch r370514:
2019-09-02 Dimitry AndricVendor import of llvm release_90 branch r370514:
2019-09-02 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-02 Ed Mastelibc: Use musl's optimized memchr
2019-09-02 Mateusz Guziklibutil: remove SIGSYS handling from setusercontext
2019-09-02 Kyle Evansmips: fix some mcount nits
2019-09-01 Mark JohnstonExtend uma_reclaim() to permit different reclamation...
2019-09-01 Dimitry AndricUpdate build glue for building libomp.
2019-09-01 Dimitry AndricUpdate libclang_rt:
2019-09-01 Ed Mastelibc: remove gets
2019-08-31 Li-Wen HsuUnskip test cases from netbsd-tests by defining __HAVE_FENV
2019-08-31 Dimitry AndricUpdate Makefile and mtree for clang internal headers...
2019-08-29 Dimitry AndricUpdate build glue for building compiler-rt.
2019-08-28 Dimitry AndricUpdate build glue for building libc++.
2019-08-28 Mark JohnstonDocument fetchReqHTTP().
2019-08-27 Hiroki SatoMFV r351553:
2019-08-27 Edward Tomasz Napi... Introduce <sys/qmath.h>, a fixed-point math library...
2019-08-26 Dimitry AndricUpdate build glue for a build of clang plus lldb (enabl...
2019-08-26 Xin LIMFV r351500: Fix CLEAR_HASH macro to be usable as...
2019-08-25 Dimitry AndricMerge missed sources for lldb-specific TableGen tool.
2019-08-24 Dimitry AndricUpdate build glue for a build of clang plus lld (enable...
2019-08-24 Dimitry AndricUpdate build glue for a build of clang including the...
2019-08-24 Dimitry AndricUpdate build glue for a build of clang plus the extra...
2019-08-24 Dimitry AndricUpdate build glue for a build of clang plus default...
2019-08-23 Dimitry AndricUpdate build glue for a minimal build of the clang...
2019-08-23 Dimitry AndricRegenerate config and version headers.
2019-08-23 Dimitry AndricChange clang lib dir to 9.0.0.
2019-08-23 Li-Wen Hsulib.libc.gen.getmntinfo_test.getmntinfo_test is unstabl...
2019-08-22 Kyle Evansmips: hide regnum definitions behind _KERNEL/_WANT_MIPS...
2019-08-22 Kyle Evanslibc: mips: remove unused longjmp.c
2019-08-22 Dimitry AndricMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libunwind trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 Dimitry AndricMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 Dimitry AndricMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 Cy SchubertMFV r346563:
2019-08-21 Dimitry AndricMerge lld trunk r366426, and resolve conflicts.
2019-08-21 Dimitry AndricMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 Konstantin BelousovFix _pthread_cancel_enter() and _pthread_cancel_leave...
2019-08-21 Dimitry AndricMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-20 Dimitry AndricVendor import of compiler-rt release_90 branch r369369:
2019-08-20 Dimitry AndricVendor import of clang release_90 branch r369369:
2019-08-20 Dimitry AndricVendor import of llvm release_90 branch r369369:
2019-08-20 Dimitry AndricVendor import of stripped lld trunk r366426 (just befor...
2019-08-20 Dimitry AndricVendor import of stripped compiler-rt trunk r366426...
2019-08-20 Dimitry AndricVendor import of stripped clang trunk r366426 (just...
2019-08-20 Dimitry AndricVendor import of stripped llvm trunk r366426 (just...
2019-08-20 Dimitry AndricRemove upstream files and directories from vendor/libc...
2019-08-20 Dimitry AndricRemove upstream files and directories from vendor/compi...
2019-08-20 Dimitry AndricRemove upstream files and directories from vendor/clang...
2019-08-20 Dimitry AndricRemove upstream files and directories from vendor/llvm...
2019-08-16 Bryan DreweryRework r339635 to fix .depend.tables.h handling.
2019-08-16 Ed MasteAdd @generated tag to libc syscall asm wrappers
2019-08-15 Matt Macypmc: restore "unhalted-cycles" alias
2019-08-15 Jung-uk KimMFV: r351091
2019-08-15 Kyle EvansRevert r351078, r351085: stand/quad.h eviction
2019-08-15 Kyle Evanslibc quad.h: one last _STANDALONE correction
2019-08-15 Kyle Evansstand: kick out quad.h
2019-08-15 Andriy GaponMFV r351075: 10406 large_dnode changes broke zfs recv...
2019-08-15 Andriy GaponMFV r350898: 8423 8199 7432 Implement large_dnode pool...
2019-08-14 Ed Mastecompiler-rt: enable __bswapsi2/__bswapdi2 for RISC-V
2019-08-13 Alan Somersfusefs: skip some tests when unsafe aio is disabled
2019-08-13 Alan Somersping6: Fix data type of a variable for a packet sequenc...
2019-08-12 Konstantin BelousovIncrease YPMAXRECORD to 16M to be compatible with Linux.
2019-08-12 Andriy GaponMFV r350896: 6585 sha512, skein, and edonr have an...
2019-08-11 Konstantin Belousovwait(2): clarify reparenting of children of the exiting...
2019-08-11 Konstantin Belousovwait(2): split long line by using .Fo/.Fa instead of...
2019-08-11 Xin LIUpgrade to Bzip2 version 1.0.8.
2019-08-09 Brandon BergrenImplement _umtx_op_err.S on powerpc / powerpc64.
2019-08-08 Conrad MeyerUpdate to Zstandard 1.4.2
2019-08-08 Justin Hibbitsmips: Fix register target for SP setting in libproc
2019-08-08 Conrad Meyerimport zstd 1.4.2
2019-08-08 Conrad Meyerimport zstd 1.4.1
2019-08-07 Dimitry AndricFix a possible segfault in wcsxfrm(3) and wcsxfrm_l(3).
2019-08-07 Mariusz Zaborskicap_filergs: limit size of the file name
2019-08-07 Alan Somersfusefs: merge from projects/fuse2
2019-08-06 Jeff RobersonAdd two new kernel options to control memory locality...
2019-08-01 Mark JohnstonAdd an MLINK for daemonfd(3).
2019-08-01 Mark JohnstonFix formatting.
2019-07-31 Konstantin BelousovAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 Konstantin BelousovAvoid conflicts with libc symbols in libthr jump table.
2019-07-31 Mariusz Zaborskignop: Introduce requests delay.
2019-07-30 Alan SomersMFHead @350453
2019-07-30 Mariusz Zaborskifileargs: fix formating in EXAMPLES
2019-07-30 Alan SomersMFHead @350426
2019-07-29 Mariusz Zaborskilibcasper: remove reference to deprecated system.random
2019-07-29 Alan Somerssendfile: don't panic when VOP_GETPAGES_ASYNC returns...
2019-07-29 Mark JohnstonRemove a duplicate file listing in the libarchive tests.
2019-07-29 Mark JohnstonAdd mkostempsat(3).
2019-07-28 Alan SomersMFHead @r350386
2019-07-26 Dimitry AndricMerge libcxxrt master f96846efbfd508f66d91fcbbef5dd8089...
2019-07-26 Baptiste DaroussinUpdate mandoc to cvs snapshot 2019-07-23
2019-07-25 Ed Mastelibsysdecode: use the proper include directory
2019-07-25 Benjamin KadukFix grammar nit in copy_file_range docs
2019-07-25 Rick MacklemAdd libc support for the copy_file_range(2) syscall...
2019-07-25 Alan Somersspecial-case getvfsbyname(3) for fusefs(5)
2019-07-24 Mark JohnstonRemove cap_random(3).
next