9 Révisions (acd598b4f93473f1792686a8ab691c88f1d4d8e5)

Auteur SHA1 Message Date
  Michael Brown 058b200529 Renamed _calloc() to zalloc(), ready to be used as a standalone function. il y a 17 ans
  Michael Brown 4256b3338a Split random number generation out into core/random.c, and create the il y a 17 ans
  Michael Brown b02a564297 Add missing prerequisite include 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 73e3e02367 Fix prototype of random() and move to stdlib.h il y a 17 ans
  Michael Brown f3d817d512 Added execv() and system(). il y a 17 ans
  Michael Brown 3e0286dee3 Move ANSI C standard prototypes to stdlib.h; leave the gPXE-specific il y a 17 ans
  Michael Brown 8df7e74990 Fix up prototype of strtoul() to match POSIX. il y a 18 ans
  Michael Brown 70567c51a2 Moved strtoul prototype into stdlib.h for consistency il y a 19 ans