18 Révisions (e330db3c749c3ee638e8d652c5c3ae08c13af8e5)

Auteur SHA1 Message Date
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. il y a 17 ans
  Michael Brown 058b200529 Renamed _calloc() to zalloc(), ready to be used as a standalone function. il y a 17 ans
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h il y a 17 ans
  Michael Brown 6d4e37cf42 Move include/malloc.h to include/gpxe/malloc.h, since everything in there il y a 17 ans
  Michael Brown 35776f481c Don't always zero memory in malloc(). This saves around 2us on a il y a 17 ans
  Michael Brown 6c894c2a2e Fix typo il y a 17 ans
  Michael Brown c4677c7e73 Implemented realloc(), and changed the semantics of malloc(0) to allow il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 1da4faa896 include stdio.h to suppress printf warning, general warnings fixups il y a 18 ans
  Michael Brown 1dbafa8950 Tidied up debugging messages il y a 18 ans
  Michael Brown 689218618f Fix typo il y a 18 ans
  Michael Brown 51feeab445 Add an explicit failure debug message il y a 18 ans
  Michael Brown cfae86f6c8 Glenn managed to shrink .text by 5 more bytes. il y a 18 ans
  Michael Brown face774c4c Fixed erroneous comparison il y a 18 ans
  Michael Brown 95f8a42930 Removed incorrect comment; malloc() is inefficient only when the il y a 18 ans
  Michael Brown 4e92f29c9e Now passes trivial tests. free_memblock() needs neatening up. il y a 18 ans
  Michael Brown b601a7d355 Updated memory allocator to improve support for unaligned or partially il y a 18 ans
  Michael Brown b6b6a0b5fe First draft of a dynamic memory allocator il y a 18 ans