19 Commits (4152aff10300408d9b1b932e5e269001cc38cebf)

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