summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Change POSIX compliance level for visibility of strerror_l(3).kib2020-12-17
* Implement strerror_l().kib2020-12-16
* Add collation version support to querylocale(3).tmunro2020-11-08
* Remove obsolete check for GCC < 3 and support for Intel Compilerimp2020-10-24
* Add search of LOCALBASE/share/calendar for calendars supplied by a port.se2020-10-23
* Further refinements of ptsname_r(3) interface:delphij2020-10-20
* Implement ptsname_r.delphij2020-10-17
* [PowerPC64LE] Ensure nvram is built on powerpc64le.bdragon2020-09-13
* getlogin_r: fix the type of lenkevans2020-09-09
* Merge OpenZFS support in to HEAD.mmacy2020-08-25
* <regex.h>: reserve a regcomp field for REG_POSIXkevans2020-07-31
* Make CLOCK_REALTIME and TIMER_ABSTIME available for XOPEN_SOURCE >= 500.kib2020-07-14
* Install extra TCP stack header files: They are needed to compile a userlandolivier2020-07-08
* Add pthread_getname_np() and pthread_setname_np() aliases forkib2020-06-10
* Revert r361770 "Add pthread_getname_np() and pthread_setname_np() aliases" fo...kib2020-06-04
* Add pthread_getname_np() and pthread_setname_np() aliaseskib2020-06-03
* Oops, I didn't notice the "cd" is needed for each install line.rmacklem2020-05-31
* Update the Makefile to copy rpcsec_tls.h to /usr/include/rpc.rmacklem2020-05-31
* Implement RTLD_DEEPBIND.kib2020-05-15
* Add memalign(3), mostly for glibc compatibility.kib2020-05-14
* Make include/malloc.h usable again.kib2020-05-12
* Clear namespace pollution in include/malloc_np.hkib2020-05-12
* Implement a close_range(2) syscallkevans2020-04-12
* Introduce nexthop objects and new routing KPI.melifaro2020-04-12
* Clean up global variable declarations in the dump and restoremckusick2020-04-04
* Remove redundant development tag from include Makefileemaste2020-04-01
* Finish removal of bktrimp2020-03-01
* Add pthread_peekjoin_np(3).kib2020-02-15
* libc: provide fputc_unlockedkevans2020-02-02
* rand(3): Replace implementation with one backed by random(3) algorithmcem2020-02-01
* stdio: provide _unlocked variants of fflush, fputc, fputs, fread, fwritekevans2020-01-30
* Mark rfork(2) as __returns_twicekevans2020-01-22
* Add qsort_s(3). Apart from the constraints, it also makes it easiertrasz2020-01-20
* Revert r355760, r355759cem2019-12-15
* <unistd.h>: remove redundant __BSD_VISIBLEkevans2019-12-15
* cdefs: Add __deprecated(message) function attribute macrocem2019-12-14
* Deprecate sranddev(3) APIcem2019-12-14
* Add sigsetop extensions commonly found in musl libc and glibckevans2019-12-12
* Correctly check for C++17 and higher when declaring timespec_get()dim2019-12-09
* Make snprintf(3) and vscanf(3) definitions available under appropriatekib2019-09-09
* pkgbase: Add TAG for evdev and veriexec headersmanu2019-09-05
* libc: remove getsemaste2019-09-01
* Increase YPMAXRECORD to 16M to be compatible with Linux.kib2019-08-12
* Add mkostempsat(3).markj2019-07-29
* Add an entry for copy_file_range(2) to unistd.h.rmacklem2019-07-25
* Remove NAND and NANDFS supportimp2019-06-25
* Move/rename the sys/pwm.h header file to dev/pwm/pwmc.h. The file containsian2019-06-15
* Move to using newvers -c instead of VARS_ONLY=1imp2019-05-23
* Introduce funlinkat syscall that always us to check if we are removingoshogbo2019-04-06
* Add verifying manifest loader for mac_veriexecsjg2019-02-26