freebsd-dev/lib/libc
Andrew Turner 74735cf188 Cleanup brk and sbrk to use the same code to find curbrk and minbrk when
both compiling for PIC and non-PIC.

Sponsored by:	ABT Systems Ltd
2015-07-02 14:54:21 +00:00
..
aarch64 Cleanup brk and sbrk to use the same code to find curbrk and minbrk when 2015-07-02 14:54:21 +00:00
amd64 The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
arm Export the ARM __aeabi_mem* functions from libc, they are needed by the gcc 2015-06-16 16:40:25 +00:00
capability
compat-43
db Drop some unnecessary casts. 2015-05-18 16:28:13 +00:00
gdtoa
gen fts_children: preserve errno after running close/fchdir 2015-06-20 20:54:05 +00:00
gmon
i386 The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
iconv Fix improbable memory leak in _citrus_prop_read_str(). 2015-04-20 22:09:50 +00:00
include Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
inet
isc
locale __xlocale_C_ctype should not be const. It contains a reference count that is modified by newlocale / duplocale / freelocale. 2015-04-24 10:21:20 +00:00
md
mips Removed unused special fork() implementations. 2015-05-29 19:42:55 +00:00
nameser
net Fix name of a constant. 2015-06-14 20:16:36 +00:00
nls Use mdoc(7) macros to handle parenthesis 2015-04-26 10:54:52 +00:00
posix1e libc: plug memory leaks in edge cases for the posix1e code. 2015-03-13 18:42:43 +00:00
powerpc The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
powerpc64 The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
quad
regex mdoc: rendering fixes 2015-04-26 10:55:39 +00:00
resolv Add support for '_' occurring at the beginning or end of a name 2015-06-10 16:15:22 +00:00
rpc mdoc: fix functions declarations 2015-04-26 10:53:50 +00:00
softfloat
sparc64 The lseek(2), mmap(2), truncate(2), ftruncate(2), pread(2), and 2015-04-18 21:50:13 +00:00
stdio Reassign copyright statements on several files from Advanced 2015-04-23 14:22:20 +00:00
stdlib Fix major copy/paste and other style errors. 2015-05-05 10:44:17 +00:00
stdtime
string strchr(3): Mdoc fixes. 2015-06-04 21:54:46 +00:00
sys Document x86 machine-specific ptrace(2) requests. Provide list of the 2015-06-30 18:53:42 +00:00
tests Disable the tests that use makecontext on arm64, it still needs to be 2015-04-27 13:56:20 +00:00
uuid
xdr Use proper prototype for harmless(). 2015-05-31 19:09:24 +00:00
yp
libc.ldscript
Makefile Revert r284417 it is not necessary anymore 2015-06-15 19:28:07 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
Versions.def