..
amd64
Introduce a WEAK_REFERENCE() alias and use it. Get rid of the CNAME and the
2013-11-21 21:25:58 +00:00
arm
On ARM EABI double precision floating point values are stored in the
2013-09-07 14:04:10 +00:00
capability
- Add manual pages for capability rights (rights(4)), cap_rights_init(3)
2013-11-04 14:10:22 +00:00
compat-43
Update the kill(2) and killpg(2) man pages to the modern permission
2012-10-22 03:37:00 +00:00
db
db: Use O_CLOEXEC instead of separate fcntl() call.
2013-08-13 19:20:50 +00:00
gdtoa
Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a
2011-11-20 14:45:42 +00:00
gen
The posix_madvise(3) and posix_fadvise(2) should return error on
2014-01-30 18:04:39 +00:00
gmon
libc: Use O_CLOEXEC when writing gmon files (cc -pg).
2013-08-13 21:45:48 +00:00
i386
Replace the WEAK_ALIAS() alias with the WEAK_REFERENCE() alias. Use it and
2013-11-21 22:31:18 +00:00
ia64
The getcontext() from the __fillcontextx() call in the
2013-05-28 04:54:16 +00:00
iconv
mdoc: fix several uses of the Fx macro to point to actual releases.
2014-01-28 21:40:10 +00:00
include
libc/resolv: Use poll() instead of kqueue().
2014-01-14 22:05:33 +00:00
inet
A new jail(8) with a configuration file, to replace the work currently done
2010-10-19 21:32:13 +00:00
isc
A new jail(8) with a configuration file, to replace the work currently done
2010-10-19 21:32:13 +00:00
locale
Replace the #define for "iconv" so it is for the function name instead of
2013-07-03 07:03:19 +00:00
mips
Remove clause 3 and 4 from TNF licenses
2013-05-29 01:54:10 +00:00
nameser
A new jail(8) with a configuration file, to replace the work currently done
2010-10-19 21:32:13 +00:00
net
libc/net: Fix some issues in inet6_opt_init() (from RFC 3542):
2014-02-04 03:01:33 +00:00
nls
POSIX 1003.1-2008: add ENOTRECOVERABLE, EOWNERDEAD errnos.
2013-05-04 19:07:22 +00:00
posix1e
Fix typo.
2013-11-12 12:23:54 +00:00
powerpc
Get rid of the CONCAT macro.
2013-11-23 18:50:43 +00:00
powerpc64
Get rid of the CONCAT macro.
2013-11-23 18:50:43 +00:00
quad
For ARM EABI we only need a subset of the quad functions, the rest are
2013-01-19 02:33:57 +00:00
regex
Fix assignment of maximum bounadary.
2013-03-01 23:26:13 +00:00
resolv
libc/resolv: Use poll() instead of kqueue().
2014-01-14 22:05:33 +00:00
rpc
There is no file under SISSL after license replacement in r258581.
2013-11-25 19:24:15 +00:00
softfloat
Conditionalize the __floatunsisf and __floatunsidf functions, added in
2012-01-20 14:44:21 +00:00
sparc64
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
stdio
Add missing include files for the printf_l and scanf_l man pages.
2013-11-17 02:03:45 +00:00
stdlib
Update jemalloc to version 3.5.0.
2014-01-23 02:47:36 +00:00
stdtime
Compile contrib/tzcode/stdtime/localtime.c with -fwrapv, since it relies
2013-03-24 01:35:37 +00:00
string
Fix typo: site_t -> size_t
2013-11-10 04:06:46 +00:00
sys
Fix a typo.
2014-02-03 22:16:46 +00:00
uuid
Note that memory should be freed after uuid_to_string(3) call.
2012-03-01 14:39:01 +00:00
xdr
Replace Sun RPC license with a 3-clause BSD license. This license change
2013-12-09 05:01:38 +00:00
yp
libc: Use O_CLOEXEC for various internal file descriptors.
2012-09-29 11:54:34 +00:00
libc.ldscript
Attempt to move the POSIX iconv* symbols out of runtime linker space.
2013-11-17 22:52:17 +00:00
Makefile
Replace LIBGCC by LIBCOMPILER_RT.
2014-01-18 14:22:56 +00:00
Versions.def
Add a FBSD_1.3 namespace for FreeBSD 10.
2011-10-10 15:42:33 +00:00