Commit History

作者 SHA1 備註 提交日期
  Eric Andersen ab262188b0 More random fixes and additions. 25 年之前
  Eric Andersen 8fee51d63a Fix up signal handling 25 年之前
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk 25 年之前
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... 25 年之前
  Eric Andersen 95a6ad995b Ignore leftovers... 25 年之前
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. 25 年之前
  Eric Andersen d3992e48d7 This had some nasty x86 asm inlines it. Throw them away. 25 年之前
  Eric Andersen 822aed5c26 Fix makefile bugs 25 年之前
  Eric Andersen e9551853be Not needed -- apps simply need to link vs libgcc. 25 年之前
  Eric Andersen f38b02806a Link vs libgcc to include needed stuff. 25 年之前
  Eric Andersen 6aed1b6583 Remove some minor glibc'isms. 25 年之前
  Eric Andersen 19a1dddac1 Remove redundant clone file. Fix Makefile so archs build again. 25 年之前
  Eric Andersen 27694a0cd7 Fix it so it compiles again. 25 年之前
  Eric Andersen 0af5e8402b Add in arm specific bits. 25 年之前
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 25 年之前
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 25 年之前
  Eric Andersen b7aed1d702 A few more syscalls. 25 年之前
  Eric Andersen db032b3ecc Try adding in a generic cross platform _start.c to make future 25 年之前
  Eric Andersen c7851a0dd1 Support even more syscalls. 25 年之前
  Eric Andersen 042c7cf849 Fix a few more screwups. 25 年之前
  Eric Andersen 4e766ab43c Forgot a few things... 25 年之前
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 25 年之前
  Eric Andersen 56c9a8402f Dependancy fix 25 年之前
  Eric Andersen 463cd4eacd Fix dependancy problem 25 年之前
  Eric Andersen 44e205c90c Another bug fix. ioctl lacked a ; 25 年之前
  Eric Andersen 25738fcb78 Updates (list_syscalls.sh was missing _syscall0 calls). 25 年之前
  Eric Andersen 93734c2d22 Revert Makefie changes. 25 年之前
  Eric Andersen a80a46e4d6 First pass at arm arch support. Works on my netwinder... 25 年之前
  Eric Andersen fff49ec9f7 Cleanup arch support 25 年之前
  Eric Andersen 3914653a35 Try removing no-builtin 25 年之前