]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Revert change accidentally included in r354465.
[FreeBSD/FreeBSD.git] / lib /
2019-09-14 Dimitry AndricMerge ^/head r352308 through r352318.
2019-09-14 Dimitry AndricApparently DebugInfo/DWARF/DWARFExpression.cpp is alway...
2019-09-14 Li-Wen HsuImprove the description of big5(5)
2019-09-13 Chuck SilversAdd a "count_until_fail" option to gnop, which says...
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-13 Dimitry AndricRearrange libclang_rt Makefile again, and attempt to...
2019-09-13 Baptiste DaroussinUpdate libedit to a snapshot from 2019-09-10
2019-09-12 Leandro Lupori[PPC64] Add ifunc support in libcsu
2019-09-11 Alan Somersgetsockopt.2: clarify that SO_TIMESTAMP is not 100...
2019-09-11 Brooks DavisAvoid the use of the non-portable -D argument to ls.
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Mariusz Zaborskignop: Fix initial value for the wdelayprob
2019-09-10 Leandro LuporiAdd powerpc support to libkvm probe function
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-10 Baptiste DaroussinIn FreeBSD 11 localedef(1) has replaced the mklocale...
2019-09-09 Dimitry AndricMerge ^/head r351732 through r352104.
2019-09-09 Dimitry AndricSilence gcc warnings in libdevdctl about deprecated...
2019-09-09 Kristof Provostcsu: Add the riscv .init call sequence
2019-09-08 Mitchell HorneFix cpuwhich_t column width
2019-09-08 Dimitry AndricWhen building libomp for i386, clang 9.0.0 produces...
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-07 Dimitry AndricVendor import of clang release_90 branch r371301:
2019-09-07 Dimitry AndricVendor import of llvm release_90 branch r371301:
2019-09-06 Dimitry AndricAdd a VCSVersion.inc header with revision and repositor...
2019-09-05 Dimitry AndricAdd some missed continuation backslashes.
2019-09-05 Cy SchubertBounds check again after advancing cp, otherwise we...
2019-09-05 Adrian Chadd[lib80211] add initial VHT (11ac) channel ranges for...
2019-09-05 Emmanuel Vadotpkgbase: Create a FreeBSD-utilities package and make...
2019-09-05 Emmanuel Vadotpkgbase: Put a lot of binaries and lib in FreeBSD-runtime
2019-09-05 Emmanuel Vadotpkgbase: Put libbluetooth in the bluetooth package
2019-09-05 Emmanuel Vadotpkgbase: Move libcap_ to FreeBSD-runtime
2019-09-05 Emmanuel Vadotpkgbase: Tag passwd related file to be in FreeBSD-runti...
2019-09-05 Emmanuel Vadotpkgbase: lib80211 is needed by ifconfig(8) so put it...
2019-09-04 Sevan JaniyanAdjust history, info source from v1's manuals
2019-09-03 Kyle EvansAllow more nesting of GEOM partitioning schemes
2019-09-03 Konstantin BelousovAdd procctl(PROC_STACKGAP_CTL)
2019-09-03 Dimitry AndricMerge ^/head r351317 through r351731.
2019-09-03 Dimitry AndricAdd workarounds for obsolete std::auto_ptr usage in...
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...
next