index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Lines
2011-06-28
fix a few bugs from last dynamic linking build system commit
Rich Felker
-2
/
+2
2011-06-27
cleanup shared library build system to be more $HOME-local-install friendly
Rich Felker
-13
/
+15
2011-06-24
use soname in ld-musl.so to prevent filename appearing in DT_NEEDEDs
Rich Felker
-1
/
+1
2011-06-24
use symlink rather than bogus linker script for libc.so
Rich Felker
-2
/
+2
2011-06-23
adapt build/install/gcc-wrapper systems for dynamic linking support
Rich Felker
-5
/
+15
2011-02-24
various changes in preparation for dynamic linking support
Rich Felker
-3
/
+3
2011-02-17
avoid deleting the lib/empty file
Rich Felker
-1
/
+1
2011-02-17
new solution for empty lib dir (old one had some problems)
Rich Felker
-7
/
+5
2011-02-17
improve Makefile handling of git checkouts with missing lib/ and config.mak
Rich Felker
-4
/
+8
2011-02-15
finish unifying thread register handling in preparation for porting
Rich Felker
-1
/
+1
2011-02-15
preparing build system to handle ports - step 1
Rich Felker
-0
/
+6
2011-02-13
ensure that musl is compiled as C99 code & XSI option is available in headers
Rich Felker
-1
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+97