.. |
arch-arm
|
Use the correct names for the __ARM_NR_* syscalls.
|
2013-03-22 13:53:43 -07:00 |
arch-mips
|
Replace unnecessary MIPS uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
|
2013-03-21 22:52:25 -07:00 |
arch-x86
|
Replace unnecessary x86 uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
|
2013-03-21 22:48:18 -07:00 |
bionic
|
Clarify the dlmalloc USAGE_ERROR.
|
2013-03-25 13:48:41 -07:00 |
include
|
Stop generating <sys/linux-syscalls.h>.
|
2013-03-22 18:56:24 -07:00 |
kernel
|
Remove some dead script code and fix a script comment.
|
2013-03-25 14:09:52 -07:00 |
netbsd
|
Clean up internal libc logging.
|
2013-03-15 16:12:58 -07:00 |
private
|
Hide various symbols that shouldn't be exposed.
|
2013-03-15 16:31:09 -07:00 |
stdio
|
Define DEFFILEMODE and friends
|
2012-11-29 11:53:33 -08:00 |
stdlib
|
stdlib: atexit: include <sys/cdefs.h>
|
2013-02-16 21:23:27 +05:30 |
string
|
Drop magic number in strrchr and strchr
|
2013-03-22 10:18:09 +08:00 |
tools
|
Remove some dead script code and fix a script comment.
|
2013-03-25 14:09:52 -07:00 |
tzcode
|
Don't search off the end of the index for bad Olson ids.
|
2013-03-14 14:38:08 -07:00 |
unistd
|
Upgrade to current NetBSD popen/pclose.
|
2013-03-06 16:20:55 -08:00 |
upstream-dlmalloc
|
Fix build warning of initialization but no use.
|
2012-09-06 09:59:13 -07:00 |
upstream-freebsd
|
Regenerate NOTICE files.
|
2013-03-07 11:51:10 -08:00 |
upstream-netbsd
|
Upgrade to current NetBSD popen/pclose.
|
2013-03-06 16:20:55 -08:00 |
wchar
|
Switch to upstream-freebsd for the unmolested wchar code.
|
2013-03-01 18:35:56 -08:00 |
zoneinfo
|
Fix a bug in ZoneCompactor that meant the zonetab offset was wrong.
|
2013-03-14 17:10:24 -07:00 |
Android.mk
|
Replace unnecessary ARM uses of <sys/linux-syscalls.h> with <asm/unistd.h>.
|
2013-03-21 23:07:11 -07:00 |
CAVEATS
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:35 -08:00 |
MODULE_LICENSE_BSD
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:35 -08:00 |
NOTICE
|
Regenerate NOTICE files.
|
2013-03-07 11:51:10 -08:00 |
SYSCALLS.TXT
|
Use the correct names for the __ARM_NR_* syscalls.
|
2013-03-22 13:53:43 -07:00 |