История коммитов

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