]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ to
[FreeBSD/FreeBSD.git] / lib / libc /
2018-02-02 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-02 Ed MasteUse standard 2-clause license where copyright is held...
2018-02-01 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-31 John BaldwinAdd a new set of simple tests for makecontext().
2018-01-31 John BaldwinRemove limitation of 6 arguments for makecontext()...
2018-01-31 John BaldwinRemove bogus checks against NCARGS.
2018-01-31 John BaldwinClarify that the additional arguments to makecontext...
2018-01-31 John BaldwinConsistently use 16-byte alignment for MIPS N32 and...
2018-01-31 Warner LoshMove strtold wrapper from strtol.c to its own strtold...
2018-01-27 Kyle EvansMFV r328490: Update libfdt to github:f1879e1
2018-01-27 John BaldwinClarify some comments in the MIPS makecontext().
2018-01-26 Maxim Konovalovo EMFILE errno documented.
2018-01-24 Kirk McKusickUpdate .Dd missed in -r328304.
2018-01-24 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-01-24 Martin MatuskaMFV r328323,328324:
2018-01-24 Philip PaepsImport tzdata 2018c
2018-01-23 Kirk McKusickIn the C library, the setting up of the group array...
2018-01-22 Alan Somersmlock(2): correct documentation for error conditions.
2018-01-22 Alexander MotinMFV r328255: 8972 zfs holds: In scripted mode, do not...
2018-01-22 Alexander MotinMFV r328253: 8835 Speculative prefetch in ZFS not worki...
2018-01-22 Alexander MotinMFV r328251: 8652 Tautological comparisons with ZPROP_INVAL
2018-01-22 Alexander MotinMFV r328249:
2018-01-22 Alexander MotinMFV r328247: 8959 Add notifications when a scrub is...
2018-01-22 Alexander MotinMFV r328245: 8856 arc_cksum_is_equal() doesn't take...
2018-01-22 Kyle EvansAdd missing patch from r328240
2018-01-22 Kyle EvansAdd libregex, connect it to the build
2018-01-22 Alexander MotinMFV r328233:
2018-01-21 Alexander MotinMFV r328231: 8897 zpool online -e fails assertion when...
2018-01-21 Alexander MotinMFV r328229:
2018-01-21 Alexander MotinMFV r328227: 8909 8585 can cause a use-after-free kerne...
2018-01-21 Alexander MotinMFV r328225: 8603 rename zilog's "zl_writer_lock" to...
2018-01-21 Alexander MotinMFV r328220: 8677 Open-Context Channel Programs
2018-01-21 Kyle Evansregex(3): Resolve issues with higher WARNS levels
2018-01-18 Kyle Evanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-16 Philip PaepsImport tzdata 2018a
2018-01-13 Dimitry AndricMerge ^/head r327886 through r327930.
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-06 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
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-01 Xin LIRemove unused includes.
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-28 Eitan AdlerFix a few more speelling errors
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-25 Eitan Adlerfsync(3): correctly document return values
2017-12-24 Dimitry AndricMerge ^/head r326936 through r327149.
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-23 Mariusz ZaborskiIntroduce the daemonfd function.
2017-12-23 Eitan Adlerfopen.1: document truncation
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-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...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-13 Pedro F. GiffuniSPDX: mostly fixes to previous changes.
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-12 Michal MelounRework alignment handling in __libc_allocate_tls()...
2017-12-08 Ed SchoutenRemove basename_r(3).
2017-12-08 Pedro F. GiffuniSPDX: more ISC-related files.
2017-12-08 Pedro F. GiffuniSPDX: license IDs for some ISC-related files.
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-07 Benjamin KadukNote that old sys/event.h required manual sys/types...
2017-12-06 Alan SomersOptimize telldir(3)
2017-12-06 Stephen J. KiernanThe function fwscanf() return value is wrong when encou...
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-05 Ed Masteuse @@@ instead of @@ in __sym_default
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Eitan AdlerAdd include guard to fpmath.h
2017-12-01 Warner LoshFix missing .Dd bump
2017-12-01 Warner LoshCorrect history for Unix 2nd Edition through 6th Editio...
2017-12-01 Warner LoshMark all the system calls that were in 1st Edition...
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Alex RichardsonFix fabs() for MIPS when used on -0.0
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Poul-Henning KampTruncate negative lengths to zero
2017-11-25 Pedro F. Giffunilibc: further adoption of SPDX licensing ID tags.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-23 Konstantin BelousovKill all descendants of the reaper, even if they are...
2017-11-22 Warner LoshAdd a reference to getfsstat in statfs.
2017-11-20 Pedro F. Giffuniiconv: Fix a pointer mismatch.
2017-11-20 Pedro F. GiffuniGeneral further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
next