]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Change size of padding to reflect reality. No functional change.
[FreeBSD/FreeBSD.git] / lib /
2017-12-27 pfgSPDX: Small for a license ID tags.
2017-12-27 pfgSPDX: Fix some License ID tags for libc.
2017-12-27 eadlerlib: Fix several typos and minor errors
2017-12-26 mckusickMissing disk close in libufs.
2017-12-25 eadlerfsync(3): correctly document return values
2017-12-25 dimOnly build tsan and tsan_cxx for amd64, as 32 bit is...
2017-12-24 dimVendor import of clang trunk r321426:
2017-12-24 dimVendor import of llvm trunk r321426:
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimUpdate clang, lld and llvm version numbers for r321414...
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-24 dimVendor import of compiler-rt trunk r321414:
2017-12-24 dimVendor import of clang trunk r321414:
2017-12-24 dimVendor import of llvm trunk r321414:
2017-12-23 dimNext step in updating llvm/clang build glue: make libcl...
2017-12-23 oshogboIntroduce the daemonfd function.
2017-12-23 eadlerfopen.1: document truncation
2017-12-22 dimNext step in updating llvm/clang build glue: make lldb...
2017-12-22 dimNext step in updating llvm/clang build glue: make lld...
2017-12-22 dimSort source file lists under lib/clang.
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-22 dimNext step in updating llvm/clang build glue: make llvm...
2017-12-22 dimNext step in updating llvm/clang build glue: make the...
2017-12-21 dimFirst step in updating llvm/clang build glue: make...
2017-12-21 impBump number that's an insane number of devices from...
2017-12-20 dimUpdate libclang_rt version number.
2017-12-20 dimBump FREEBSD_CC_VERSION.
2017-12-20 dimAdd new clang intrinsics headers, and update version...
2017-12-20 dimUpdate generated config headers, and version numbers.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 umeDon't ignore trailing spaces after numerical IP addresses.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-18 dimVendor import of lld trunk r321017:
2017-12-18 dimVendor import of compiler-rt trunk r321017:
2017-12-18 dimVendor import of clang trunk r321017:
2017-12-18 dimVendor import of llvm trunk r321017:
2017-12-16 edlibsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.
2017-12-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-16 emasterevert r322589: force use of ld.bfd for linking i386...
2017-12-16 dimVendor import of lld 5.0.1 release r320880:
2017-12-16 dimVendor import of clang 5.0.1 release r320880:
2017-12-16 dimVendor import of llvm 5.0.1 release r320880:
2017-12-13 pfgSPDX: some uses of the RSA-MD license.
2017-12-13 pfgSPDX: mostly fixes to previous changes.
2017-12-12 mmelRework alignment handling in __libc_allocate_tls()...
2017-12-10 dimCorrect r326748, indicating that tgammal(3) is mapped...
2017-12-10 dimDocument the existence and precision of the remaining...
2017-12-08 edRemove basename_r(3).
2017-12-08 pfgSPDX: more ISC-related files.
2017-12-08 pfgSPDX: license IDs for some ISC-related files.
2017-12-07 dimRemove an unused incude from lib/msun/bsdsrc/b_log.c.
2017-12-07 dimRemove the sentence in math(3) about some long double...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 markjEnsure that "out" is initialized in all error paths.
2017-12-07 bjkNote that old sys/event.h required manual sys/types...
2017-12-06 asomersFix a null-pointer dereference and a tautological check...
2017-12-06 asomersOptimize telldir(3)
2017-12-06 stevekThe function fwscanf() return value is wrong when encou...
2017-12-06 markjUse a global extern declaration to appease gcc.
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 emasteuse @@@ instead of @@ in __sym_default
2017-12-03 markjAdd an envp argument to proc_create().
2017-12-03 dimUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-03 emastelib/msun: remove trailing whitespace from e_pow.c
2017-12-02 eadlerAdd include guard to fpmath.h
2017-12-02 dimMake the assignment of CRTARCH conditional, even in...
2017-12-02 dimVendor import of clang release_50 branch r319231:
2017-12-02 dimVendor import of llvm release_50 branch r319231:
2017-12-02 impCreate a function to translate UEFI paths to unix paths
2017-12-01 impFix missing .Dd bump
2017-12-01 impCorrect history for Unix 2nd Edition through 6th Editio...
2017-12-01 impMark all the system calls that were in 1st Edition...
2017-12-01 edEliminate the last user of basename_r() in the base...
2017-11-30 pfgSPDX: use the Beerware identifier.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 arichardsonFix fabs() for MIPS when used on -0.0
2017-11-28 fsuSync bsd_to_linux_errno[] table with i386 and amd64...
2017-11-27 phkTruncate negative lengths to zero
2017-11-26 mmelAddd work around for LLVM bug 35023.
2017-11-26 impAdd efidp_format_device_path_node to format a single...
2017-11-26 pfglib: further adoption of SPDX licensing ID tags.
2017-11-25 pfglibc: further adoption of SPDX licensing ID tags.
2017-11-25 jhbDecode kevent structures logged via ktrace(2) in kdump.
2017-11-25 jhbAdd stdio.h to the synopsis for sysdecode functions...
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 kibKill all descendants of the reaper, even if they are...
2017-11-22 asomersAdd a test case for cam_get_device with sa(4) devices
2017-11-22 impAdd a reference to getfsstat in statfs.
2017-11-21 markjRefine symtab sorting in libproc.
2017-11-20 asomersFix multiple bugs in cam_strmatch
2017-11-20 emasteInstall strings unconditionally
2017-11-20 pfgiconv: Fix a pointer mismatch.
2017-11-20 pfgGeneral further adoption of SPDX licensing ID tags.
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
next