Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
d338aac19c91bf06f529364f0d1ca3ba8b98bd13
/
libc
3471fcb
Clean up paths.h.
by Yabin Cui
· 11 years ago
a137f53
Add ARM_IRELATIVE relocation
by Dmitriy Ivanov
· 11 years ago
c62a4b5
Fix freeaddrinfo(NULL).
by Elliott Hughes
· 11 years ago
917d390
Make pthread stack size match real range.
by Yabin Cui
· 11 years ago
ac8f281
Merge "_Unwind_Context is a struct."
by Elliott Hughes
· 11 years ago
30e59c4
_Unwind_Context is a struct.
by Elliott Hughes
· 11 years ago
8004f73
Merge "Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK."
by Yabin Cui
· 11 years ago
ba8dfc2
Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
by Yabin Cui
· 11 years ago
e247e1c
[MIPS64] Add correct mcontext_t for 64-bit MIPS
by Faraz Shahbazker
· 11 years ago
541b0b1
Merge "Reserve enough user request stack space in pthread_create."
by Yabin Cui
· 11 years ago
6a7aaf4
Reserve enough user request stack space in pthread_create.
by Yabin Cui
· 11 years ago
40360b3
Remove bogus transitive includes.
by Elliott Hughes
· 11 years ago
0a55240
Merge "Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>."
by Elliott Hughes
· 11 years ago
64d8382
Ensure <fcntl.h> defines the S_* constants from <sys/stat.h>.
by Elliott Hughes
· 11 years ago
50e15a2
Merge "Remove more BSD cruft from the public headers."
by Elliott Hughes
· 11 years ago
ba09edc
Merge "Fix nan output in the printf family."
by Elliott Hughes
· 11 years ago
1b18aff
Fix nan output in the printf family.
by Elliott Hughes
· 11 years ago
998f2d5
Remove more BSD cruft from the public headers.
by Elliott Hughes
· 11 years ago
a2177c6
Move gethtnamaddr.c to net/ subdirectory.
by Yabin Cui
· 11 years ago
7e202e4
Merge "Remove t->tls==NULL check in pthread_key_delete."
by Yabin Cui
· 11 years ago
246bcb1
Remove t->tls==NULL check in pthread_key_delete.
by Yabin Cui
· 11 years ago
cdc7ad1
Merge "Use mmap to create the pthread_internal_t"
by Yabin Cui
· 11 years ago
8cf1b30
Use mmap to create the pthread_internal_t
by Yabin Cui
· 11 years ago
e28a186
Merge "Support gethostbyname_r_ERANGE."
by Yabin Cui
· 11 years ago
7069256
Support gethostbyname_r_ERANGE.
by Yabin Cui
· 11 years ago
6881572
Add support for DT_MIPS_RLD_MAP2 tag.
by Raghu Gandham
· 11 years ago
6b2b585
Update bionic NOTICE files.
by Elliott Hughes
· 11 years ago
c631bb2
Merge "Fix the types of some of the struct stat fields."
by Elliott Hughes
· 11 years ago
b7f0693
Merge "Remove bogus #include <endian.h> from <sys/stat.h>."
by Elliott Hughes
· 11 years ago
9257c47
Fix the types of some of the struct stat fields.
by Elliott Hughes
· 11 years ago
8597c2b
Merge "Split the shared group data from the shared passwd data."
by Elliott Hughes
· 11 years ago
0c92e8c
Remove bogus #include <endian.h> from <sys/stat.h>.
by Elliott Hughes
· 11 years ago
1c52e6c
Fix struct stat member types for x86-64.
by Elliott Hughes
· 11 years ago
7874f1d
Split the shared group data from the shared passwd data.
by Elliott Hughes
· 11 years ago
370a3e5
Merge "Sync with upstream for gethnamaddr.c."
by Yabin Cui
· 11 years ago
58d33a5
Sync with upstream for gethnamaddr.c.
by Yabin Cui
· 11 years ago
3a50b65
Merge "Fix <net/route.h>."
by Elliott Hughes
· 11 years ago
badd7e1
Fix <net/route.h>.
by Elliott Hughes
· 11 years ago
1ef6ec4
Move the generic arm memcmp.S into the generic directory.
by Elliott Hughes
· 11 years ago
f92cc30
Remove arm assembler not referenced from any makefile.
by Elliott Hughes
· 11 years ago
0e32e39
Merge "Fix pthread key num calculation."
by Yabin Cui
· 11 years ago
6c238f2
Fix pthread key num calculation.
by Yabin Cui
· 11 years ago
732d65c
Merge "[MIPS] Add sgidefs.h for mips64"
by Elliott Hughes
· 11 years ago
50a3c69
[MIPS] Add sgidefs.h for mips64
by Duane Sand
· 11 years ago
3115b34
Merge "fix runtime issues for scripts"
by Christopher Ferris
· 11 years ago
9773fa3
Clean up DNS proxying.
by Elliott Hughes
· 11 years ago
fec6052
Merge "Fix missing symbol for debug malloc."
by Christopher Ferris
· 11 years ago
a53c504
Merge "Fix arm64 clone stack handling."
by Elliott Hughes
· 11 years ago
3337435
Merge "Use machine/timespec.h to separate timespec definition."
by Yabin Cui
· 11 years ago
3f61f89
Fix missing symbol for debug malloc.
by Christopher Ferris
· 11 years ago
51f5d83
Fix arm64 clone stack handling.
by Elliott Hughes
· 11 years ago
0952a55
Merge "Use the stmdb instead of str to save the fn/arg"
by Elliott Hughes
· 11 years ago
c3d1728
Use the stmdb instead of str to save the fn/arg
by Jiangli Yuan
· 11 years ago
fa343e6
fix runtime issues for scripts
by Kyunam Jo
· 11 years ago
db49903
Use machine/timespec.h to separate timespec definition.
by Yabin Cui
· 11 years ago
a381fe8
Fix ptsname(3) and ttyname(3) to use TLS.
by Elliott Hughes
· 11 years ago
824f914
Move BSD stuff together in <sys/endian.h>.
by Elliott Hughes
· 11 years ago
a7feda3
<net/route.h> should include IPv6 too.
by Elliott Hughes
· 11 years ago
1ec05b7
Sync <net/if_types.h> with upstream.
by Elliott Hughes
· 11 years ago
94926f8
Merge "support _POSIX_REALTIME_SIGNALS"
by Yabin Cui
· 11 years ago
b033761
Merge "Change _POSIX_CPUTIME macro to make it compitable with glibc."
by Yabin Cui
· 11 years ago
7257560
Change _POSIX_CPUTIME macro to make it compitable with glibc.
by Yabin Cui
· 11 years ago
6348160
support _POSIX_REALTIME_SIGNALS
by Yabin Cui
· 11 years ago
56e0173
Simplify our endian.h implementation.
by Elliott Hughes
· 11 years ago
d27ae2f
Merge mips setjmp/longjmp family.
by Elliott Hughes
· 11 years ago
2fecbfa
Switch arch-mips64/include/machine to a symlink.
by Elliott Hughes
· 11 years ago
9fa2cfb
Use 64-bit units in the aarch64 setjmp implementation.
by Elliott Hughes
· 11 years ago
7509622
Switch arm and arm64 over to the x86 style of jmpbuf.
by Elliott Hughes
· 11 years ago
515a2ea
Merge "Fix signal mask save/restore for x86-64."
by Elliott Hughes
· 11 years ago
1c0c0ed
Fix signal mask save/restore for x86-64.
by Elliott Hughes
· 11 years ago
7b78e81
Fix signal mask save/restore for arm64.
by Elliott Hughes
· 11 years ago
8d4c55c
Clean up the x86-64 and x86 setjmp families.
by Elliott Hughes
· 11 years ago
b393299
Clean up arm setjmp family.
by Elliott Hughes
· 11 years ago
9fb536d
Clean up the arm64 setjmp.
by Elliott Hughes
· 11 years ago
2421406
Merge "Add cache related sysconf queries"
by Tao Bao
· 11 years ago
1f40be9
Add cache related sysconf queries
by Tao Bao
· 11 years ago
9e08a7b
Merge "Restore symbols from <arpa/nameser.h>."
by Elliott Hughes
· 11 years ago
295bc2b
Merge "implement posix_madvise"
by Yabin Cui
· 11 years ago
42804c4
Restore symbols from <arpa/nameser.h>.
by Elliott Hughes
· 11 years ago
0393221
Make the missing symbols script more useful.
by Elliott Hughes
· 11 years ago
5afae64
implement posix_madvise
by Yabin Cui
· 11 years ago
1309dcc
Code using neon uses ARCH_ARM_HAVE_NEON.
by Elliott Hughes
· 11 years ago
cb4c615
Remove __ARM_HAVE_VFP.
by Elliott Hughes
· 11 years ago
6cbc56b
Merge "Implement <pty.h>."
by Elliott Hughes
· 11 years ago
65f0df7
Implement <pty.h>.
by Elliott Hughes
· 11 years ago
1898967
Merge "change argument type in madvise"
by Yabin Cui
· 11 years ago
efbb6fb
change argument type in madvise
by Yabin Cui
· 11 years ago
91a61f7
Merge "Switch x86 and x86-64 to __builtin_bswap*."
by Elliott Hughes
· 11 years ago
12f35ad
Switch x86 and x86-64 to __builtin_bswap*.
by Elliott Hughes
· 11 years ago
1de2548
Switch aarch64 to __builtin_bswap16.
by Elliott Hughes
· 11 years ago
a5602c5
Remove __ARM_HAVE_HALFWORD_MULTIPLY.
by Elliott Hughes
· 11 years ago
6651aa6
Remove __ARM_HAVE_LDREXD.
by Elliott Hughes
· 11 years ago
b514026
Kill <machine/exec.h>.
by Elliott Hughes
· 11 years ago
20841a1
Avoid pathological behavior in OpenBSD's fread.
by Elliott Hughes
· 11 years ago
8574a06
Use mmap to create the pthread_internal_t.
by Yabin Cui
· 11 years ago
8374a54
Merge "Specify .cpu cortex-a15"
by Christopher Ferris
· 11 years ago
212e0e3
Build our benchmarks against glibc too.
by Elliott Hughes
· 11 years ago
3e6ef3f
Merge "support _POSIX_CPUTIME"
by Yabin Cui
· 11 years ago
aad1a39
libc: Fix headers to allow direct inclusion.
by David 'Digit' Turner
· 11 years ago
ce46f55
Specify .cpu cortex-a15
by Bernhard Rosenkränzer
· 11 years ago
Next »