22 커밋 (b7fc45c97502cb07083d4221fa714f9ab34d9b7a)

작성자 SHA1 메시지 날짜
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 년 전
  Michael Brown ee2df1d6d6 [ioapi] Remove old io.h file and switch all users over to <gpxe/io.h> 15 년 전
  Holger Lubitz 7815474495 Revert "malloc attribute changes" 17 년 전
  Holger Lubitz 373022108b malloc attribute changes 17 년 전
  Michael Brown 89349d7fad Separated out initialisation functions from startup/shutdown functions. 17 년 전
  Michael Brown 058b200529 Renamed _calloc() to zalloc(), ready to be used as a standalone function. 17 년 전
  Michael Brown 73b09ecba6 Use stdio.h instead of vsprintf.h 17 년 전
  Michael Brown 6d4e37cf42 Move include/malloc.h to include/gpxe/malloc.h, since everything in there 17 년 전
  Michael Brown 35776f481c Don't always zero memory in malloc(). This saves around 2us on a 17 년 전
  Michael Brown 6c894c2a2e Fix typo 17 년 전
  Michael Brown c4677c7e73 Implemented realloc(), and changed the semantics of malloc(0) to allow 17 년 전
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 18 년 전
  Marty Connor 1da4faa896 include stdio.h to suppress printf warning, general warnings fixups 18 년 전
  Michael Brown 1dbafa8950 Tidied up debugging messages 18 년 전
  Michael Brown 689218618f Fix typo 18 년 전
  Michael Brown 51feeab445 Add an explicit failure debug message 18 년 전
  Michael Brown cfae86f6c8 Glenn managed to shrink .text by 5 more bytes. 18 년 전
  Michael Brown face774c4c Fixed erroneous comparison 18 년 전
  Michael Brown 95f8a42930 Removed incorrect comment; malloc() is inefficient only when the 18 년 전
  Michael Brown 4e92f29c9e Now passes trivial tests. free_memblock() needs neatening up. 18 년 전
  Michael Brown b601a7d355 Updated memory allocator to improve support for unaligned or partially 18 년 전
  Michael Brown b6b6a0b5fe First draft of a dynamic memory allocator 18 년 전