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
7,742
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%
bd6b849754
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
bd6b849754
Merge "Remove an unused parameter from the dlopen implementation."
2014-06-03 23:36:35 +00:00
benchmarks
Turn on -Wunused and fix the mistakes it uncovers.
2014-06-03 15:22:34 -07:00
libc
Turn on -Wunused and fix the mistakes it uncovers.
2014-06-03 15:22:34 -07:00
libdl
Turn on -Wunused and fix the mistakes it uncovers.
2014-06-03 15:22:34 -07:00
libm
Workaround the GCC "(long)fn -> lfn" optimization bug.
2014-05-29 16:32:00 -07:00
libstdc++
Move libstdc++ into libc.
2014-05-14 18:18:55 -07:00
linker
Remove an unused parameter from the dlopen implementation.
2014-06-03 16:23:08 -07:00
tests
Turn on -Wunused and fix the mistakes it uncovers.
2014-06-03 15:22:34 -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
Add an empty CleanSpec.mk
2010-03-08 18:04:02 -08:00
HACKING.txt
Clean up and document our hacks for building BSD source.
2014-04-21 17:13:46 -07:00