aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix make includes path to nvpair.hAlex Richardson2021-01-191-1/+1
* include: Delete stale symlinks using find(1) instead of a shell loop.Alex Richardson2021-01-191-14/+7
* pccard: Remove wi(4) driverWarner Losh2021-01-081-1/+1
* hid: Import hidraw(4) - driver for access to raw HID device dataVladimir Kondratyev2021-01-071-2/+4
* Factor-out hardware-independent part of USB HID support to new moduleVladimir Kondratyev2021-01-071-2/+9
* include: Use printf(1) instead of shell loops for header symlinksAlex Richardson2021-01-071-97/+52
* include: Use INCSGROUPS for a few filesEmmanuel Vadot2021-01-041-65/+128
* include: Tag the last includes files as part of the -dev packageEmmanuel Vadot2021-01-041-22/+22
* Add tcgetwinsize(3) and tcsetwinsize(3) to termiosKonstantin Belousov2020-12-251-0/+6
* Change POSIX compliance level for visibility of strerror_l(3).Konstantin Belousov2020-12-171-1/+1
* Implement strerror_l().Konstantin Belousov2020-12-161-0/+1
* Add collation version support to querylocale(3).Thomas Munro2020-11-081-0/+1
* Remove obsolete check for GCC < 3 and support for Intel CompilerWarner Losh2020-10-242-4/+1
* Add search of LOCALBASE/share/calendar for calendars supplied by a port.Stefan Eßer2020-10-231-1/+4
* Further refinements of ptsname_r(3) interface:Xin LI2020-10-201-4/+10
* Implement ptsname_r.Xin LI2020-10-171-0/+1
* [PowerPC64LE] Ensure nvram is built on powerpc64le.Brandon Bergren2020-09-131-1/+1
* getlogin_r: fix the type of lenKyle Evans2020-09-091-1/+1
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-2/+2
* <regex.h>: reserve a regcomp field for REG_POSIXKyle Evans2020-07-311-0/+1
* Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500.Konstantin Belousov2020-07-141-6/+8
* Install extra TCP stack header files: They are needed to compile a userlandOlivier Cochard2020-07-081-0/+1
* Add pthread_getname_np() and pthread_setname_np() aliases forKonstantin Belousov2020-06-101-0/+3
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...Konstantin Belousov2020-06-041-2/+0
* Add pthread_getname_np() and pthread_setname_np() aliasesKonstantin Belousov2020-06-031-0/+2
* Oops, I didn't notice the "cd" is needed for each install line.Rick Macklem2020-05-311-0/+1
* Update the Makefile to copy rpcsec_tls.h to /usr/include/rpc.Rick Macklem2020-05-311-1/+3
* Implement RTLD_DEEPBIND.Konstantin Belousov2020-05-151-0/+2
* Add memalign(3), mostly for glibc compatibility.Konstantin Belousov2020-05-141-0/+3
* Make include/malloc.h usable again.Konstantin Belousov2020-05-121-5/+5
* Clear namespace pollution in include/malloc_np.hKonstantin Belousov2020-05-121-15/+21
* Implement a close_range(2) syscallKyle Evans2020-04-121-0/+1
* Introduce nexthop objects and new routing KPI.Alexander V. Chernikov2020-04-121-0/+1
* Clean up global variable declarations in the dump and restoreKirk McKusick2020-04-041-1/+1
* Remove redundant development tag from include MakefileEd Maste2020-04-011-1/+0
* Finish removal of bktrWarner Losh2020-03-011-11/+3
* 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