Commit History

Author SHA1 Message Date
  Eric Andersen 4ea7a1129a More i960 support 22 years ago
  Eric Andersen a41983bf0d Patch from Martin Proulx <mproulx@okiok.com> to fix i960 22 years ago
  Eric Andersen 38ff147a36 Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as 22 years ago
  Eric Andersen c3e08b51cb You fool foolish. Goodbye level 2. 22 years ago
  Eric Andersen 2cf23b8b71 Always build utils by default 22 years ago
  Miles Bader 73900d95a7 Account for MALLOC_HEADER_SIZE when calculating new size. 22 years ago
  Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. 22 years ago
  Miles Bader 4d7b95f7d2 (MALLOC_HEADER_SIZE): New macro. 22 years ago
  Miles Bader 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. 22 years ago
  Miles Bader 9f86edc4a9 Update the size of grown/shrunk allocations. 22 years ago
  Miles Bader 906ffafd8b MALLOC_SET_SIZE now takes the user-address rather than the base-address. 22 years ago
  Miles Bader 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. 22 years ago
  Miles Bader 8ff1de76b6 Implement shrinking. 22 years ago
  Miles Bader a3483a6eb0 Use new malloc header macros. 22 years ago
  Miles Bader ae96781efd Add macros to abstract the malloc header format a bit. 22 years ago
  Eric Andersen fa7102ea2e Avoid errors in case some loon has explicitly included 22 years ago
  Eric Andersen 470b19d84b Oops. I accidentally omitted the actual mknod() function. 22 years ago
  Eric Andersen 4063399147 Ok, I get it. sjhill kept adding the 'find' command since 22 years ago
  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