index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
stdlib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
support _BSD_SOURCE feature test macro
Rich Felker
2012-05-22
1
-7
/
+15
*
add support for ugly *64 functions with _LARGEFILE64_SOURCE
Rich Felker
2012-05-04
1
-0
/
+3
*
fix alloca issue in stdlib.h too
Rich Felker
2012-04-09
1
-1
/
+1
*
add deprecated (removed from posix) [efg]cvt() functions
Rich Felker
2012-02-06
1
-0
/
+3
*
declare alloca in stdlib.h when _GNU_SOURCE is defined
Rich Felker
2011-09-11
1
-0
/
+1
*
move wait.h macros out of bits. they do not vary.
Rich Felker
2011-04-21
1
-1
/
+8
*
add ptsname_r (nonstandard) and split ptsname (standard) to separate file
Rich Felker
2011-04-13
1
-0
/
+1
*
add some missing prototypes for nonstandard functions (strsep, clearenv)
Rich Felker
2011-03-30
1
-0
/
+1
*
fix the types of some integer constant limits in headers
Rich Felker
2011-02-15
1
-1
/
+1
*
fix missing EXIT_* in stdlib.h after header cleanup
Rich Felker
2011-02-15
1
-3
/
+3
*
begin namespace-cleanup of standard C headers
Rich Felker
2011-02-14
1
-46
/
+51
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+129