summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* MFC r318780:kib2017-06-071-4/+4
* MFC r318539 r318580 r318581 r318584 r318749 r318952 r318953 r318955vangyzen2017-06-011-0/+3
* MFC r304106:delphij2017-05-311-0/+2
* MFC: r312939, r313250, r314811 (partial), r314887 (partial), r315760,marius2017-05-111-1/+1
* MFC r315526vangyzen2017-05-011-1/+1
* MFC r316213:kib2017-04-233-0/+44
* MFC r312934:pfg2017-03-145-134/+170
* MFC r314179 r314206 r314424vangyzen2017-03-141-0/+4
* MFC r313819:pfg2017-02-191-1/+1
* MFC r310630: libkvm: support access to vmm guest memory, allow writes toavg2017-01-181-0/+1
* MFC 310048,310101,310239sephe2017-01-051-0/+8
* MFC 308664,308742,308743sephe2017-01-051-3/+11
* MFC r311012pfg2017-01-043-87/+68
* MFC 309274:jhb2016-12-161-1/+1
* MFC 307756: Define max_align_t for C11.jhb2016-11-281-0/+8
* MFC r307227 and r307343:ed2016-10-291-9/+14
* MFC r307131: install header files required development with libzfs_coreavg2016-10-281-0/+11
* MFC r305706, r305749, r306274gonzo2016-10-221-2/+14
* MFC r306588:kib2016-10-092-1/+4
* MFC r306568, r306569vangyzen2016-10-081-2/+2
* MFC r304176:kib2016-08-291-0/+1
* MFC r304703, r304755ache2016-08-261-4/+5
* Remove incorrect attributes from posix_memalign(3) declaration.pfg2016-07-051-2/+1
* Commit the bits of nda that were missed. This should fix the build.imp2016-06-101-1/+1
* Implement an NSS backend for netgroups and add getnetgrent_r(3).markj2016-06-091-0/+1
* Fix prototype of dbm_open().ed2016-05-311-1/+1
* Make strfmon_l() work without requiring the use of <xlocale.h>.ed2016-05-311-1/+1
* Let dbm's datum::dptr use the right type.ed2016-05-301-1/+1
* Add missing va_list to <wchar.h>.ed2016-05-301-0/+7
* Fix the signature of the psignal() function.ed2016-05-301-1/+1
* Add missing types and constants to <netdb.h>.ed2016-05-301-0/+12
* Add missing declaration of ino_t.ed2016-05-301-1/+9
* Fix style of the libgen.h header.ed2016-05-291-10/+2
* WITH_META_MODE: Disable cookie handling for include installation.bdrewery2016-05-211-3/+3
* Add implementation of robust mutexes, hopefully close enough to thekib2016-05-171-0/+10
* stdio.h: Fix function-type typedef style and use _types.h __ssize_tcem2016-05-121-4/+4
* Pollute more places with off64_t and add __off64_tcem2016-05-121-1/+1
* libc: Add fopencookie(3) wrapper around funopen(3)cem2016-05-111-0/+17
* Improve performance and functionality of the bitstring(3) apiasomers2016-05-041-0/+2
* include: minor spelling fixes.pfg2016-04-302-2/+2
* MFHgjb2016-04-161-8/+8
|\
| * Rework META_TARGETS so that it automatically adds META_DEPS to the targets.bdrewery2016-04-141-8/+8
* | MFHgjb2016-04-042-1/+2
|\ \ | |/
| * For C++, expose long long types and functions (lldiv_t, llabs, lldiv,dim2016-03-231-1/+1
| * Implement suggestion by jhb@ to have _PATH_FIRMWARE instead of hardimp2016-03-231-0/+1
* | MFHgjb2016-03-141-33/+5
|\ \ | |/
| * META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.bdrewery2016-03-111-10/+4
| * DIRDEPS_BUILD: None of this is needed anymore.bdrewery2016-03-111-22/+2
| * DIRDEPS_BUILD: Remove the cookie when target is out-of-date.bdrewery2016-03-111-9/+7
* | MFHgjb2016-03-062-9/+6
|\ \ | |/
OpenPOWER on IntegriCloud