История коммитов

Автор SHA1 Сообщение Дата
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk 26 лет назад
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... 26 лет назад
  Eric Andersen 95a6ad995b Ignore leftovers... 26 лет назад
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. 26 лет назад
  Eric Andersen d3992e48d7 This had some nasty x86 asm inlines it. Throw them away. 26 лет назад
  Eric Andersen 822aed5c26 Fix makefile bugs 26 лет назад
  Eric Andersen e9551853be Not needed -- apps simply need to link vs libgcc. 26 лет назад
  Eric Andersen f38b02806a Link vs libgcc to include needed stuff. 26 лет назад
  Eric Andersen 6aed1b6583 Remove some minor glibc'isms. 26 лет назад
  Eric Andersen 19a1dddac1 Remove redundant clone file. Fix Makefile so archs build again. 26 лет назад
  Eric Andersen 27694a0cd7 Fix it so it compiles again. 26 лет назад
  Eric Andersen 0af5e8402b Add in arm specific bits. 26 лет назад
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 26 лет назад
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 26 лет назад
  Eric Andersen b7aed1d702 A few more syscalls. 26 лет назад
  Eric Andersen db032b3ecc Try adding in a generic cross platform _start.c to make future 26 лет назад
  Eric Andersen c7851a0dd1 Support even more syscalls. 26 лет назад
  Eric Andersen 042c7cf849 Fix a few more screwups. 26 лет назад
  Eric Andersen 4e766ab43c Forgot a few things... 26 лет назад
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 26 лет назад
  Eric Andersen 56c9a8402f Dependancy fix 26 лет назад
  Eric Andersen 463cd4eacd Fix dependancy problem 26 лет назад
  Eric Andersen 44e205c90c Another bug fix. ioctl lacked a ; 26 лет назад
  Eric Andersen 25738fcb78 Updates (list_syscalls.sh was missing _syscall0 calls). 26 лет назад
  Eric Andersen 93734c2d22 Revert Makefie changes. 26 лет назад
  Eric Andersen a80a46e4d6 First pass at arm arch support. Works on my netwinder... 26 лет назад
  Eric Andersen fff49ec9f7 Cleanup arch support 26 лет назад
  Eric Andersen 3914653a35 Try removing no-builtin 26 лет назад
  Eric Andersen 09579249ef Include real prototype for bcmp 26 лет назад
  Eric Andersen 3a1706486f Link w libcc. 26 лет назад