提交历史

作者 SHA1 备注 提交日期
  Manuel Novoa III 356b686774 Clean up lots of warnings. 25 年之前
  Eric Andersen e57fc6bbb2 Use __environ instead of the GNU extension environ. 25 年之前
  Eric Andersen 56139d5a71 Remove now irrelevant comment. 25 年之前
  Manuel Novoa III 8a017d3b13 Add #define to handle new ptrace support. 25 年之前
  Eric Andersen 823f4ba7b0 Add ffs func declaration 25 年之前
  Eric Andersen b540a2898e Add missing ffs, used by rpc crap. 25 年之前
  Eric Andersen b2c3e3d72e Silence warnings -- add func declaration. 25 年之前
  Eric Andersen 6c7074c750 Try to automagically pick the correct dynamic linker. 25 年之前
  Eric Andersen d064d3e32b Implement getdtablesize(), which is used by the rpc crap. 25 年之前
  Eric Andersen 411597d4f4 Revert stdio to initializing itself. Not quite a pretty but that ensures that 25 年之前
  Eric Andersen 69b2edf81e Remove times and all the foolishness surrounding it. There is 25 年之前
  Eric Andersen d62d23b5e8 Doh! I forgot a #ifdef such that ptrace ended up in each and every 25 年之前
  Eric Andersen eb5667f0ce It turns out that vfork was completely broken. That was why it 25 年之前
  Eric Andersen 6340fb74f3 Add in a silly test to check that argc, argv, and environ are 25 年之前
  Eric Andersen 8b20f6ceae Include ptrace support so debugging will hopefully work. 25 年之前
  Manuel Novoa III 7cbba5f8ce Fix the ordering of the args to the compare function. 25 年之前
  Eric Andersen d63b6766db _void_void_null_func never returned. I noticed this yesterday 25 年之前
  Eric Andersen 332e87b2d9 Wierd. Whats _null_auth doing here? 25 年之前
  Eric Andersen 263f0d0f46 Fix broken dependancies. 25 年之前
  Eric Andersen 92f905833f Try enabling rpc support by default now. With a bit of luck it might 25 年之前
  Eric Andersen 9156548dc7 Fix the worst of the damage so it actually compiles now (though, strictly 25 年之前
  Eric Andersen 7d5029c0b2 Update the build system a bit. 25 年之前
  Eric Andersen 8ec3b37ed9 Fix up the networking includes 25 年之前
  Eric Andersen 60ecd67248 Make the __GLIBC__ define be conditional. Stub out gnu-versions.h 25 年之前
  Eric Andersen 3540d0675c Update networking includes. 25 年之前
  Eric Andersen c933888d28 Bring into sync with a fairly current glibc header file. 25 年之前
  Eric Andersen 229bd42ffc Fix up the set of include files pulled into resolv.h 25 年之前
  Eric Andersen f91e94f6c5 I hereby commit a sin. features.h is now going to _lie_ 25 年之前
  Manuel Novoa III ec2e4b41b9 Added some notes. Removed some dead code. 25 年之前
  Manuel Novoa III 35ec5000a5 Fix a couple of bugs in printf. Add floating pt output for doubles. Yeah! 25 年之前