12 Commits (ce0a0ccf5c2b99be684f13a9418d1556bae5f0ed)

Auteur SHA1 Bericht Datum
  Michael Brown dc60c24146 [i386] Rename __cdecl to __asmcall 15 jaren geleden
  Michael Brown 19a0452205 [libc] Add function declaration for main() in stdlib.h 16 jaren geleden
  Holger Lubitz 6f61e254dc use malloc attribute 17 jaren geleden
  Michael Brown 058b200529 Renamed _calloc() to zalloc(), ready to be used as a standalone function. 17 jaren geleden
  Michael Brown 4256b3338a Split random number generation out into core/random.c, and create the 17 jaren geleden
  Michael Brown b02a564297 Add missing prerequisite include 17 jaren geleden
  Michael Brown 35776f481c Don't always zero memory in malloc(). This saves around 2us on a 17 jaren geleden
  Michael Brown 73e3e02367 Fix prototype of random() and move to stdlib.h 17 jaren geleden
  Michael Brown f3d817d512 Added execv() and system(). 17 jaren geleden
  Michael Brown 3e0286dee3 Move ANSI C standard prototypes to stdlib.h; leave the gPXE-specific 17 jaren geleden
  Michael Brown 8df7e74990 Fix up prototype of strtoul() to match POSIX. 18 jaren geleden
  Michael Brown 70567c51a2 Moved strtoul prototype into stdlib.h for consistency 19 jaren geleden