Waldemar Brodkorb
|
52df983934
remove editor hints for vi
|
há 7 anos atrás |
Markos Chandras
|
11372c665a
fork: Use clone if arch does not have the fork syscall
|
há 12 anos atrás |
Peter S. Mazinger
|
e4b5997fc1
fork: provide __libc_fork only if THREADS are enabled
|
há 13 anos atrás |
Peter S. Mazinger
|
b91a7f431d
cleanup fork()
|
há 13 anos atrás |
Mike Frysinger
|
73d5955414
unify stub logic
|
há 15 anos atrás |
Mike Frysinger
|
7f136d048b
nommu: fix building of fork.c when stubs are disabled
|
há 14 anos atrás |
Bernhard Reutner-Fischer
|
13433395f2
silence some warnings about missing prototypes
|
há 14 anos atrás |
Bernhard Reutner-Fischer
|
21730caa66
trim Experimentally off and uncommented hidden
|
há 15 anos atrás |
Denis Vlasenko
|
cb97aadebf
Last portion of libc_hidden_proto removal.
|
há 16 anos atrás |
Bernhard Reutner-Fischer
|
ae549acff0
- remove superfluous ';'. No objcode changes.
|
há 16 anos atrás |
Denis Vlasenko
|
1e85d9e010
New .config option UCLIBC_HAS_STUBS, enables fork() stub on NOMMU
|
há 16 anos atrás |
Eric Andersen
|
ffd98ffec7
Take Mike Frysinger's comments into account -- make certain that user
|
há 18 anos atrás |
Mike Frysinger
|
010301e968
tweak the idea between having a MMU and actually using it
|
há 18 anos atrás |
Peter S. Mazinger
|
786126e2b1
Weaken libc's hidden fork versions, ltp test failed
|
há 19 anos atrás |
Peter S. Mazinger
|
05e75260d6
Get rid of missing prototype warnings
|
há 19 anos atrás |
Peter S. Mazinger
|
48143d8a8f
fork/vfork weak in libc, strong in libpthread
|
há 19 anos atrás |
Peter S. Mazinger
|
0d212a2b26
make gcc4 happy w/ hidden_def/proto, correct some typos
|
há 19 anos atrás |
Peter S. Mazinger
|
6f7dc709ed
make DODEBUG=y happy, update sysdeps/common/* copyright
|
há 19 anos atrás |
Peter S. Mazinger
|
af0172162f
hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed
|
há 19 anos atrás |
Peter S. Mazinger
|
f7c7c0e055
Hide fork and vfork, use the newly introduced *alias
|
há 19 anos atrás |
Mike Frysinger
|
5aa97ad5d1
dont try to build fork if the arch doesnt support it (like ia64)
|
há 19 anos atrás |
Eric Andersen
|
977216264f
Do not stub out functions for mmu-less systems. Hide all
|
há 19 anos atrás |
Mike Frysinger
|
a7e14569d2
fix eriks e-mail address
|
há 20 anos atrás |
Eric Andersen
|
6334e558ab
Split up syscalls.c, since it had grown to be quite large and ugly.
|
há 21 anos atrás |