Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc] Match standard prototype for putchar() | Michael Brown | 2021-06-07 | 1 | -1/+1 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+1 |
* | [console] Move putchar() and getchar() declarations to stdio.h | Michael Brown | 2012-03-26 | 1 | -0/+4 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | 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 |