提交历史

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