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
2,658
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%
9297af9438
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
9297af9438
Merge "Fix a potential NULL pointer dereference in _init_thread()."
2012-10-29 08:26:01 -07:00
libc
Fix a potential NULL pointer dereference in _init_thread().
2012-10-29 08:22:13 -07:00
libdl
Make the dlfcn mutex static.
2012-10-12 10:50:21 -07:00
libm
Enclosed functions in fenv.h with __BEGIN_DECLS/__END_DECLS
2012-08-21 15:41:34 +08:00
libstdc++
Regenerate all NOTICE files with the latest version of the script.
2012-08-15 15:43:13 -07:00
libthread_db
Add dependencies on all the makefiles.
2012-08-13 14:06:05 -07:00
linker
Workaround g++ 4.7 compfail
2012-10-25 17:58:45 +04:00
tests
libc: Fix alphasort() signature (and implementation).
2012-10-29 07:44:27 -07:00
.gitignore
Merge memory checking functionality from sandbox
2010-02-16 11:43:18 -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