aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the "TCP Blackbox Recorder" which we discussed at the developerJonathan T. Looney2018-03-221-1/+1
* Implement getrandom(2) and getentropy(3)Conrad Meyer2018-03-211-0/+1
* Add kernel and userspace code to dump the firmware state of supportedHans Petter Selasky2018-03-081-0/+9
* Improve missing tty handling in init(8). This removes a check that didEdward Tomasz Napierala2018-02-271-0/+2
* Do not include float interfaces when using libsa.Warner Losh2018-02-231-0/+2
* We don't support gcc < 4.2.1, so varargs.h now is just #errorWarner Losh2018-02-121-9/+1
* Avoid implicit gcc nonnull attribute in vwarnx().Pedro F. Giffuni2018-01-281-1/+1
* Use the __alloc_size2 attribute where relevant.Pedro F. Giffuni2018-01-221-3/+3
* Use the __result_use_check attribute also for reallocf(3).Pedro F. Giffuni2018-01-091-1/+1
* Introduce the daemonfd function.Mariusz Zaborski2017-12-231-0/+1
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-1/+3
* Remove basename_r(3).Ed Schouten2017-12-081-1/+0
* SPDX: license IDs for some ISC-related files.Pedro F. Giffuni2017-12-0810-12/+22
* netconfig.h: sync with upstream.Pedro F. Giffuni2017-11-271-5/+35
* include: General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2557-8/+122
* Remove lint support from system headers and MD x86 headers.Konstantin Belousov2017-11-231-7/+3
* Indent protection and some other oops from the prvious commits.Pedro F. Giffuni2017-11-201-1/+1
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2078-24/+181
* libc: Do not refer to _DefaultRuneLocale in ctype inlinesJilles Tjoelker2017-10-221-3/+1
* Sync (make same) the offsetof macro definition in include/ with theCy Schubert2017-10-151-1/+1
* An MMC/SD/SDIO stack using CAMWarner Losh2017-07-091-1/+1
* Use __ISO_C_VISIBLE, as opposed to testing __STDC_VERSION__.Ed Schouten2017-06-221-1/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-57/+58
* Update jemalloc to 5.0.0.Jason Evans2017-06-151-19/+35
* Use __BSD_VISIBLE test instead checking for absense of _POSIX_SOURCE.Konstantin Belousov2017-05-241-4/+4
* libthr: fix warnings from GCC when WARNS=6Eric van Gyzen2017-05-231-0/+3
* Commit the 64-bit inode project.Konstantin Belousov2017-05-231-2/+21
* ndbm.h: Add a comment pointing out our non-compliance with POSIX.Pedro F. Giffuni2017-05-221-1/+1
* <stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility.Pedro F. Giffuni2017-04-291-1/+1
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-241-2/+2
* Implement the memset_s(3) function as specified by the C11 ISO/IECKonstantin Belousov2017-03-303-0/+44
* Impelemnt ttys onifexists in init.Warner Losh2017-03-221-0/+1
* Add clock_nanosleep()Eric van Gyzen2017-03-191-1/+1
* - Add support for eMMC "partitions". Besides the user data area, i. e.Marius Strobl2017-03-161-1/+1
* Convert include over to SRCTOPWarner Losh2017-03-121-53/+53
* Sort declaration of sem_clockwait_npEric van Gyzen2017-02-281-4/+4
* Fix include/arpa/nameser_compat.h by adding T_DNAME definition.Warner Losh2017-02-281-0/+1
* Guard sem_clockwait_np() declaration with __BSD_VISIBLEEric van Gyzen2017-02-241-0/+2
* Add sem_clockwait_np()Eric van Gyzen2017-02-231-0/+2
* Add new catrigl.c (r313761) APIs to include/complex.hMahdi Mokhtari2017-02-181-0/+12
* Remove outdated claim.Pedro F. Giffuni2017-02-161-1/+1
* Small inclusion guard comment fix.Pedro F. Giffuni2017-02-161-1/+1