aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* realloc(x, 0) should not return NULL.Konstantin Belousov2019-09-171-15/+0
* Temporarily skip flakey test case lib.libc.sys.stat_test.stat_socketLi-Wen Hsu2019-09-171-0/+3
* Fix arm and aarch64 builds of libedit after r352275Dimitry Andric2019-09-142-2/+2
* Include <stdint.h> in unwind-arm.h, since it uses uint32_t and uint64_tDimitry Andric2019-09-131-0/+3
* mtree -O: Fix not descending on hash collisionsBryan Drewery2019-09-121-7/+8
* mtree -c: Fix username logic when getlogin(3) fails.Bryan Drewery2019-09-121-1/+1
* mtree: Fix -f -f not considering type changes.Bryan Drewery2019-09-122-1/+37
* Remove usesless readline compat includes which will reinclude readline.hBaptiste Daroussin2019-09-125-5/+0
* Import tzdata 2019cPhilip Paeps2019-09-1212-193/+633
* Only skip problematic test in CI env.Li-Wen Hsu2019-09-111-1/+2
* Readd _el_fn_sh_complete for backward compatibilityBaptiste Daroussin2019-09-112-0/+11
* Import libedit 2019-09-10Baptiste Daroussin2019-09-1057-0/+24699
* compiler-rt: use 64-bit time_t for all FreeBSD archs except i386Ed Maste2019-09-091-1/+1
* compiler-rt: use more __sanitizer_time_t on FreeBSDEd Maste2019-09-091-11/+11
* Pull in r371111 from upstream llvm trunk (by Eli Friedman):Dimitry Andric2019-09-061-2/+8
* lldb: shorten thread names to make logs easier to followEd Maste2019-09-011-2/+2
* libstdc++: remove getsEd Maste2019-09-011-2/+0
* libc: remove getsEd Maste2019-09-012-4/+18
* MFV r351553:Hiroki Sato2019-08-272-16/+14
|\
* \ MFV r346563:Cy Schubert2019-08-22187-1752/+24115
|\ \
* | | Pull in r368867 from upstream libc++ trunk (by Marshall Clow):Dimitry Andric2019-08-204-78/+95
* | | Update pthread_cond_timedwait() test to current NetBSDEric van Gyzen2019-08-161-20/+18
* | | telnet: remove 3rd clause from Berkeley copyrightsEd Maste2019-08-1548-240/+48
* | | Upgrade to Bzip2 version 1.0.8.Xin LI2019-08-1118-53/+76
|\ \ \
* | | | Merge r3780 from elftoolchain.Mark Johnston2019-08-071-9/+18
* | | | readelf: Close input files when done with them.Mark Johnston2019-08-071-2/+4
* | | | bsnmp: add asn1 message length validationEd Maste2019-08-061-0/+5
* | | | Relax time constraint in pthread_cond_timedwait unit testEric van Gyzen2019-08-051-0/+11
* | | | as: add deprecation notice to the man pageEd Maste2019-08-011-0/+3
* | | | Capsicumize size(1).Mark Johnston2019-08-011-20/+43
* | | | Capsicumize readelf(1).Mark Johnston2019-08-011-10/+29
* | | | Capsicumize addr2line(1).Mark Johnston2019-08-011-0/+13
* | | | readelf: decode NT_GNU_PROPERTY_TYPE_0 / GNU_PROPERTY_X86_FEATURE_1_ANDEd Maste2019-08-011-4/+69
* | | | objdump: be explicit that GNU objdump that will be removedEd Maste2019-08-011-2/+2
* | | | telnet: use asprintf for r349890 changeEd Maste2019-08-011-4/+1
* | | | [PPC64] Backport fix for missing IRELATIVE relocationsLeandro Lupori2019-07-319-110/+215
* | | | Merge r3778 and r3779 from ELFToolchain.Mark Johnston2019-07-292-4/+19
* | | | Pull in r366369 from upstream llvm trunk (by Francis Visoiu Mistrih):Dimitry Andric2019-07-262-13/+44
* | | | Merge libcxxrt master f96846efbfd508f66d91fcbbef5dd808947c7f6d.Dimitry Andric2019-07-262-1/+41
* | | | Update mandoc to cvs snapshot 2019-07-23Baptiste Daroussin2019-07-2643-635/+892
* | | | Temporarily skip lib.libc.regex.exhaust_test.regcomp_too_big andLi-Wen Hsu2019-07-221-0/+4
* | | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmpDimitry Andric2019-07-202-2/+4
* | | | MFV r350080:Cy Schubert2019-07-187-3157/+5896
* | | | Remove a duplicate global (rfc931_timeout).Brooks Davis2019-07-171-1/+0
* | | | Use headers instead of manual declerations of standard functions andBrooks Davis2019-07-175-14/+5
* | | | Use ANSI C function definitions and declerations.Brooks Davis2019-07-1711-46/+42
* | | | Add missing mode in open(2) calls with O_CREAT.Brooks Davis2019-07-166-14/+14
* | | | Fix two mismatches between function declaration and definition.Brooks Davis2019-07-162-2/+2
* | | | strings: extends rightsMariusz Zaborski2019-07-161-1/+1
* | | | strings: fix entering to the capability modeMariusz Zaborski2019-07-161-1/+1