Commit History

Author SHA1 Message Date
  Eric Andersen c7b1e319fb Kill ill advised find command that was not doing anything 22 years ago
  Eric Andersen a4eb8be71c The __set_errno macro _must_ match that defined in include/bits/errno.h. We 22 years ago
  "Steven J. Hill" 726b66de5c Addition to 'distclean' for little endian MIPS. 22 years ago
  "Steven J. Hill" a91e3b0a22 ldso specific syscalls and userspace syscalls all in one file now. 22 years ago
  Eric Andersen 99dd5f4261 Cleanup from Neal Crook fixing some formatting and eliminating 22 years ago
  Eric Andersen e76999a5d5 Kill cruft. Build ldd for the host system by default. 22 years ago
  Eric Andersen 8cfe720a24 Implement syscall() for arm 22 years ago
  Miles Bader c5568de190 Size tweaks. 22 years ago
  Miles Bader 5446f4e74f Miscellaneous tidying-up. 22 years ago
  Eric Andersen 79b4ef6e67 Take advantage of the new syscall stuff on x86 and arm to kill 22 years ago
  Miles Bader 056f9d9894 Redo the locking, so that it may actually work. Now locking is done at 22 years ago
  Eric Andersen 255cd531d6 Add support for people calling syscall() 22 years ago
  "Steven J. Hill" bb364bda4b Remove source files that, well, no longer exist :). 22 years ago
  "Steven J. Hill" 006b3fd5c8 This rule is only necessary for little endian MIPS. 22 years ago
  Miles Bader cf61ef0c09 Factor out some common code sequences into inline functions. 22 years ago
  Miles Bader a4214b2491 Misc small cleanups. 22 years ago
  Miles Bader 1c53466dd3 Remove, since it's entirely incorrect 22 years ago
  Miles Bader 425e565ddd (__ASMNAME): Use C_SYMBOL_PREFIX. 22 years ago
  Miles Bader 83cef9f931 * Automatically try to unmap heap free-areas when they get very big. 22 years ago
  Eric Andersen a9752043dd Add some syscalls which I moved out of syscalls.c 22 years ago
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. 22 years ago
  Eric Andersen 980e785017 Fix spelling 22 years ago
  Miles Bader 3bbbba11f7 Doc fix. 22 years ago
  Miles Bader 246192008b Rename mutex stuff to use heap-specific names. 22 years ago
  Eric Andersen 35d29fcb08 Miles Bader implemented a new mmap based malloc which is much 22 years ago
  Eric Andersen 3b1e82407a Fix from "Gerhard Uttenthaler" <uttenthaler@ems-wuensche.com> so 22 years ago
  Eric Andersen aa57f51ec0 We don't need the debug versions 22 years ago
  Eric Andersen 8ae4f3e755 __morecore need not be a function pointer 22 years ago
  Eric Andersen a6954754b3 Disable debug stuff by default 22 years ago
  Eric Andersen 6734179425 Odd. Got a copy of junk in here. 22 years ago