]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Resolve issue with libusb C++ header file inclusion.
[FreeBSD/FreeBSD.git] / lib /
2016-06-24 hselaskyResolve issue with libusb C++ header file inclusion.
2016-06-23 hselaskyAdd support for USB streams to the LibUSB v1.0 API...
2016-06-22 brooksReplace use of the pipe(2) system call with pipe2(2...
2016-06-22 hselaskyImplement libusb_hotplug_register_callback() and
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryAdd clang-format under WITH_CLANG_EXTRAS.
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 hselaskyAdd missing return statement.
2016-06-16 hselaskyAdd multiple missing descriptor parsing functions to...
2016-06-16 hselaskyAdd support for libusb_set_auto_detach_kernel_driver...
2016-06-16 hselaskyAdd support for libusb_get_port_number() to the LibUSB...
2016-06-16 hselaskyDefine LIBUSB_API_VERSION.
2016-06-16 hselaskyImplement libusb_get_version() and update libusb manual...
2016-06-14 bdreweryDIRDEPS_BUILD: Update dependencies
2016-06-13 hselaskyFix compile warning.
2016-06-13 oshogboDon't close fd if it's lower then stderr, otherwise...
2016-06-12 hselaskyImplement code to stop all USB endpoints before executi...
2016-06-10 pfgFix regression from r301461.
2016-06-09 pfglibc/rpc: Make use of some xdr_* macros. (part 2)
2016-06-09 jillesutimes(2),utime(3): Add deprecation in favour of utimen...
2016-06-09 traszFix frexpl() declaration to not include the field name.
2016-06-09 pfglibc/rpc: Make use of some xdr_* macros.
2016-06-09 kevloFix the rpcb_getaddr() definition to match its declaration.
2016-06-09 markjImplement an NSS backend for netgroups and add getnetgr...
2016-06-09 markjFix an infinite loop in setnetgrent(3) with NIS netgroups.
2016-06-09 markjUse a more common spelling for "(char *)0" in the getne...
2016-06-08 ngieRevert r301707
2016-06-08 ngieUse NULL instead of `0` in _ht_getnetbyname(..)
2016-06-08 ngieTest for strchr(3) returning NULL, not 0
2016-06-08 brooksUpdate to a June 8th snapshot of (un)vis form NetBSD.
2016-06-08 desReplace _pam_verbose_error() with a macro. This was...
2016-06-08 truckmanDon't leak olinep if malloc() fails.
2016-06-08 truckmanDon't leak addrinfo if ai->ai_addrlen <= minsiz test...
2016-06-08 oshogboIntroduce the PD_CLOEXEC for pdfork(2).
2016-06-08 oshogboAdd flags to the Casper services.
2016-06-07 lidlSeparate BLACKLIST vs BLACKLIST_SUPPORT properly
2016-06-05 bdreweryUse the in-tree sys/elf_common.h to build libelftc.
2016-06-05 pfglibc/locale: Fix type breakage in __collate_range_cmp().
2016-06-05 acheReflect error indication according to POSIX and what...
2016-06-04 kibFix markup.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 bdreweryDIRDEPS_BUILD: Connect new directories and update depen...
2016-06-03 dimFor clang, move the definition of FREEBSD_CC_VERSION...
2016-06-03 vangyzenImprove errno documentation in pthread_create(3) and...
2016-06-03 delphijMFV r301238:
2016-06-02 bdreweryRemove libstdc++ again.
2016-06-02 dimPull in r271548 from upstream llvm trunk (by me):
2016-06-02 lidlAdd basic blacklist build support
2016-06-02 pfgcitrus: Remove redundant code in _citrus_esdb_get_list().
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 jillesthr_*(2): Add xrefs to what libthr implements using...
2016-06-01 allanjudeSkein was not meant to be connected to libcrypto
2016-06-01 edDon't call setgrent() in an unportable way.
2016-06-01 oshogboDocument behavior of wait introduced in the r286698.
2016-06-01 cemlibthr: Use formatted PANIC()
2016-06-01 cemlibthr: _thread_vprintf: Enhance support for %p, %#x
2016-06-01 cemlibthr: Add vprintf variant of _thread_printf, formatte...
2016-06-01 acheDon't use fixup for C99 and up, the compiler result...
2016-05-31 asomersCoverity fixes for r300906
2016-05-31 acheFor EILSEQ case in mbsnrtowcs() and wcsnrtombs() update...
2016-05-31 edFix prototype of dbm_open().
2016-05-31 desr169386 (PR 112515) was incomplete: it treated 307...
2016-05-30 pfglibdevdctl: minor spelling fixes.
2016-05-30 edLet dbm's datum::dptr use the right type.
2016-05-30 edFix the signature of the psignal() function.
2016-05-30 dimBump __FreeBSD_cc_version after r300974.
2016-05-30 jamieMark jail(2), and the sysctls that it (and only it...
2016-05-29 kibStop inlining the struct ucond definition into struct...
2016-05-29 jillesRemove non-history libkse references and fix PTHREAD_PR...
2016-05-29 acheMicro optimize: C standard guarantees that right shift...
2016-05-29 jilles_umtx_op(2): Note deprecation of UMTX_OP_MUTEX_WAKE.
2016-05-29 jilles_umtx_op(2),thr_*(2): Various spelling, grammar and...
2016-05-29 ache1) Unifdef USE_WEAK_SEEDING since it is too obsolete...
2016-05-29 ache1) Unifdef USE_WEAK_SEEDING it is too obsolete to suppo...
2016-05-29 bdreweryGCC External: Revert r300886, r300904, r300917, r300918
2016-05-29 philSubmitted by: phil
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-28 bdreweryAvoid literal-suffix error due to missing space.
2016-05-28 asomerszfsd(8), the ZFS fault management daemon
2016-05-28 bdreweryUse a relative symlink for proper --sysroot support.
2016-05-28 allanjudeImplement SHA-512 truncated (224 and 256 bits)
2016-05-27 bdreweryMove external GCC compiler hacks to bsd.sys.mk.
2016-05-27 dimAfter r300770, for libc++ and libcxxrt, use -isystem...
2016-05-27 cemlibmd: Work around C++'s inability to understand C
2016-05-26 edLet l64a() properly null terminate its result.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-25 emasteUpdate to ELF Tool Chain r3477
2016-05-25 brDo not generate code for sbrk syscall -- sbrk support...
2016-05-25 pfglibc: regexec(3) adjustment.
2016-05-25 brRemove legacy brk and sbrk from RISC-V.
2016-05-25 truckmanCall closedir() before returning from fetchListFile...
2016-05-25 truckmanDon't leak addrinfo in fetch_bind()
2016-05-25 truckmanFix Coverity CID 978183 Resource leak in rexec().
2016-05-25 truckmanFix Coverity CID 1016714 Resource leak in process_file_...
2016-05-25 truckmanFix 1016718 Resource leak.
2016-05-24 ngieFix up r300385
2016-05-24 ngieRemove redundant NULLing of outbuf_pmap
2016-05-24 ngieUse reallocf instead of malloc to fix leak with outbuf_pmap
2016-05-24 desThe NAS-Identifier attribute is a string, not an integer.
2016-05-24 truckmanFix multiple Coverity Out-of-bounds access false postiv...
next