Commit History

Author SHA1 Message Date
  Eric Andersen 350c0215ef Fix it so files are not stripped when debugging (doh!). Fix up strip 24 years ago
  Eric Andersen aa85deb86c Remove environ from _USE_GNU wrapper. 24 years ago
  Eric Andersen afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, 24 years ago
  Eric Andersen dc7f2e1bf0 Fix up a few messes so it compiles cleanly again. 24 years ago
  Eric Andersen 91102e0dec Fix doc blunder. 24 years ago
  Eric Andersen 4d45bcff51 Fix doc blunder 24 years ago
  Eric Andersen fc38ee6bab Fix doc blunder. 24 years ago
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 years ago
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 years ago
  Eric Andersen cb9fa11843 Need these includes, so add 'em. 24 years ago
  Eric Andersen cedfee12f7 Fix symbol problem. Add in arm support -- might even work... 24 years ago
  Eric Andersen e6c08ea643 Remove need for the bloated sysdep.h -- we don't need it, so axe it. 24 years ago
  Eric Andersen 643d28471f getcwd did not include the alloc-space-as-needed-on-NULL-buffer 24 years ago
  Eric Andersen 48b5bb26b9 Move config stuff to a file named "Config". Makes sense to me... 24 years ago
  Eric Andersen 79a09cdaae First pass at fixing readdir by adding a getdents wrapper... 24 years ago
  Eric Andersen 31a8f5cb0e Fixup some PMTs 24 years ago
  Eric Andersen 05300d015b More header file updates 24 years ago
  Eric Andersen c7aa1e73d9 Header file cleanup 24 years ago
  Eric Andersen a34c58f20f Oops. Fix up stat. Again. 24 years ago
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 years ago
  Eric Andersen 4e1ec6cac5 Add in a platform specific _start 24 years ago
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... 24 years ago
  Eric Andersen ab262188b0 More random fixes and additions. 24 years ago
  Eric Andersen 8fee51d63a Fix up signal handling 24 years ago
  Eric Andersen 7ebd0b18cf Add in getprotobyname, getservicebyname, and related junk 24 years ago
  Eric Andersen 34d315e598 Not needed. Seems to work fine without asm... 24 years ago
  Eric Andersen 95a6ad995b Ignore leftovers... 24 years ago
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. 24 years ago
  Eric Andersen d3992e48d7 This had some nasty x86 asm inlines it. Throw them away. 24 years ago
  Eric Andersen 822aed5c26 Fix makefile bugs 24 years ago