summaryrefslogtreecommitdiff
path: root/libpthread/linuxthreads.old/ptfork.c
AgeCommit message (Expand)Author
2016-05-18remove linuxthreads.new, rename linuxthreads.oldWaldemar Brodkorb
2015-02-14Revert "resolve merge"Waldemar Brodkorb
2015-02-14resolve mergeWaldemar Brodkorb
2012-06-15ptfork.c: use strong_alias for vforkPeter S. Mazinger
2012-06-15cleanup fork()Peter S. Mazinger
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2008-10-11Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old.Khem Raj
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2006-02-18tweak the idea between having a MMU and actually using itMike Frysinger
2006-01-26prototypes for threads tooPeter S. Mazinger
2006-01-25make use of the internals provided earlierPeter S. Mazinger
2006-01-24use __typeof for all __libc_x prototypes, do not need __sigaction/__vforkPeter S. Mazinger
2006-01-24fork/vfork weak in libc, strong in libpthreadPeter S. Mazinger
2005-12-16Remove all trailing ; after *_alias and change 2 to use weak_alias instead of...Peter S. Mazinger
2005-11-15rename current stable linuxthreads to linuxthreads.old to prepare for import ...Mike Frysinger