18 커밋 (a32b1e9e3557393d60fb4805cd74d8ba357b66cb)

작성자 SHA1 메시지 날짜
  Michael Brown a32b1e9e35 [libc] Rewrite strtoul() 9 년 전
  Michael Brown 26f782bb41 [libc] Add abs() 10 년 전
  Michael Brown 076f58c4bf [base16] Generalise base16_decode() to hex_decode() 11 년 전
  Michael Brown 1d33649516 [libc] Allow strtoul() to interpret negative numbers 12 년 전
  Piotr Jaroszyński 1822b1deb9 [libc] Add strtoull() 14 년 전
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 년 전
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 년 전
  Michael Brown 19a0452205 [libc] Add function declaration for main() in stdlib.h 15 년 전
  Holger Lubitz 6f61e254dc use malloc attribute 17 년 전
  Michael Brown 058b200529 Renamed _calloc() to zalloc(), ready to be used as a standalone function. 17 년 전
  Michael Brown 4256b3338a Split random number generation out into core/random.c, and create the 17 년 전
  Michael Brown b02a564297 Add missing prerequisite include 17 년 전
  Michael Brown 35776f481c Don't always zero memory in malloc(). This saves around 2us on a 17 년 전
  Michael Brown 73e3e02367 Fix prototype of random() and move to stdlib.h 17 년 전
  Michael Brown f3d817d512 Added execv() and system(). 17 년 전
  Michael Brown 3e0286dee3 Move ANSI C standard prototypes to stdlib.h; leave the gPXE-specific 17 년 전
  Michael Brown 8df7e74990 Fix up prototype of strtoul() to match POSIX. 18 년 전
  Michael Brown 70567c51a2 Moved strtoul prototype into stdlib.h for consistency 19 년 전