Historie revizí

Autor SHA1 Zpráva Datum
  Eric Andersen 698d2c6803 Per suggestion from Miles Bader, move calloc.c to libc/stdlib. před 22 roky
  Eric Andersen 99eb56df38 When symbols are missing, its supposed to be an error... před 22 roky
  Eric Andersen 7711a9b8e8 Several pthreads updates. Enable linuxthreads_db. Several fixes před 22 roky
  Eric Andersen 0a2d7c0bb7 Fixup the last missing pieces of thread locking před 22 roky
  Eric Andersen 17a1a692cb Rework RPC code once again. By default, only enable the před 22 roky
  Manuel Novoa III 78c86530e0 Enable getpt prototype. před 22 roky
  Manuel Novoa III 14c2c51eca Changed fflush() behavior to no-op for r/w streams in read-mode. před 22 roky
  Eric Andersen 64f78ef63b Unify calloc (its the same thing regardless of the underlying před 22 roky
  Eric Andersen 142d965177 Just in case, crash if somehow `exit' returns anyways před 22 roky
  Eric Andersen bd3fadcde8 remove BUILDTIME since it is not used před 22 roky
  Manuel Novoa III 9e3364a9e6 A couple of little cleanups I forgot to check in. před 22 roky
  Eric Andersen d4db0bd939 When DODEBUG and HAS_WCHAR were enabled and HAS_LOCALE was disabled, před 22 roky
  Miles Bader b1723348b5 Use MALLOC_REALLOC_MIN_FREE_SIZE. před 22 roky
  Miles Bader 5d88651fa9 (MALLOC_REALLOC_MIN_FREE_SIZE): New macro. před 22 roky
  Miles Bader 3b836d665f (HEAP_MIN_SIZE): New macro. před 22 roky
  Eric Andersen 205e2b7199 Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops! před 22 roky
  Miles Bader 3d909b2123 In the allocate-and-copy case, don't include the malloc header in our před 22 roky
  Eric Andersen 34067b3b46 Sigh. A bit more cleanup. před 22 roky
  Miles Bader dfa6a5382a Update debugging printfs. před 22 roky
  Eric Andersen b93d7f3e92 Per discussion on the mailing list, simply vfork -> fork mapping to only apply před 22 roky
  Eric Andersen 4ea7a1129a More i960 support před 22 roky
  Eric Andersen a41983bf0d Patch from Martin Proulx <mproulx@okiok.com> to fix i960 před 22 roky
  Eric Andersen 38ff147a36 Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as před 22 roky
  Eric Andersen c3e08b51cb You fool foolish. Goodbye level 2. před 22 roky
  Eric Andersen 2cf23b8b71 Always build utils by default před 22 roky
  Miles Bader 73900d95a7 Account for MALLOC_HEADER_SIZE when calculating new size. před 22 roky
  Miles Bader def04f26ab Use MALLOC_HEADER_SIZE. před 22 roky
  Miles Bader 4d7b95f7d2 (MALLOC_HEADER_SIZE): New macro. před 22 roky
  Miles Bader 2fbc5f2c9c Make sure NEW_SIZE is a multiple of HEAP_GRANULARITY. před 22 roky
  Miles Bader 9f86edc4a9 Update the size of grown/shrunk allocations. před 22 roky