| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC 303001: Add PTRACE_VFORK to trace vfork events. | jhb | 2016-08-19 | 1 | -0/+42 |
* | MFC r304016: | kib | 2016-08-19 | 2 | -27/+8 |
* | MFC r303991: | kib | 2016-08-19 | 1 | -2/+54 |
* | MFC r302943,r302944,r303004,r303010,r303011,r303013,r303014,r303074, | ache | 2016-08-17 | 2 | -203/+329 |
* | MFC r302824 | ache | 2016-08-17 | 6 | -24/+18 |
* | Similar to r256297, disable assertions in llvm and clang for the | dim | 2016-08-16 | 2 | -2/+2 |
* | MFC 302900,302902,302921,303461,304009: | jhb | 2016-08-15 | 1 | -41/+178 |
* | MFC r303687: | bdrewery | 2016-08-08 | 1 | -0/+1 |
* | MFC r303486: | ed | 2016-08-05 | 2 | -7/+16 |
* | MFC r303104, r303106: | brooks | 2016-08-03 | 1 | -2/+21 |
* | MFC r303393: | kib | 2016-08-03 | 3 | -7/+0 |
* | MFC 303164: Add more documentation regarding unsafe AIO requests. | jhb | 2016-07-28 | 4 | -20/+16 |
* | MFC r303046: | pfg | 2016-07-26 | 1 | -12/+12 |
* | MFC 302899: Add documentation for the sigevent structure. | jhb | 2016-07-25 | 7 | -22/+175 |
* | MFC 302860: Fix aio system call wrappers in librt. | jhb | 2016-07-25 | 1 | -7/+15 |
* | MFC: r302916 | bapt | 2016-07-20 | 1 | -1/+5 |
* | fcntl(2): Document interrupt/restart for file locks. | jilles | 2016-07-07 | 1 | -1/+22 |
* | Fix a bad test resulting in a segfault with ISO-8859-5 locales | bapt | 2016-07-03 | 1 | -1/+1 |
* | libcxxrt: correct mangled "typeinfo name" symbols in Version.map | emaste | 2016-06-29 | 1 | -8/+8 |
* | Use on crypto.x and rpc.x from the source tree. | bdrewery | 2016-06-28 | 2 | -2/+2 |
* | This commit addresses regression introduceded in r302177 | cy | 2016-06-28 | 1 | -0/+14 |
* | Fix build: explicitly reference the generated magic.h as dependency | delphij | 2016-06-27 | 1 | -3/+3 |
* | MFV r302218: file 5.28. | delphij | 2016-06-27 | 2 | -3/+12 |
* | Revert r302194, there are issues with some applications after changing | kib | 2016-06-25 | 1 | -4/+1 |
* | For pthread_mutex_trylock() call on owned error-check or non-portable | kib | 2016-06-25 | 1 | -2/+5 |
* | Resolve issue with libusb C++ header file inclusion. | hselasky | 2016-06-24 | 2 | -5/+5 |
* | Add support for USB streams to the LibUSB v1.0 API and update the | hselasky | 2016-06-23 | 6 | -2/+83 |
* | Replace use of the pipe(2) system call with pipe2(2) with a zero flags | brooks | 2016-06-22 | 20 | -457/+29 |
* | Implement libusb_hotplug_register_callback() and | hselasky | 2016-06-22 | 6 | -1/+349 |
* | MFV r302003,r302037,r302038,r302056: | mm | 2016-06-22 | 1 | -0/+3 |
* | Add clang-format under WITH_CLANG_EXTRAS. | bdrewery | 2016-06-17 | 5 | -1/+72 |
* | Add missing return statement. | hselasky | 2016-06-16 | 1 | -0/+1 |
* | Add multiple missing descriptor parsing functions to the LibUSB v1.0 API. | hselasky | 2016-06-16 | 4 | -2/+290 |
* | Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API. | hselasky | 2016-06-16 | 6 | -4/+47 |
* | Add support for libusb_get_port_number() to the LibUSB v1.0 API. | hselasky | 2016-06-16 | 3 | -1/+16 |
* | Define LIBUSB_API_VERSION. | hselasky | 2016-06-16 | 1 | -0/+2 |
* | Implement libusb_get_version() and update libusb manual page. | hselasky | 2016-06-16 | 4 | -1/+32 |
* | DIRDEPS_BUILD: Update dependencies | bdrewery | 2016-06-14 | 4 | -1/+3 |
* | Fix compile warning. | hselasky | 2016-06-13 | 1 | -1/+1 |
* | Don't close fd if it's lower then stderr, otherwise we can close | oshogbo | 2016-06-13 | 1 | -1/+2 |
* | Implement code to stop all USB endpoints before executing a USB device | hselasky | 2016-06-12 | 1 | -2/+14 |
* | Fix regression from r301461. | pfg | 2016-06-10 | 1 | -3/+3 |
* | libc/rpc: Make use of some xdr_* macros. (part 2) | pfg | 2016-06-09 | 3 | -19/+19 |
* | utimes(2),utime(3): Add deprecation in favour of utimensat(2) and futimens(2). | jilles | 2016-06-09 | 2 | -4/+19 |
* | Fix frexpl() declaration to not include the field name. | trasz | 2016-06-09 | 1 | -1/+1 |
* | libc/rpc: Make use of some xdr_* macros. | pfg | 2016-06-09 | 2 | -7/+7 |
* | Fix the rpcb_getaddr() definition to match its declaration. | kevlo | 2016-06-09 | 1 | -1/+1 |
* | Implement an NSS backend for netgroups and add getnetgrent_r(3). | markj | 2016-06-09 | 3 | -115/+470 |
* | Fix an infinite loop in setnetgrent(3) with NIS netgroups. | markj | 2016-06-09 | 1 | -0/+4 |
* | Use a more common spelling for "(char *)0" in the getnetgrent man page. | markj | 2016-06-09 | 1 | -2/+2 |