Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 142d965177 Just in case, crash if somehow `exit' returns anyways hace 23 años
  Eric Andersen bd3fadcde8 remove BUILDTIME since it is not used hace 23 años
  Manuel Novoa III 9e3364a9e6 A couple of little cleanups I forgot to check in. hace 23 años
  Eric Andersen d4db0bd939 When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled, hace 23 años
  Miles Bader b1723348b5 Use MALLOC_REALLOC_MIN_FREE_SIZE. hace 23 años
  Miles Bader 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. hace 23 años
  Miles Bader 3b836d665f (HEAP_MIN_SIZE): New macro. hace 23 años
  Eric Andersen 205e2b7199 Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! hace 23 años
  Miles Bader 3d909b2123 In the allocate-and-copy case, don't include the malloc header in our hace 23 años
  Eric Andersen 34067b3b46 Sigh. A bit more cleanup. hace 23 años
  Miles Bader dfa6a5382a Update debugging printfs. hace 23 años
  Eric Andersen b93d7f3e92 Per discussion on the mailing list, simply vfork -> fork mapping to only apply hace 23 años
  Eric Andersen 4ea7a1129a More i960 support hace 23 años
  Eric Andersen a41983bf0d Patch from Martin Proulx <mproulx@okiok.com> to fix i960 hace 23 años
  Eric Andersen 38ff147a36 Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as hace 23 años
  Eric Andersen c3e08b51cb You fool foolish. Goodbye level 2. hace 23 años
  Eric Andersen 2cf23b8b71 Always build utils by default hace 23 años
  Miles Bader 73900d95a7 Account for MALLOC_HEADER_SIZE when calculating new size. hace 23 años
  Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. hace 23 años
  Miles Bader 4d7b95f7d2 (MALLOC_HEADER_SIZE): New macro. hace 23 años
  Miles Bader 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. hace 23 años
  Miles Bader 9f86edc4a9 Update the size of grown/shrunk allocations. hace 23 años
  Miles Bader 906ffafd8b MALLOC_SET_SIZE now takes the user-address rather than the base-address. hace 23 años
  Miles Bader 9b14b185b1 Define MALLOC_SET_SIZE to take the user-address rather than the base-address. hace 23 años
  Miles Bader 8ff1de76b6 Implement shrinking. hace 23 años
  Miles Bader a3483a6eb0 Use new malloc header macros. hace 23 años
  Miles Bader ae96781efd Add macros to abstract the malloc header format a bit. hace 23 años
  Eric Andersen fa7102ea2e Avoid errors in case some loon has explicitly included hace 23 años
  Eric Andersen 470b19d84b Oops. I accidentally omitted the actual mknod() function. hace 23 años
  Eric Andersen 4063399147 Ok, I get it. sjhill kept adding the 'find' command since hace 23 años