Commit History

Autor SHA1 Mensaxe Data
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen cb9fa11843 Need these includes, so add 'em. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen cedfee12f7 Fix symbol problem. Add in arm support -- might even work... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen e6c08ea643 Remove need for the bloated sysdep.h -- we don't need it, so axe it. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 643d28471f getcwd did not include the alloc-space-as-needed-on-NULL-buffer %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 48b5bb26b9 Move config stuff to a file named "Config". Makes sense to me... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 79a09cdaae First pass at fixing readdir by adding a getdents wrapper... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 31a8f5cb0e Fixup some PMTs %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 05300d015b More header file updates %!s(int64=23) %!d(string=hai) anos
  Eric Andersen c7aa1e73d9 Header file cleanup %!s(int64=23) %!d(string=hai) anos
  Eric Andersen a34c58f20f Oops. Fix up stat. Again. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 4e1ec6cac5 Add in a platform specific _start %!s(int64=23) %!d(string=hai) anos
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen ab262188b0 More random fixes and additions. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 8fee51d63a Fix up signal handling %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 95a6ad995b Ignore leftovers... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen d3992e48d7 This had some nasty x86 asm inlines it. Throw them away. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 822aed5c26 Fix makefile bugs %!s(int64=23) %!d(string=hai) anos
  Eric Andersen e9551853be Not needed -- apps simply need to link vs libgcc. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen f38b02806a Link vs libgcc to include needed stuff. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 6aed1b6583 Remove some minor glibc'isms. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 19a1dddac1 Remove redundant clone file. Fix Makefile so archs build again. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 27694a0cd7 Fix it so it compiles again. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 0af5e8402b Add in arm specific bits. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen cf4328b16e Add some more stuff -- {get|set}mntent, getline, getdelim, etc. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). %!s(int64=23) %!d(string=hai) anos