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
/
arm
/
vfork.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
Paul Brook writes:
Bernhard Reutner-Fischer
2008-03-26
1
-0
/
+40
*
fixup my copyright notice, trim stale remnants of older notices which
Eric Andersen
2006-07-05
1
-5
/
+2
*
Weaken all internal vfork versions in asm code, wondering why only some of th...
Peter S. Mazinger
2006-02-13
1
-1
/
+1
*
s:THUMB_INTERWORK:USE_BX:, thx Khem Raj
Peter S. Mazinger
2006-01-31
1
-2
/
+2
*
John Bowler writes in Bug 385:
Mike Frysinger
2006-01-31
1
-0
/
+8
*
Patch by Joseph S. Myers to add support for ARM EABI
Mike Frysinger
2006-01-29
1
-2
/
+2
*
fork/vfork weak in libc, strong in libpthread
Peter S. Mazinger
2006-01-24
1
-5
/
+7
*
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2006-01-14
1
-6
/
+5
*
Hide fork and vfork, use the newly introduced *alias
Peter S. Mazinger
2005-12-15
1
-5
/
+10
*
update license
Mike Frysinger
2005-11-10
1
-13
/
+1
*
touchup syntax for no real good reason ;)
Mike Frysinger
2005-06-11
1
-5
/
+5
*
Remove TEXTREL relocations for ARM.
Joakim Tjernlund
2005-06-10
1
-39
/
+24
*
Kill off the now obsolete __libc_vfork symbol
Eric Andersen
2004-05-14
1
-0
/
+1
*
Cleanup a couple of ugly bits
Eric Andersen
2003-06-27
1
-6
/
+4
*
Fixup setjmp and longjmp so they behave themselves properly now
Eric Andersen
2002-01-31
1
-1
/
+1
*
Update my email address. I am no longer andersen@lineo.com
Eric Andersen
2001-12-19
1
-5
/
+4
*
Patch from Shane Nay, who noticed that these were not properly labeling
Eric Andersen
2001-06-21
1
-1
/
+1
*
This was violating policy and using a kernel header file...
Eric Andersen
2001-06-19
1
-1
/
+1
*
Nobody should be using the SYS_ syscall names. Use the __NR_<foo>
Eric Andersen
2001-04-20
1
-1
/
+1
*
It turns out that vfork was completely broken. That was why it
Eric Andersen
2001-02-09
1
-0
/
+73