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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
another pointer signedness fix
Rich Felker
2011-02-14
1
-1
/
+1
*
fix some pointer signedness issues (this was invalid C)
Rich Felker
2011-02-14
2
-3
/
+3
*
more header fixes, minor warning fix
Rich Felker
2011-02-14
4
-2
/
+5
*
ensure standard functions mk[sd]temp don't depend on removed function mktemp
Rich Felker
2011-02-14
3
-5
/
+9
*
put confstr.c with the other conf functions
Rich Felker
2011-02-14
1
-0
/
+0
*
begin namespace-cleanup of standard C headers
Rich Felker
2011-02-14
2
-0
/
+2
*
use a more-correct integer type, and silence 64-bit warnings as a bonus
Rich Felker
2011-02-13
1
-2
/
+2
*
fixed missing cast in the non-i386 version of shmat (preparation for ports)
Rich Felker
2011-02-13
1
-1
/
+1
*
cleanup multibyte stuff to remove ugly casts, sanitize the ptr align casts
Rich Felker
2011-02-13
3
-27
/
+27
*
cleaning up syscalls in preparation for x86_64 port
Rich Felker
2011-02-13
18
-37
/
+79
*
syscall cleanup for umount2
Rich Felker
2011-02-13
1
-1
/
+0
*
use umount2 syscall for umount (new targets lack old 1-arg umount)
Rich Felker
2011-02-13
1
-2
/
+1
*
reorganize thread exit code, make pthread_exit call cancellation handlers (pt2)
Rich Felker
2011-02-13
2
-22
/
+51
*
reorganize thread exit code, make pthread_exit call cancellation handlers
Rich Felker
2011-02-13
1
-25
/
+0
*
fix previous commit that broke sigreturn. looks like the asm is needed.
Rich Felker
2011-02-13
3
-5
/
+17
*
fix omission that kept sa_restorer from being used
Rich Felker
2011-02-13
1
-1
/
+1
*
ensure that the compiler doesn't try to reorder around atomic ops
Rich Felker
2011-02-12
1
-13
/
+13
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
856
-0
/
+33417
[prev]