| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix prototype of random() and move to stdlib.h | Michael Brown | 2006-12-22 | 1 | -0/+1 |
| | | |||||
| * | Added execv() and system(). | Michael Brown | 2006-12-08 | 1 | -0/+1 |
| | | |||||
| * | Move ANSI C standard prototypes to stdlib.h; leave the gPXE-specific | Michael Brown | 2006-12-02 | 1 | -0/+20 |
| | | | | | function prototypes (e.g. malloc_dma()) in malloc.h. | ||||
| * | Fix up prototype of strtoul() to match POSIX. | Michael Brown | 2006-04-30 | 1 | -1/+1 |
| | | |||||
| * | Moved strtoul prototype into stdlib.h for consistency | Michael Brown | 2005-04-30 | 1 | -0/+6 |
