Historique des commits

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