Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
bionic
/
ceb5bd787c8ce281e5f4343c5d4f77b41c3e2919
/
libc
/
Android.mk
ceb5bd7
Introduce netd_client, a dynamic library that talks to netd.
by Sreeram Ramachandran
· 11 years ago
eb664e2
Add getmntent_r to our collection of <mntent.h> compatibility stubs.
by Elliott Hughes
· 11 years ago
dbcba8f
Merge "Reduce stack usage of tmpfile(3)."
by Elliott Hughes
· 11 years ago
b694318
Reduce stack usage of tmpfile(3).
by Elliott Hughes
· 11 years ago
5a92284
Add 32-bit Silvermont-optimized string/memory functions.
by Varvara Rainchik
· 11 years ago
9a5a3e8
Fix <math.h> to quieten most of our warnings.
by Elliott Hughes
· 11 years ago
8ec21d9
Merge "Switch to current upstream OpenBSD wsetup.c."
by Elliott Hughes
· 11 years ago
53b2438
Switch to current upstream OpenBSD wsetup.c.
by Elliott Hughes
· 11 years ago
792ae72
Switch to current upstream OpenBSD fwrite.c.
by Elliott Hughes
· 11 years ago
f1ada79
Sync with current OpenBSD stdio.
by Elliott Hughes
· 11 years ago
efaa461
Use the OpenBSD wcsftime.
by Elliott Hughes
· 11 years ago
5a0aa3d
Switch to a working UTF-8 mb/wc implementation.
by Elliott Hughes
· 11 years ago
0990d4f
Make SIGRTMIN hide the real-time signals we use internally.
by Elliott Hughes
· 11 years ago
4566731
Merge "Adds quick_exit(3) and at_quick_exit(3) from freebsd"
by Dan Albert
· 11 years ago
b8425c5
Adds quick_exit(3) and at_quick_exit(3) from freebsd
by Dan Albert
· 11 years ago
94336d8
Switch to OpenBSD stdio wide printf functions.
by Elliott Hughes
· 11 years ago
c932225
Switch to OpenBSD stdio wide get/put functions.
by Elliott Hughes
· 11 years ago
01ae00f
Switch to the OpenBSD implementations of the wide scanf functions.
by Elliott Hughes
· 11 years ago
3d7a0d9
Switch to the OpenBSD wcsto* functions.
by Elliott Hughes
· 11 years ago
0a5e26d
Add mbtowc and fix mbrtowc.
by Elliott Hughes
· 11 years ago
d299bcf
Replace our broken wcswcs with the working upstream one.
by Elliott Hughes
· 11 years ago
329103d
Don't use so much stack in tzcode.
by Elliott Hughes
· 11 years ago
533dde4
Fix brk/sbrk error checking.
by Elliott Hughes
· 11 years ago
f2aeca5
Merge "Remove an unsed include dir"
by Calin Juravle
· 11 years ago
fbb46a0
Remove an unsed include dir
by Calin Juravle
· 11 years ago
690401d
Merge "Removed non-existing include dir"
by Calin Juravle
· 11 years ago
4b7c4f8
Removed non-existing include dir
by Calin Juravle
· 11 years ago
532ad90
Merge "Switch to the upstream OpenBSD getenv/putenv/setenv implementation."
by Elliott Hughes
· 11 years ago
eae5902
Remove strntoimax and strntoumax from the future.
by Elliott Hughes
· 11 years ago
58d9e28
Switch to the upstream OpenBSD getenv/putenv/setenv implementation.
by Elliott Hughes
· 11 years ago
8d77bce
LP64 shouldn't include the non-standard <time64.h> cruft.
by Elliott Hughes
· 11 years ago
cce36c1
Use -fvisibility=hidden to build libc_gdtoa.
by Elliott Hughes
· 11 years ago
d39f3f2
Clean up and document our hacks for building BSD source.
by Elliott Hughes
· 11 years ago
6d09ec3
Merge "Fix for libgcc compat generation script."
by Dmitriy Ivanov
· 11 years ago
6a45fe9
Fix for libgcc compat generation script.
by Dmitriy Ivanov
· 11 years ago
9d3c2dd
Switch to upstream OpenBSD fread/fvwrite.
by Elliott Hughes
· 11 years ago
b88da06
Merge "Upgrade to current vfprintf."
by Elliott Hughes
· 11 years ago
f3c7390
Upgrade our <ctype.h> implementation to OpenBSD head.
by Elliott Hughes
· 11 years ago
0549371
Upgrade to current vfprintf.
by Elliott Hughes
· 11 years ago
4bd97ce
Switch to gdtoa.
by Elliott Hughes
· 11 years ago
02c78a3
Reimplement isinf/isnan/fpclassify.
by Elliott Hughes
· 11 years ago
a5d8331
Merge "Use glibc structure for __cmsg_nxthdr."
by Calin Juravle
· 11 years ago
ff64831
Use glibc structure for __cmsg_nxthdr.
by Calin Juravle
· 11 years ago
5363a45
Clean up localeconv(3).
by Elliott Hughes
· 11 years ago
41059d7
Merge "Add stpcpy/stpncpy."
by Christopher Ferris
· 11 years ago
950a58e
Add stpcpy/stpncpy.
by Christopher Ferris
· 11 years ago
efbdb53
Remove a non-standard turd: strtotimeval.
by Elliott Hughes
· 11 years ago
7f3a272
Add lsearch(3) for ltrace.
by Elliott Hughes
· 11 years ago
0ae6445
Keep the symbol table in the shared libc.
by Christopher Ferris
· 11 years ago
205c788
Clean up reentrancy cruft.
by Elliott Hughes
· 11 years ago
f2cea02
Clean up <stdio.h> macros.
by Elliott Hughes
· 11 years ago
603332f
Upgrade to current upstream scanf implementation.
by Elliott Hughes
· 11 years ago
5a81738
Ensure we always have symbols for atof, strtof, strtold.
by Elliott Hughes
· 11 years ago
c1005aa
logd: default user space logger
by Mark Salyzyn
· 11 years ago
8d4b584
Clean up our termios implementation.
by Elliott Hughes
· 11 years ago
ad41e9a
More stdio cleanup.
by Elliott Hughes
· 11 years ago
cccfe1e
Reimplement clock(3) and switch to OpenBSD time(3).
by Elliott Hughes
· 11 years ago
247dc91
Take ownership of various simple syscall wrappers.
by Elliott Hughes
· 11 years ago
19f58ef
Switch to NetBSD utmp.c.
by Elliott Hughes
· 11 years ago
ec674b4
Merge "Switch to upstream FreeBSD ldexp.c."
by Elliott Hughes
· 11 years ago
21d9e58
Merge "Rename the stack protector intermediate library."
by Elliott Hughes
· 11 years ago
57a8836
Switch to upstream FreeBSD ldexp.c.
by Elliott Hughes
· 11 years ago
7aef274
Merge "Switch to OpenBSD wcscoll."
by Elliott Hughes
· 11 years ago
6380b51
Rename the stack protector intermediate library.
by Elliott Hughes
· 11 years ago
c8937ea
Switch to OpenBSD wcscoll.
by Elliott Hughes
· 11 years ago
152b9de
Remove non-standard memswap.
by Elliott Hughes
· 11 years ago
4d46c94
Merge "Rewrite the POSIX timer functions."
by Elliott Hughes
· 11 years ago
4b558f5
Rewrite the POSIX timer functions.
by Elliott Hughes
· 11 years ago
fcb502e
Sync up nameser with upstream(2014.03.05)
by Calin Juravle
· 11 years ago
4a46a68
Merge "Moved private dns header to their own dir."
by Calin Juravle
· 11 years ago
9f2d1bc
Merge "Renamed the misleading libc/netbsd directory to libc/dns."
by Calin Juravle
· 11 years ago
2c7c79e
Merge "Switch to upstream alarm(3)."
by Elliott Hughes
· 11 years ago
aedb00d
Switch to upstream alarm(3).
by Elliott Hughes
· 11 years ago
cecc036
Moved private dns header to their own dir.
by Calin Juravle
· 11 years ago
f382928
libc: Make calls to new user-space logger (revisit)
by Mark Salyzyn
· 11 years ago
692207e
Add getprogname/setprogname for BSD compatibility.
by Elliott Hughes
· 11 years ago
bd33537
Renamed the misleading libc/netbsd directory to libc/dns.
by Calin Juravle
· 11 years ago
0336e35
libc: Make calls to new user-space logger
by Mark Salyzyn
· 11 years ago
1e4378e
Switch to current OpenBSD system.c.
by Elliott Hughes
· 11 years ago
5c7816f
Merge "More OpenBSD cleanup (primarily string)."
by Elliott Hughes
· 11 years ago
7c1efff
Merge "Added mkstemp64"
by Calin Juravle
· 11 years ago
53e4329
More OpenBSD cleanup (primarily string).
by Elliott Hughes
· 11 years ago
fe317a3
Added mkstemp64
by Calin Juravle
· 11 years ago
c9ae21a
Move system_properties over to C++.
by Narayan Kamath
· 11 years ago
0133944
Clean up our OpenBSD usage.
by Elliott Hughes
· 11 years ago
677b6e6
Move the upstream-netbsd libc files into the correct directory.
by Elliott Hughes
· 11 years ago
d28b277
Remove two DNS files that weren't being built.
by Elliott Hughes
· 11 years ago
1fbe621
Don't explicitly list the tzcode files.
by Elliott Hughes
· 11 years ago
db1ea34
Implement some of the missing LFS64 support.
by Elliott Hughes
· 11 years ago
a38cb08
Clean up various warnings in bionic.
by Elliott Hughes
· 11 years ago
aa0ebda
Clean up sys_signame and sys_siglist a little.
by Elliott Hughes
· 11 years ago
76c8b88
Fix missing args.
by Ying Wang
· 11 years ago
f25d677
Reconfig libc's Android.mk to build for multilib
by Ying Wang
· 11 years ago
9918665
[MIPS64] Dynamic linker
by Chris Dearman
· 11 years ago
b3a23bd
Build syscall stubs in their own library.
by Elliott Hughes
· 11 years ago
0266ae5
Switch <elf.h> over to linux uapi under the covers.
by Elliott Hughes
· 11 years ago
645d031
[MIPS64] libc/libm support
by Chris Dearman
· 11 years ago
f64b8ea
Add fallocate/fallocate64/posix_fallocate/posix_fallocate64.
by Elliott Hughes
· 11 years ago
d1973ca
bionic: rename aarch64 target to arm64
by Colin Cross
· 11 years ago
887e114
Clean up <sched.h>.
by Elliott Hughes
· 11 years ago
Next »