This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
bionic
Watch
1
Star
0
Fork
0
You've already forked bionic
Code
Issues
Pull Requests
Releases
Wiki
Activity
8,256
Commits
77
Branches
202
Tags
25
MiB
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%
b9d674c8ad
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Elliott Hughes
b9d674c8ad
Merge "Implement the GNU basename(3) in addition to the POSIX one."
2014-08-19 02:44:29 +00:00
benchmarks
Start hiding "private/bionic_time.h".
2014-07-25 12:03:51 -07:00
libc
Implement the GNU basename(3) in addition to the POSIX one.
2014-08-19 14:30:30 -07:00
libdl
Turn on -Wunused and fix the mistakes it uncovers.
2014-06-03 15:22:34 -07:00
libm
Move the meat of <features.h> into <sys/cdefs.h>.
2014-08-19 11:18:20 -07:00
libstdc++
Hide C++ stuff in libc. Put it back in libstdc++.
2014-08-18 12:01:01 -07:00
linker
Revert "Add support for protected local symbol lookup."
2014-08-19 05:19:53 -07:00
tests
Implement the GNU basename(3) in addition to the POSIX one.
2014-08-19 14:30:30 -07:00
.gitignore
Merge memory checking functionality from sandbox
2010-02-16 11:43:18 -08:00
ABI-bugs.txt
PTHREAD_KEYS_MAX cleanup.
2013-12-12 12:51:08 -08:00
Android.mk
Remove the simulator target from all makefiles.
2011-07-11 22:11:41 -07:00
CleanSpec.mk
Make jemalloc the default choice.
2014-07-11 11:01:30 -07:00
HACKING.txt
Rewrite syslog(3) to use Android logging.
2014-07-21 16:56:48 -07:00