Commit History

Author SHA1 Message Date
  Eric Andersen 6aed1b6583 Remove some minor glibc'isms. 25 years ago
  Eric Andersen 19a1dddac1 Remove redundant clone file. Fix Makefile so archs build again. 25 years ago
  Eric Andersen 27694a0cd7 Fix it so it compiles again. 25 years ago
  Eric Andersen 0af5e8402b Add in arm specific bits. 25 years ago
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 25 years ago
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 25 years ago
  Eric Andersen b7aed1d702 A few more syscalls. 25 years ago
  Eric Andersen db032b3ecc Try adding in a generic cross platform _start.c to make future 25 years ago
  Eric Andersen c7851a0dd1 Support even more syscalls. 25 years ago
  Eric Andersen 042c7cf849 Fix a few more screwups. 25 years ago
  Eric Andersen 4e766ab43c Forgot a few things... 25 years ago
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 25 years ago
  Eric Andersen 56c9a8402f Dependancy fix 25 years ago
  Eric Andersen 463cd4eacd Fix dependancy problem 25 years ago
  Eric Andersen 44e205c90c Another bug fix. ioctl lacked a ; 25 years ago
  Eric Andersen 25738fcb78 Updates (list_syscalls.sh was missing _syscall0 calls). 25 years ago
  Eric Andersen 93734c2d22 Revert Makefie changes. 25 years ago
  Eric Andersen a80a46e4d6 First pass at arm arch support. Works on my netwinder... 25 years ago
  Eric Andersen fff49ec9f7 Cleanup arch support 25 years ago
  Eric Andersen 3914653a35 Try removing no-builtin 25 years ago
  Eric Andersen 09579249ef Include real prototype for bcmp 25 years ago
  Eric Andersen 3a1706486f Link w libcc. 25 years ago
  Eric Andersen 99174a66b5 Need this now. 25 years ago
  Eric Andersen 5977468b83 Remove io 25 years ago
  Eric Andersen 27f248f6bb Switch to doing syscalls in C. Makes things much more easily portable. 25 years ago
  Eric Andersen 82d766043c A smaller, kinder, gentler regexp implementation. 25 years ago
  Eric Andersen 5ce562fc21 ignore more stuff 25 years ago
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and 25 years ago
  Eric Andersen 9b7d191055 More updates. Implement strsignal. Add pwd_grp tests 25 years ago
  Eric Andersen a6a89eb447 Signal test. One test written and already found a bug. 25 years ago