Commit History

Author SHA1 Message Date
  Eric Andersen c7aa1e73d9 Header file cleanup 23 years ago
  Eric Andersen a34c58f20f Oops. Fix up stat. Again. 23 years ago
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 23 years ago
  Eric Andersen 4e1ec6cac5 Add in a platform specific _start 23 years ago
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... 23 years ago
  Eric Andersen ab262188b0 More random fixes and additions. 23 years ago
  Eric Andersen 8fee51d63a Fix up signal handling 23 years ago
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk 23 years ago
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... 23 years ago
  Eric Andersen 95a6ad995b Ignore leftovers... 23 years ago
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. 23 years ago
  Eric Andersen d3992e48d7 This had some nasty x86 asm inlines it. Throw them away. 23 years ago
  Eric Andersen 822aed5c26 Fix makefile bugs 23 years ago
  Eric Andersen e9551853be Not needed -- apps simply need to link vs libgcc. 23 years ago
  Eric Andersen f38b02806a Link vs libgcc to include needed stuff. 23 years ago
  Eric Andersen 6aed1b6583 Remove some minor glibc'isms. 23 years ago
  Eric Andersen 19a1dddac1 Remove redundant clone file. Fix Makefile so archs build again. 23 years ago
  Eric Andersen 27694a0cd7 Fix it so it compiles again. 23 years ago
  Eric Andersen 0af5e8402b Add in arm specific bits. 23 years ago
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. 23 years ago
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 23 years ago
  Eric Andersen b7aed1d702 A few more syscalls. 23 years ago
  Eric Andersen db032b3ecc Try adding in a generic cross platform _start.c to make future 23 years ago
  Eric Andersen c7851a0dd1 Support even more syscalls. 23 years ago
  Eric Andersen 042c7cf849 Fix a few more screwups. 24 years ago
  Eric Andersen 4e766ab43c Forgot a few things... 24 years ago
  Eric Andersen 5606e4d6f9 More reorg. A place for everything and everything in its place... 24 years ago
  Eric Andersen 56c9a8402f Dependancy fix 24 years ago
  Eric Andersen 463cd4eacd Fix dependancy problem 24 years ago
  Eric Andersen 44e205c90c Another bug fix. ioctl lacked a ; 24 years ago