Commit History

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