Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Match standard prototype for putchar() | Michael Brown | 2021-06-07 | 1 | -1/+1 |
| | | | | | Reported-by: Bernhard M. Wiedemann <bwiedemann@suse.de> Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
| | | | | | | | Relicense files for which I am the sole author (as identified by util/relicense.pl). Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | [console] Move putchar() and getchar() declarations to stdio.h | Michael Brown | 2012-03-26 | 1 | -0/+4 |
| | | | | Signed-off-by: Michael Brown <mcb30@ipxe.org> | ||||
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
| | | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE. | ||||
* | Added [v]asprintf() | Michael Brown | 2007-06-03 | 1 | -0/+5 |
| | |||||
* | Finally move the prototypes for printf() and friends to stdio.h | Michael Brown | 2007-01-19 | 1 | -0/+40 |