Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
refs/heads/o8.0-rebase
/
libc
/
libc.arm.map
488eb8b
Move mallopt to correct section.
by Christopher Ferris
· 8 years ago
dd878fe
Add a netcontext variant of gethostbyname
by Ben Schwartz
· 8 years ago
4767bc4
Merge "Add a netcontext variant of gethostbyaddr"
by Treehugger Robot
· 8 years ago
5017805
Add a netcontext variant of gethostbyaddr
by Ben Schwartz
· 8 years ago
a1c0d2f
Add support for modifying decay timer.
by Christopher Ferris
· 8 years ago
a57476b
Run bionic/libc/tools/genversion-scripts.py
by Elliott Hughes
· 8 years ago
b63ed1d
Restore __system_property_find_nth version
by Dimitry Ivanov
· 8 years ago
b876bab
Move __system_property_*_serial back to LIBC
by Dimitry Ivanov
· 8 years ago
41a3a6f
Hide internal __system_property_* functions
by Dimitry Ivanov
· 8 years ago
c54937b
Merge "add fortified implementations of send/sendto"
by Treehugger Robot
· 8 years ago
95b59c5
add fortified implementations of send/sendto
by Daniel Micay
· 8 years ago
a0d374d
Add __system_property_wait and return the serial in __system_property_read_callback.
by Elliott Hughes
· 8 years ago
16b2a4d
Revert "Revert "Remove limit of system property name length""
by Dimitry Ivanov
· 9 years ago
489f58b
Revert "Remove limit of system property name length"
by Dimitry Ivanov
· 9 years ago
5c1ce27
Remove limit of system property name length
by Dimitry Ivanov
· 10 years ago
581b9f6
Hide __system_property_add/update, deprecate find_nth
by Dimitry Ivanov
· 9 years ago
fc8e688
Implement <langinfo.h>.
by Elliott Hughes
· 9 years ago
3103f6d
Add strtof_l and strtod_l.
by Dan Albert
· 9 years ago
7c59f3f
Flesh out <sys/msg.h>, <sys/sem.h>, <sys/shm.h>.
by Elliott Hughes
· 9 years ago
5ffed9b
Move brillo closer to Android.
by Elliott Hughes
· 9 years ago
c8a95a3
Run genversion-scripts.py.
by Dan Albert
· 9 years ago
37ba905
Run genversion-scripts.py.
by Dan Albert
· 9 years ago
20788ae
Add ctermid.
by Elliott Hughes
· 9 years ago
449eff0
Add futimes, futimesat, and lutimes.
by Elliott Hughes
· 9 years ago
71e783d
Remove __brk
by Dimitry Ivanov
· 9 years ago
7ba106c
Fix <wctype.h>.
by Elliott Hughes
· 9 years ago
6f6f905
Implement mblen(3).
by Elliott Hughes
· 9 years ago
54548d8
Make malloc debug symbols platform-private
by Dimitry Ivanov
· 9 years ago
722ab05
bionic: Implement getpwent and getgrent
by Mark Salyzyn
· 9 years ago
97c9d73
Add new info functions to resolver for use by Netd.
by Pierre Imai
· 9 years ago
ab6c7de
Merge "Revert "Temporary move __udivdi3 back to LIBC for x86""
by Dimitry Ivanov
· 9 years ago
9f39326
Revert "Temporary move __udivdi3 back to LIBC for x86"
by Dimitry Ivanov
· 9 years ago
6cfb84b
Add trivial no-op <nl_types.h>.
by Elliott Hughes
· 9 years ago
eafad49
Add <sys/quota.h>.
by Elliott Hughes
· 9 years ago
7f72ad4
Add sync_file_range to <fcntl.h>.
by Elliott Hughes
· 9 years ago
c9291e1
Merge "Add POSIX getsubopt(3)."
by Elliott Hughes
· 9 years ago
df143f8
Add POSIX getsubopt(3).
by Elliott Hughes
· 9 years ago
5375bf6
Add SysV signal handling
by Greg Hackmann
· 9 years ago
3679ade
Add hasmntopt(3)
by Greg Hackmann
· 9 years ago
e2faf07
Add {get,set}domainname(2)
by Greg Hackmann
· 9 years ago
63322aa
Merge "Add pthread_getname_np."
by Elliott Hughes
· 9 years ago
725b2a9
Add pthread_getname_np.
by Elliott Hughes
· 9 years ago
e5c872f
genversion-scripts: fix script name in autogenerated comment
by Greg Hackmann
· 9 years ago
2d4721c
Export malloc_backtrace
by Colin Cross
· 10 years ago
869691c
Export malloc_iterate and friends
by Colin Cross
· 10 years ago
0c485da
Add in6addr_any and in6addr_loopback symbols.
by Elliott Hughes
· 9 years ago
5f26c6b
Really add adjtimex(2), and add clock_adjtime(2) too.
by Elliott Hughes
· 9 years ago
f226ee5
Add fopen64/freopen64/tmpfile64 aliases.
by Elliott Hughes
· 9 years ago
e4fa6e9
Expose ftello64.
by Elliott Hughes
· 10 years ago
aa2fd0f
Hide '__isthreaded' for lp64 libc.so
by Dimitry Ivanov
· 10 years ago
896224a
Merge "Implement funopen64."
by Elliott Hughes
· 10 years ago
3a33b52
Merge "Move android_ network functions to LIBC_PRIVATE"
by Dimitry Ivanov
· 10 years ago
03e65eb
Implement funopen64.
by Elliott Hughes
· 10 years ago
97cb4fb
Move android_ network functions to LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
94bb0fa
Merge "Support _FILE_OFFSET_BITS=64 for most of <stdio.h>."
by Elliott Hughes
· 10 years ago
5704c42
Implement POSIX lockf.
by Elliott Hughes
· 10 years ago
9677fab
Support _FILE_OFFSET_BITS=64 for most of <stdio.h>.
by Elliott Hughes
· 10 years ago
bba3954
Revert "Temporary apply LIBC version to __pthread_gettid"
by Dimitry Ivanov
· 10 years ago
05c2f6b
Merge "libc: hide __signalfd4 symbol"
by Dimitry Ivanov
· 10 years ago
90d2dae
libc: hide fake_gmtime_r and fake_localtime_r
by Dimitry Ivanov
· 10 years ago
1a8732c
libc: hide __signalfd4 symbol
by Dimitry Ivanov
· 10 years ago
ed57b98
Implement if_nameindex(3)/if_freenameindex(3).
by Elliott Hughes
· 10 years ago
126d5ab
Merge "Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc""
by Dimitry Ivanov
· 10 years ago
e1078a9
Revert "Move __system_property* to LIBC_PRIVATE for lp64 libc"
by Dimitry Ivanov
· 10 years ago
6d142bc
Move __aeabi* symbols to LIBC_N version
by Dimitry Ivanov
· 10 years ago
1464f6d
Merge "Remove mktime_tz."
by Elliott Hughes
· 10 years ago
bc02fb9
Temporary move __udivdi3 back to LIBC for x86
by Dimitry Ivanov
· 10 years ago
76dfa6e
Remove mktime_tz.
by Elliott Hughes
· 10 years ago
52fd4ca
Merge "Deprecate bzero"
by Dimitry Ivanov
· 10 years ago
d90d067
Export public __aeabi* symbols as LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
6134ed8
Deprecate bzero
by Dimitry Ivanov
· 10 years ago
bb5730e
Move __aeabi_ which are not in libgcc.a to LIBC
by Dimitry Ivanov
· 10 years ago
0ef1d12
Temporary apply LIBC version to __pthread_gettid
by Dimitry Ivanov
· 10 years ago
04673ee
Merge changes I4fc241e6,Idca71396
by Dimitry Ivanov
· 10 years ago
ff14fb5
Move __system_property* to LIBC_PRIVATE for lp64 libc
by Dimitry Ivanov
· 10 years ago
eac1d37
Move ndk-cruft symbols to LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
9cddb48
Revert "Revert "Implement getifaddrs(3)/freeifaddrs(3).""
by Elliott Hughes
· 10 years ago
788a2bc
Make some of unwanted symbols LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
5ce79b0
Make symbols exported via libgcc.a LIBC_PRIVATE
by Dimitry Ivanov
· 10 years ago
bc2e88a
Revert "Revert "Remove remaining ndk_cruft from LP64 platforms""
by Dimitry Ivanov
· 10 years ago
23af25b
Revert "Remove remaining ndk_cruft from LP64 platforms"
by Dimitry Ivanov
· 10 years ago
b1d0a2a
Remove remaining ndk_cruft from LP64 platforms
by Dimitry Ivanov
· 10 years ago
585e959
Generate libc version-script for brillo
by Dimitry Ivanov
· 10 years ago
2f01987
Remove __bionic_libgcc_unwind_symbols from version script
by Dimitry Ivanov
· 10 years ago
fe3a83a
Implement pthread spin.
by Yabin Cui
· 10 years ago
b804b9d
Merge "Implement pthread barrier."
by Yabin Cui
· 10 years ago
e7c2fff
Implement pthread barrier.
by Yabin Cui
· 10 years ago
fb994f4
Add fileno_unlocked to support thread sanitizer.
by Yabin Cui
· 10 years ago
4151db5
Add prlimit to LP32.
by Elliott Hughes
· 10 years ago
e85fb58
Fix LDFLAGS for arm and x86
by Dmitriy Ivanov
· 10 years ago
284b468
Generate per-architecture version scripts.
by Dmitriy Ivanov
· 10 years ago