aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add pthread_peekjoin_np(3).Konstantin Belousov2020-02-151-0/+1
* libc: provide fputc_unlockedKyle Evans2020-02-021-0/+1
* rand(3): Replace implementation with one backed by random(3) algorithmConrad Meyer2020-02-011-1/+5
* stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwriteKyle Evans2020-01-301-1/+7
* Mark rfork(2) as __returns_twiceKyle Evans2020-01-221-1/+1
* Add qsort_s(3). Apart from the constraints, it also makes it easierEdward Tomasz Napierala2020-01-201-0/+8
* Revert r355760, r355759Conrad Meyer2019-12-151-6/+0
* <unistd.h>: remove redundant __BSD_VISIBLEKyle Evans2019-12-151-2/+0
* cdefs: Add __deprecated(message) function attribute macroConrad Meyer2019-12-141-1/+1
* Deprecate sranddev(3) APIConrad Meyer2019-12-141-1/+6
* Add sigsetop extensions commonly found in musl libc and glibcKyle Evans2019-12-121-0/+3
* Correctly check for C++17 and higher when declaring timespec_get()Dimitry Andric2019-12-091-1/+1
* Make snprintf(3) and vscanf(3) definitions available under appropriateKonstantin Belousov2019-09-091-3/+5
* pkgbase: Add TAG for evdev and veriexec headersEmmanuel Vadot2019-09-051-4/+4
* libc: remove getsEd Maste2019-09-011-1/+0
* Increase YPMAXRECORD to 16M to be compatible with Linux.Konstantin Belousov2019-08-123-3/+3
* Add mkostempsat(3).Mark Johnston2019-07-291-0/+1
* Add an entry for copy_file_range(2) to unistd.h.Rick Macklem2019-07-251-0/+1
* Remove NAND and NANDFS supportWarner Losh2019-06-251-17/+3
* Move/rename the sys/pwm.h header file to dev/pwm/pwmc.h. The file containsIan Lepore2019-06-151-2/+2
* Move to using newvers -c instead of VARS_ONLY=1Warner Losh2019-05-231-2/+2
* Introduce funlinkat syscall that always us to check if we are removingMariusz Zaborski2019-04-061-0/+1
* Add verifying manifest loader for mac_veriexecSimon J. Gerraty2019-02-261-3/+12
* Use a private definition of osockaddr rather then relying on typeBrooks Davis2019-01-181-3/+12
* Revert r343093 until I can address the issues raised by kib@.Dag-Erling Smørgrav2019-01-171-1/+0
* Implement dlopenat(3).Dag-Erling Smørgrav2019-01-161-0/+1
* Fix mismatch from r342379.Pedro F. Giffuni2018-12-231-1/+1
* gai_strerror() - Update string error messages according to RFC 3493.Pedro F. Giffuni2018-12-231-9/+9
* Reduce NL_ARGMAX to 4096 to match Linux.Brooks Davis2018-10-041-1/+1
* Fix C11 and POSIX 1003.1b-1993 compliance in time.hBrooks Davis2018-09-181-0/+4
* Remove arc4random_stir and arc4random_addrandom from stdlib.h.Xin LI2018-08-261-6/+0
* Handle -DNO_ROOT for `make compat` in include/Alex Richardson2018-08-231-1/+1
* Update userland arc4random() with OpenBSD's Chacha20 based arc4random().Xin LI2018-08-191-2/+7
* POSIX compliance improvements in the pthread(3) functions.Pedro F. Giffuni2018-08-181-37/+54
* Add pthread_get_name_np(3).Konstantin Belousov2018-08-171-0/+1
* Reorder alphabetically.Konstantin Belousov2018-08-171-3/+3
* Install symlink for sys/nvpair.h in include/Makefile symlinks targetKyle Evans2018-08-131-0/+5
* Use INCS for non-sys/ libnvpair and libzfs_core includesKyle Evans2018-08-131-6/+0
* Bring in timespce_get form NetBSD.Warner Losh2018-08-101-0/+5
* msun: add ld80/ld128 powl, cpow, cpowf, cpowl from openbsdMatt Macy2018-07-151-0/+4
* Add a missed chunk r335939.Konstantin Belousov2018-07-081-0/+1
* This exposes ZFS user and group quotas via the normalSean Eric Fagan2018-07-051-6/+83
* Add time2posix and posix2time to time.hEitan Adler2018-05-251-0/+2
* Add implementations for clog(3), clogf(3), and clog(3).Konstantin Belousov2018-05-131-0/+4
* Import the netdump client code.Mark Johnston2018-05-061-0/+1
* Retire lmc(4)Ed Maste2018-05-011-1/+1
* pthread.h: minor indentation cleanups.Pedro F. Giffuni2018-04-041-29/+17
* pthread.h: drop nullability attributes.Pedro F. Giffuni2018-04-041-101/+95
* Remove redundant check.Cy Schubert2018-04-031-1/+1
* Include update to stdio.h missed in r331936.Cy Schubert2018-04-031-0/+8