Commit Verlauf

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