index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
i386
/
clone.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
libc/x86: fix stack unwinding and backtrace information
Timo Teräs
2011-12-23
1
-0
/
+17
*
i386 specific bit for nptl
Austin Foxley
2009-10-17
1
-0
/
+8
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-7
/
+4
*
revert __error -> __syscall_error change since it doesnt work for clone
Mike Frysinger
2005-08-12
1
-5
/
+11
*
jump straight to __syscall_error
Mike Frysinger
2005-08-11
1
-8
/
+5
*
oops, we want to jmp to the syscall handler, not call it
Mike Frysinger
2005-07-08
1
-1
/
+1
*
clean up from psm ... merge glibc updates and punt errno handling in favor of...
Mike Frysinger
2005-07-07
1
-40
/
+19
*
err, need to commit the rest of the changes from psm too
Mike Frysinger
2005-07-06
1
-8
/
+3
*
Peter S. Mazinger writes: we dont need features.h
Mike Frysinger
2005-07-06
1
-1
/
+1
*
syntax touchups as suggested by Peter S. Mazinger
Mike Frysinger
2005-07-06
1
-7
/
+7
*
And just like that, clone is now fixed.... Previously the
Eric Andersen
2004-01-03
1
-26
/
+38
*
oops
Eric Andersen
2004-01-03
1
-6
/
+0
*
Minor changes
Eric Andersen
2004-01-03
1
-13
/
+24
*
Clone still had a few little PIC problems....
Eric Andersen
2003-05-30
1
-39
/
+84
*
In a number of places we erroneously used tests such as '#ifdef PIC' when we
Eric Andersen
2003-05-30
1
-4
/
+4
*
Fix the clone syscall so it actually works.
Eric Andersen
2001-11-14
1
-29
/
+30
*
Patch from Michael Shmulevich (michaels@jungo.com) -- functions were not
Manuel Novoa III
2001-03-05
1
-0
/
+1
*
Remove need for the bloated sysdep.h -- we don't need it, so axe it.
Eric Andersen
2000-10-30
1
-2
/
+3
*
Bug ugly formatting update
Eric Andersen
2000-10-09
1
-7
/
+4
*
More stuff. Down to only 43 missing functions before BusyBox will
Eric Andersen
2000-08-10
1
-0
/
+87