]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Annotate a couple of changes from r328083.
[FreeBSD/FreeBSD.git] / lib /
2018-01-17 Kirk McKusickCorrect fsck journal-recovery code to update a cylinder...
2018-01-17 Dimitry AndricPull in r322623 from upstream llvm trunk (by Andrew...
2018-01-17 Fabien ThomasFix pmcstat exit from kernel introduced by r325275.
2018-01-16 Alex Richardsonlibnetbsd: Make the function declaration of efopen...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-16 Ruslan BukinFix bug: increment the value of pmcstat_npmcs instead...
2018-01-15 Michael TuexenBump date, which I missed in r328014. Thanks to jhb...
2018-01-15 Michael TuexenAdd support for decoding the nxt_flags, rcv_flags,...
2018-01-15 Michael TuexenAdd support for decoding the type of a cmsg.
2018-01-15 Michael TuexenSimplify table generation.
2018-01-14 Michael TuexenAdd a function is decode the sinfo_flags of struct...
2018-01-14 Michael TuexenAdd suppor for the supported PR-SCTP policies.
2018-01-14 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-13 Dimitry AndricBuild llvm-extract with -lz, and add a few objects...
2018-01-13 Justin HibbitsReplace the PMC class struct copy with an explicit...
2018-01-12 Jeff RobersonImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Dimitry AndricMerge ^/head r327624 through r327885.
2018-01-10 Mariusz ZaborskiFix markup.
2018-01-08 Mariusz ZaborskiDocument the DNS Casper service.
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-01-06 Dimitry AndricVendor import of compiler-rt release_60 branch r321788:
2018-01-06 Dimitry AndricVendor import of clang release_60 branch r321788:
2018-01-06 Dimitry AndricVendor import of llvm release_60 branch r321788:
2018-01-06 Dimitry AndricMerge ^/head r327341 through r327623.
2018-01-06 Warner LoshThe source strings are from the password database which...
2018-01-05 Jung-uk KimMerge ACPICA 20180105.
2018-01-05 Mariusz ZaborskiBuild service tests with Casper support.
2018-01-05 Warner LoshNeed to convert '/' back to '\' when creating a path...
2018-01-05 Warner LoshSet dp to NULL when we free it, and tree a NULL dp...
2018-01-04 Mariusz Zaborskicap_unwrap should return a descriptor but also free...
2018-01-04 Mariusz ZaborskiAdd missing macro in man page.
2018-01-03 Mariusz ZaborskiDocument services which we have in libcasper.
2018-01-01 Xin LIRemove unused includes.
2017-12-31 Eitan Adlercacos(3): correct spelling of 'I'
2017-12-31 Eitan Adlerisgreater(3): correct description of isunordered macro
2017-12-29 Eitan Adlerlibc/locale: fix an off-by-one in newlocale
2017-12-29 Dimitry AndricMerge ^/head r327169 through r327340.
2017-12-29 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-29 Dimitry AndricAdd one more file to libllvm's SRCS_MIN, since this...
2017-12-28 Dimitry AndricVendor import of compiler-rt trunk r321545:
2017-12-28 Dimitry AndricVendor import of llvm trunk r321545:
2017-12-28 Bartek Rutkowskihumanize_number(3): fix math edge case in rounding...
2017-12-28 Dimitry AndricVendor import of compiler-rt trunk r321530:
2017-12-28 Dimitry AndricVendor import of clang trunk r321530:
2017-12-28 Dimitry AndricVendor import of llvm trunk r321530:
2017-12-28 Warner LoshClose slave on fork error to prevent pty fd leak.
2017-12-28 Eitan AdlerFix a few more speelling errors
2017-12-27 Pedro F. GiffuniSPDX: Small for a license ID tags.
2017-12-27 Pedro F. GiffuniSPDX: Fix some License ID tags for libc.
2017-12-27 Eitan Adlerlib: Fix several typos and minor errors
2017-12-26 Kirk McKusickMissing disk close in libufs.
2017-12-25 Eitan Adlerfsync(3): correctly document return values
2017-12-25 Dimitry AndricOnly build tsan and tsan_cxx for amd64, as 32 bit is...
2017-12-24 Dimitry AndricMerge ^/head r327165 through r327168.
2017-12-24 Dimitry AndricMerge ^/head r327150 through r327164.
2017-12-24 Dimitry AndricVendor import of clang trunk r321426:
2017-12-24 Dimitry AndricVendor import of llvm trunk r321426:
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
2017-12-24 Dimitry AndricUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 Dimitry AndricMerge libc++ trunk r321414 to contrib/libc++.
2017-12-24 Dimitry AndricMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 Dimitry AndricMerge lldb trunk r321414 to contrib/llvm/tools/lldb.
2017-12-24 Dimitry AndricMerge lld trunk r321414 to contrib/llvm/tools/lld.
2017-12-24 Dimitry AndricMerge clang trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricMerge llvm trunk r321414 to contrib/llvm.
2017-12-24 Dimitry AndricVendor import of compiler-rt trunk r321414:
2017-12-24 Dimitry AndricVendor import of clang trunk r321414:
2017-12-24 Dimitry AndricVendor import of llvm trunk r321414:
2017-12-23 Dimitry AndricNext step in updating llvm/clang build glue: make libcl...
2017-12-23 Mariusz ZaborskiIntroduce the daemonfd function.
2017-12-23 Eitan Adlerfopen.1: document truncation
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make lldb...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make lld...
2017-12-22 Dimitry AndricSort source file lists under lib/clang.
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make the...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make llvm...
2017-12-22 Dimitry AndricNext step in updating llvm/clang build glue: make the...
2017-12-21 Dimitry AndricFirst step in updating llvm/clang build glue: make...
2017-12-21 Warner LoshBump number that's an insane number of devices from...
2017-12-20 Dimitry AndricUpdate libclang_rt version number.
2017-12-20 Dimitry AndricBump FREEBSD_CC_VERSION.
2017-12-20 Dimitry AndricAdd new clang intrinsics headers, and update version...
2017-12-20 Dimitry AndricUpdate generated config headers, and version numbers.
2017-12-20 Dimitry AndricMerge libc++ trunk r321017 to contrib/libc++.
2017-12-20 Dimitry AndricMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 Dimitry AndricMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 Hajimu UMEMOTODon't ignore trailing spaces after numerical IP addresses.
2017-12-20 Dimitry AndricMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 Dimitry AndricMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 Dimitry AndricMerge llvm trunk r321017 to contrib/llvm.
2017-12-18 Dimitry AndricVendor import of lld trunk r321017:
2017-12-18 Dimitry AndricVendor import of libc++ trunk r321017:
2017-12-18 Dimitry AndricVendor import of compiler-rt trunk r321017:
2017-12-18 Dimitry AndricVendor import of clang trunk r321017:
2017-12-18 Dimitry AndricVendor import of llvm trunk r321017:
2017-12-16 Ed Schoutenlibsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 Ed Masterevert r322589: force use of ld.bfd for linking i386...
next