This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
musl
mirror of
git://git.musl-libc.org/musl
Watch
1
Star
0
Fork
You've already forked musl
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0e4dae3d77
musl
/
src
/
ldso
History
Rich Felker
0e4dae3d77
in dlopen: don't use null pointer
...
deps can be null if a library has no dependencies (such as libc itself)
2011-06-26 21:36:44 -04:00
..
i386
make ldso asm more uniform with rest of codebase (no unnecessary suffixes)
2011-06-19 22:42:10 -04:00
x86_64
x86_64: ensure that dtor pointer passed to app is 0 so it won't be used
2011-06-19 08:33:27 -04:00
dynlink.c
in dlopen: don't use null pointer
2011-06-26 21:36:44 -04:00
start.c
various changes in preparation for dynamic linking support
2011-02-24 16:37:21 -05:00