summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* MFC r304034:ngie2016-08-281-3/+5
* MFC r304607,r304641,r304819,r304811ache2016-08-274-28/+15
* MFC r304810ache2016-08-273-2/+14
* MFC r304703, r304755ache2016-08-261-5/+5
* MFC r304530:dim2016-08-231-1/+1
* MFC 304476: Fix various nits in the aio operation manpages.jhb2016-08-224-26/+15
* MFC r304319:dim2016-08-201-1/+1
* MFC r303795:kib2016-08-2010-2/+461
* MFC r303794:kib2016-08-201-1/+5
* MFC r304288:bdrewery2016-08-201-6/+0
* MFC 303001: Add PTRACE_VFORK to trace vfork events.jhb2016-08-191-0/+42
* MFC r304016:kib2016-08-192-27/+8
* MFC r303991:kib2016-08-191-2/+54
* MFC r302943,r302944,r303004,r303010,r303011,r303013,r303014,r303074,ache2016-08-172-203/+329
* MFC r302824ache2016-08-176-24/+18
* Similar to r256297, disable assertions in llvm and clang for thedim2016-08-162-2/+2
* MFC 302900,302902,302921,303461,304009:jhb2016-08-151-41/+178
* MFC r303687:bdrewery2016-08-081-0/+1
* MFC r303486:ed2016-08-052-7/+16
* MFC r303104, r303106:brooks2016-08-031-2/+21
* MFC r303393:kib2016-08-033-7/+0
* MFC 303164: Add more documentation regarding unsafe AIO requests.jhb2016-07-284-20/+16
* MFC r303046:pfg2016-07-261-12/+12
* MFC 302899: Add documentation for the sigevent structure.jhb2016-07-257-22/+175
* MFC 302860: Fix aio system call wrappers in librt.jhb2016-07-251-7/+15
* MFC: r302916bapt2016-07-201-1/+5
* fcntl(2): Document interrupt/restart for file locks.jilles2016-07-071-1/+22
* Fix a bad test resulting in a segfault with ISO-8859-5 localesbapt2016-07-031-1/+1
* libcxxrt: correct mangled "typeinfo name" symbols in Version.mapemaste2016-06-291-8/+8
* Use on crypto.x and rpc.x from the source tree.bdrewery2016-06-282-2/+2
* This commit addresses regression introduceded in r302177cy2016-06-281-0/+14
* Fix build: explicitly reference the generated magic.h as dependencydelphij2016-06-271-3/+3
* MFV r302218: file 5.28.delphij2016-06-272-3/+12
* Revert r302194, there are issues with some applications after changingkib2016-06-251-4/+1
* For pthread_mutex_trylock() call on owned error-check or non-portablekib2016-06-251-2/+5
* Resolve issue with libusb C++ header file inclusion.hselasky2016-06-242-5/+5
* Add support for USB streams to the LibUSB v1.0 API and update thehselasky2016-06-236-2/+83
* Replace use of the pipe(2) system call with pipe2(2) with a zero flagsbrooks2016-06-2220-457/+29
* Implement libusb_hotplug_register_callback() andhselasky2016-06-226-1/+349
* MFV r302003,r302037,r302038,r302056:mm2016-06-221-0/+3
* Add clang-format under WITH_CLANG_EXTRAS.bdrewery2016-06-175-1/+72
* Add missing return statement.hselasky2016-06-161-0/+1
* Add multiple missing descriptor parsing functions to the LibUSB v1.0 API.hselasky2016-06-164-2/+290
* Add support for libusb_set_auto_detach_kernel_driver() to the LibUSB v1.0 API.hselasky2016-06-166-4/+47
* Add support for libusb_get_port_number() to the LibUSB v1.0 API.hselasky2016-06-163-1/+16
* Define LIBUSB_API_VERSION.hselasky2016-06-161-0/+2
* Implement libusb_get_version() and update libusb manual page.hselasky2016-06-164-1/+32
* DIRDEPS_BUILD: Update dependenciesbdrewery2016-06-144-1/+3
* Fix compile warning.hselasky2016-06-131-1/+1
* Don't close fd if it's lower then stderr, otherwise we can closeoshogbo2016-06-131-1/+2
OpenPOWER on IntegriCloud