| Commit message (Expand) | Author | Age | Files | Lines |
* | ndbm.h: Add a comment pointing out our non-compliance with POSIX. | Pedro F. Giffuni | 2017-05-22 | 1 | -1/+1 |
* | <stdio.h>: ftello() and fseeko() were in SUSv2, so extend visibility. | Pedro F. Giffuni | 2017-04-29 | 1 | -1/+1 |
* | Remove the NATM framework including the en(4), fatm(4), hatm(4), and | Brooks Davis | 2017-04-24 | 1 | -2/+2 |
* | Implement the memset_s(3) function as specified by the C11 ISO/IEC | Konstantin Belousov | 2017-03-30 | 3 | -0/+44 |
* | Impelemnt ttys onifexists in init. | Warner Losh | 2017-03-22 | 1 | -0/+1 |
* | Add clock_nanosleep() | Eric van Gyzen | 2017-03-19 | 1 | -1/+1 |
* | - Add support for eMMC "partitions". Besides the user data area, i. e. | Marius Strobl | 2017-03-16 | 1 | -1/+1 |
* | Convert include over to SRCTOP | Warner Losh | 2017-03-12 | 1 | -53/+53 |
* | Sort declaration of sem_clockwait_np | Eric van Gyzen | 2017-02-28 | 1 | -4/+4 |
* | Fix include/arpa/nameser_compat.h by adding T_DNAME definition. | Warner Losh | 2017-02-28 | 1 | -0/+1 |
* | Guard sem_clockwait_np() declaration with __BSD_VISIBLE | Eric van Gyzen | 2017-02-24 | 1 | -0/+2 |
* | Add sem_clockwait_np() | Eric van Gyzen | 2017-02-23 | 1 | -0/+2 |
* | Add new catrigl.c (r313761) APIs to include/complex.h | Mahdi Mokhtari | 2017-02-18 | 1 | -0/+12 |
* | Remove outdated claim. | Pedro F. Giffuni | 2017-02-16 | 1 | -1/+1 |
* | Small inclusion guard comment fix. | Pedro F. Giffuni | 2017-02-16 | 1 | -1/+1 |
* | Make use of clang nullability attributes. | Pedro F. Giffuni | 2017-01-28 | 5 | -134/+170 |
* | Remove some uses of the GCC __nonnull() attribute. | Pedro F. Giffuni | 2017-01-01 | 3 | -87/+68 |
* | libkvm: support access to vmm guest memory, allow writes to fwmem and vmm | Andriy Gapon | 2016-12-27 | 1 | -0/+1 |
* | hyperv: Allow userland to ro-mmap reference TSC page | Sepherosa Ziehau | 2016-12-15 | 1 | -0/+8 |
* | Create the /usr/lib/include symlink as relative. | Bryan Drewery | 2016-12-03 | 1 | -1/+1 |
* | Use the correct name for the GCC macro indicating max_align_t is defined. | John Baldwin | 2016-11-29 | 1 | -1/+1 |
* | hyperv/vss: Add driver and tools for VSS | Sepherosa Ziehau | 2016-11-15 | 1 | -3/+11 |
* | Replace basename(3) by a thread-safe implementation. | Ed Schouten | 2016-11-03 | 1 | -8/+11 |
* | Detect integer overflow and limit the number of positional | Ruslan Bukin | 2016-10-31 | 1 | -1/+1 |
* | Define max_align_t for C11. | John Baldwin | 2016-10-21 | 1 | -0/+8 |
* | Re-apply change 306811 or alternatively, revert change 307385. | Marcel Moolenaar | 2016-10-16 | 1 | -0/+1 |
* | Revert change 306811 so that the change can be re-done using | Marcel Moolenaar | 2016-10-16 | 1 | -1/+0 |
* | Improve typing of POSIX search tree functions. | Ed Schouten | 2016-10-13 | 1 | -9/+14 |
* | install header files required development with libzfs_core | Andriy Gapon | 2016-10-12 | 1 | -0/+11 |
* | In order to allow mkimg(1) (and other tools) to become a build tool | Marcel Moolenaar | 2016-10-07 | 1 | -0/+1 |
* | Remove setkey(), encrypt(), des_setkey() and des_cipher(). | Ed Schouten | 2016-10-03 | 2 | -12/+0 |
* | Export the mq_getfd_np() symbol from librt.so, which allows to get | Konstantin Belousov | 2016-10-02 | 2 | -1/+4 |
* | Add the __printflike attribute to the declaration of vdprintf(3) | Eric van Gyzen | 2016-10-01 | 1 | -1/+1 |
* | Add the __printflike attribute to the declaration of dprintf(3) | Eric van Gyzen | 2016-10-01 | 1 | -1/+1 |
* | Refine the dirname(3) compatibility workaround a bit more. | Ed Schouten | 2016-09-21 | 1 | -2/+2 |
* | Add evdev protocol implementation | Oleksandr Tymoshenko | 2016-09-11 | 1 | -2/+14 |
* | Improve compatibility of calls to dirname() on constant strings. | Ed Schouten | 2016-08-26 | 1 | -0/+19 |
* | LC_*_MASK bit shifting order was partially broken from the initial commit | Andrey A. Chernov | 2016-08-23 | 1 | -4/+5 |
* | Add an implementation of fdatasync(2). | Konstantin Belousov | 2016-08-15 | 1 | -0/+1 |
* | Add timingsafe_bcmp and timingsafe_memcmp. | Xin LI | 2016-08-14 | 1 | -0/+2 |
* | Make libcrypt thread-safe. Add crypt_r(3). | Ed Schouten | 2016-08-10 | 1 | -0/+7 |
* | tools/build looks for _WITH_GETLINE in /usr/include/stdio.h to see if | Warner Losh | 2016-08-02 | 1 | -0/+1 |
* | Fix up setgrent(3) to have a POSIX-compliant prototype. | Ed Schouten | 2016-07-31 | 1 | -2/+1 |
* | Remove _WITH_GETLINE and _WITH_DPRINTF guards | Baptiste Daroussin | 2016-07-30 | 1 | -37/+1 |
* | Change the return type of freelocale(3) to void. | Ed Schouten | 2016-07-29 | 1 | -1/+1 |
* | Fix up prototypes of basename(3) and dirname(3) to comply to POSIX. | Ed Schouten | 2016-07-28 | 1 | -2/+2 |
* | Add NI_NUMERICSCOPE. | Ed Schouten | 2016-07-28 | 1 | -3/+1 |
* | Change type of MB_CUR_MAX and MB_CUR_MAX_L() to size_t. | Ed Schouten | 2016-07-28 | 2 | -2/+2 |
* | Fix typing of srandom() and initstate(). | Ed Schouten | 2016-07-26 | 1 | -2/+2 |
* | Remove incorrect attributes from posix_memalign(3) declaration. | Pedro F. Giffuni | 2016-07-05 | 1 | -2/+1 |