aboutsummaryrefslogtreecommitdiff
path: root/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Implement 'domainset', a cpuset based NUMA policy mechanism. This allowsJeff Roberson2018-01-121-0/+6
* The source strings are from the password database which guaranteesWarner Losh2018-01-061-2/+2
* Remove unused includes.Xin LI2018-01-011-2/+0
* isgreater(3): correct description of isunordered macroEitan Adler2017-12-311-2/+2
* libc/locale: fix an off-by-one in newlocaleEitan Adler2017-12-291-1/+1
* Fix a few more speelling errorsEitan Adler2017-12-282-2/+2
* SPDX: Fix some License ID tags for libc.Pedro F. Giffuni2017-12-272-2/+2
* lib: Fix several typos and minor errorsEitan Adler2017-12-272-2/+2
* fsync(3): correctly document return valuesEitan Adler2017-12-251-5/+8
* Introduce the daemonfd function.Mariusz Zaborski2017-12-233-14/+69
* fopen.1: document truncationEitan Adler2017-12-231-1/+1
* Don't ignore trailing spaces after numerical IP addresses.Hajimu UMEMOTO2017-12-201-1/+2
* revert r322589: force use of ld.bfd for linking i386 libcEd Maste2017-12-161-10/+0
* 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
* 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
* Note that old sys/event.h required manual sys/types.h inclusionBenjamin Kaduk2017-12-071-2/+3
* 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 @@@ instead of @@ in __sym_defaultEd Maste2017-12-053-3/+0
* Add include guard to fpmath.hEitan Adler2017-12-021-0/+5
* 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
* Fix fabs() for MIPS when used on -0.0Alex Richardson2017-11-281-3/+2
* Truncate negative lengths to zeroPoul-Henning Kamp2017-11-271-1/+5
* libc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-25404-68/+876
* Kill all descendants of the reaper, even if they are descendants of aKonstantin Belousov2017-11-231-2/+5
* Add a reference to getfsstat in statfs.Warner Losh2017-11-221-1/+2
* iconv: Fix a pointer mismatch.Pedro F. Giffuni2017-11-201-2/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-20459-136/+1054
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-186-4/+16
* Fix formatting of _umtx_op(2)Eric van Gyzen2017-11-131-60/+70
* Add notes about overlapping copies.Warner Losh2017-11-133-0/+25
* Make sysctl_kern_proc_umask execute fast path when requested pid inBartek Rutkowski2017-11-071-1/+1
* The last example used LOG_INFO, but the message itself said error.Benedict Reuschling2017-11-051-2/+2
* posix_fallocate.2: add an EINVAL errno caseEd Maste2017-11-051-3/+4
* C++17 requires quick_exit(3) to be async-signal safe.Konstantin Belousov2017-11-042-2/+18
* Add alignment support to __libc_allocate_tls().Michal Meloun2017-11-031-23/+75
* While discussing the new gets_s.c in D12785, ed@ suggested puttingCy Schubert2017-11-031-2/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-3124-24/+3
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-312-0/+36
* Fix out-of-bounds read in libc/regex.Pedro F. Giffuni2017-10-281-1/+1
* Revert r325031. This breaks the build due to __FBSDID.Cy Schubert2017-10-271-1/+1
* Ensure all incude statements are kept together by moving theCy Schubert2017-10-271-1/+1
* Remove redundant sys/cdefs.h include.Cy Schubert2017-10-271-1/+0
* Define RB_POWERCYCLEWarner Losh2017-10-251-1/+9
* Bump man page revision dates for r324941Alan Somers2017-10-242-2/+2