aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libsysdecode: Add a new ABI type, SYSDECODE_ABI_CLOUDABI32.Ed Schouten2017-12-164-13/+15
*---------. Upgrade our copies of clang, llvm, lld, lldb, compiler-rt and libc++ toDimitry Andric2017-12-163-3/+3
|\ \ \ \ \ \
| | | | | | * Vendor import of llvm 5.0.1 release r320880:vendor/llvm/llvm-release_501-r320880Dimitry Andric2017-12-163-10/+16
| | | | * | | Vendor import of lld 5.0.1 release r320880:vendor/lld/lld-release_501-r320880Dimitry Andric2017-12-166-0/+77
| * | | | | | Vendor import of clang 5.0.1 release r320880:vendor/clang/clang-release_501-r320880Dimitry Andric2017-12-164-7/+27
* | | | | | | revert r322589: force use of ld.bfd for linking i386 libcEd Maste2017-12-161-10/+0
* | | | | | | SPDX: some uses of the RSA-MD license.Pedro F. Giffuni2017-12-136-6/+22
* | | | | | | SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-134-1/+9
* | | | | | | Rework alignment handling in __libc_allocate_tls() for Variant I of TLS layout.Michal Meloun2017-12-121-21/+117
* | | | | | | Correct r326748, indicating that tgammal(3) is mapped to tgamma(3), notDimitry Andric2017-12-101-1/+1
* | | | | | | Document the existence and precision of the remaining long doubleDimitry Andric2017-12-102-6/+29
* | | | | | | Remove basename_r(3).Ed Schouten2017-12-083-4/+3
* | | | | | | SPDX: more ISC-related files.Pedro F. Giffuni2017-12-083-3/+9
* | | | | | | SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-0830-34/+80
* | | | | | | Remove an unused incude from lib/msun/bsdsrc/b_log.c.Dimitry Andric2017-12-071-1/+0
* | | | | | | Remove the sentence in math(3) about some long double math functions notDimitry Andric2017-12-071-7/+1
* | | | | | | Ensure that "out" is initialized in all error paths.Mark Johnston2017-12-071-1/+1
* | | | | | | Note that old sys/event.h required manual sys/types.h inclusionBenjamin Kaduk2017-12-071-2/+3
* | | | | | | Fix a null-pointer dereference and a tautological check in cam_get_deviceAlan Somers2017-12-061-2/+7
* | | | | | | Optimize telldir(3)Alan Somers2017-12-064-30/+292
* | | | | | | The function fwscanf() return value is wrong when encountering an earlyStephen J. Kiernan2017-12-061-1/+1
* | | | | | | Use a global extern declaration to appease gcc.Mark Johnston2017-12-061-1/+2
* | | | | | | use @@@ instead of @@ in __sym_defaultEd Maste2017-12-053-3/+0
* | | | | | | Add an envp argument to proc_create().Mark Johnston2017-12-034-17/+17
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---------. \ \ \ \ \ \ Upgrade our copies of clang, llvm, lldb and libc++ to r319231 from theDimitry Andric2017-12-038-17/+17
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | / / / / | | | | |_|_|/ / / / | | | |/| | | / / / | | | | | |_|/ / / | | | | |/| | / / | | | | | | |/ / | | | | | |/| / | | | | | | |/
| | | | | | * Vendor import of llvm release_50 branch r319231:vendor/llvm/llvm-release_50-r319231Dimitry Andric2017-12-0252-167/+850
| * | | | | | Vendor import of clang release_50 branch r319231:vendor/clang/clang-release_50-r319231Dimitry Andric2017-12-0215-70/+91
* | | | | | | lib/msun: remove trailing whitespace from e_pow.cEd Maste2017-12-031-18/+18
* | | | | | | Add include guard to fpmath.hEitan Adler2017-12-021-0/+5
* | | | | | | Make the assignment of CRTARCH conditional, even in the armhf case, andDimitry Andric2017-12-021-3/+4
* | | | | | | Create a function to translate UEFI paths to unix pathsWarner Losh2017-12-024-3/+733
* | | | | | | Fix missing .Dd bumpWarner Losh2017-12-011-1/+1
* | | | | | | Correct history for Unix 2nd Edition through 6th Edition for theWarner Losh2017-12-0110-17/+27
* | | | | | | Mark all the system calls that were in 1st Edition Unix as such in theWarner Losh2017-12-0116-31/+39
* | | | | | | Eliminate the last user of basename_r() in the base system.Ed Schouten2017-12-011-2/+4
* | | | | | | SPDX: use the Beerware identifier.Pedro F. Giffuni2017-11-301-1/+1
* | | | | | | Fix fabs() for MIPS when used on -0.0Alex Richardson2017-11-281-3/+2
* | | | | | | Sync bsd_to_linux_errno[] table with i386 and amd64 tables in the sys directory.Fedor Uporov2017-11-281-1/+1
* | | | | | | Truncate negative lengths to zeroPoul-Henning Kamp2017-11-271-1/+5
* | | | | | | Addd work around for LLVM bug 35023.Michal Meloun2017-11-261-0/+5
* | | | | | | Add efidp_format_device_path_node to format a single node in a deviceWarner Losh2017-11-262-4/+24
* | | | | | | lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-26454-70/+978
* | | | | | | libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-25404-68/+876
* | | | | | | Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-256-1/+249
* | | | | | | Add stdio.h to the synopsis for sysdecode functions that take a FILE *.John Baldwin2017-11-255-5/+10
* | | | | | | Kill all descendants of the reaper, even if they are descendants of aKonstantin Belousov2017-11-231-2/+5
* | | | | | | Add a test case for cam_get_device with sa(4) devicesAlan Somers2017-11-221-0/+28
* | | | | | | Add a reference to getfsstat in statfs.Warner Losh2017-11-221-1/+2
* | | | | | | Refine symtab sorting in libproc.Mark Johnston2017-11-213-30/+194
* | | | | | | Fix multiple bugs in cam_strmatchAlan Somers2017-11-203-0/+114