Mike Frysinger
|
266bdc1f62
Replace FSF snail mail address with URLs
|
12 年之前 |
Peter S. Mazinger
|
0a043c30ee
vfork: make all archs consistent
|
13 年之前 |
Austin Foxley
|
1c4f986636
get x86_64 nptl building
|
15 年之前 |
Denis Vlasenko
|
519ca27d4a
Remove stray code alignment (.align 16 and .align 4 directives)
|
17 年之前 |
Peter S. Mazinger
|
b908ff0456
Weaken all internal vfork versions in asm code, wondering why only some of the archs fail
|
19 年之前 |
Peter S. Mazinger
|
c24a610e7a
Use #define __NR_vfork __NR_fork consistently
|
19 年之前 |
Peter S. Mazinger
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
19 年之前 |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
19 年之前 |
Mike Frysinger
|
bc9ff8040e
fix errno handling with some magical hacks
|
19 年之前 |
Peter S. Mazinger
|
f7c7c0e055
Hide fork and vfork, use the newly introduced *alias
|
19 年之前 |
Mike Frysinger
|
47b3efda36
use % as the function marker instead of @
|
19 年之前 |
Mike Frysinger
|
e964c24efe
remove errno include since we dont use any errno stuff, remove #error left behind, and touchup syntax
|
19 年之前 |
Mike Frysinger
|
69ec4a5d65
add syscall error handling with jockes simple errno setting solution
|
19 年之前 |
Mike Frysinger
|
119d5dfbe0
some more x86_64 source
|
20 年之前 |