freebsd-skq/lib
John Baldwin 76793d4d51 Fix aio system call wrappers in librt.
- Update aio_return/waitcomplete wrappers for the ssize_t return type.
- Fix the aio_return() wrapper to fail with EINVAL on a pending job.
  This matches the semantics of the in-kernel system call.  Also,
  aio_return() returns errors via errno, not via the return value.

Reviewed by:	kib (earlier version)
MFC after:	1 week
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D7120
2016-07-14 23:28:53 +00:00
..
atf
clang Bump FREEBSD_CC_VERSION in lib/clang/freebsd_cc_version.h 2016-07-08 01:47:01 +00:00
csu Stop dereferencing _end in crt1.c. This was only needed for brk/sbrk so is 2016-05-22 08:20:30 +00:00
lib80211
libalias
libarchive MFV r302003,r302037,r302038,r302056: 2016-06-22 07:49:59 +00:00
libauditd
libbegemot
libblacklist DIRDEPS_BUILD: Connect new directories and update dependencies. 2016-06-03 19:25:30 +00:00
libblocksruntime
libbluetooth
libbsdstat Fix off by one error in index limit calculation 2016-05-16 15:42:59 +00:00
libbsm
libbsnmp
libbz2
libc 1) Eliminate possibility to call __*collate_range_cmp() with inclomplete 2016-07-14 09:07:25 +00:00
libc_nonshared
libc++ GCC External: Revert r300886, r300904, r300917, r300918 2016-05-29 06:20:15 +00:00
libcalendar
libcam Fix multiple Coverity Out-of-bounds access false postive issues in CAM 2016-05-24 00:57:11 +00:00
libcasper Don't close fd if it's lower then stderr, otherwise we can close 2016-06-13 00:03:55 +00:00
libclang_rt DIRDEPS_BUILD: Update dependencies 2016-06-14 16:55:05 +00:00
libcom_err
libcompat Fix Coverity CID 978183 Resource leak in rexec(). 2016-05-25 07:26:22 +00:00
libcompiler_rt Make armv6 hard float abi by default. Kill armv6hf. 2016-05-18 06:01:18 +00:00
libcrypt Skein was not meant to be connected to libcrypto 2016-06-01 20:55:25 +00:00
libcuse
libcxxrt libcxxrt: correct mangled "typeinfo name" symbols in Version.map 2016-06-29 11:48:42 +00:00
libdevctl
libdevdctl DIRDEPS_BUILD: Connect new directories and update dependencies. 2016-06-03 19:25:30 +00:00
libdevinfo
libdevstat
libdpv
libdwarf
libedit
libefi
libelf
libelftc Use the in-tree sys/elf_common.h to build libelftc. 2016-06-05 23:05:14 +00:00
libevent
libexecinfo
libexpat
libfetch r169386 (PR 112515) was incomplete: it treated 307 as an error except 2016-05-31 08:27:39 +00:00
libfigpar
libgeom
libgpio
libgssapi
libiconv_modules
libipsec
libjail First pass through library packaging. 2016-02-04 21:16:35 +00:00
libkiconv
libkvm
libldns
liblzma
libmagic Fix build: explicitly reference the generated magic.h as dependency 2016-06-27 06:41:11 +00:00
libmd Import the skein hashing algorithm, based on the threefish block cipher 2016-05-29 01:15:36 +00:00
libmemstat
libmilter
libmp
libmt Add the density code for LTO-7 to libmt and the mt(1) man page. 2016-05-20 19:30:52 +00:00
libnandfs
libnetbsd
libnetgraph
libngatm
libnv
libopenbsd
libopie
libpam DIRDEPS_BUILD: Update dependencies 2016-06-14 16:55:05 +00:00
libpcap
libpe
libpjdlog
libpmc
libproc
libprocstat
libradius The NAS-Identifier attribute is a string, not an integer. 2016-05-24 11:44:43 +00:00
librpcsec_gss
librpcsvc
librt Fix aio system call wrappers in librt. 2016-07-14 23:28:53 +00:00
librtld_db
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libsqlite3
libstand Fix a bug in the parsing code: always use the len and not 8. 2016-05-20 05:33:26 +00:00
libstdbuf
libstdthreads
libsysdecode
libtacplus
libtelnet
libthr Revert r302194, there are issues with some applications after changing 2016-06-25 20:20:24 +00:00
libthread_db
libucl Import libucl snapshot 20160604 2016-06-04 14:57:25 +00:00
libufs libufs: Simplify generation number calculation. 2016-05-18 19:59:05 +00:00
libugidfw
libulog
libunbound
libusb Resolve issue with libusb C++ header file inclusion. 2016-06-24 10:55:14 +00:00
libusbhid
libutil libutil: minor spelling fixes. 2016-05-18 15:25:45 +00:00
libvgl
libvmmapi
libwrap
libxo Submitted by: phil 2016-05-29 01:43:28 +00:00
liby
libypclnt
libz
msun Fix frexpl() declaration to not include the field name. 2016-06-09 20:49:26 +00:00
ncurses
tests
Makefile Separate BLACKLIST vs BLACKLIST_SUPPORT properly 2016-06-07 16:31:03 +00:00
Makefile.inc