Dan MacDonald
|
91fc6a056b
|
LibC: Add PRIXPTR definition to inttypes.h
|
2019-12-09 16:33:14 +01:00 |
|
Paweł Cholewa
|
c2a8c4cedd
|
LibC: Minor changes to make nasm work
* Added some missing macros to headers
* Stubbed strftime() time function to not assert
* Added "rt" mode to fopen(), working just like "r" or "rb"
|
2019-11-09 20:52:34 +01:00 |
|
Vincent Sanders
|
904bd3b441
|
Libc: make library internal includes come from private include namespace
|
2019-10-11 12:17:05 +02:00 |
|
Andreas Kling
|
29f58aef21
|
LibC: Add some missing pieces in inttypes.h
|
2019-09-07 18:18:43 +02:00 |
|
Andreas Kling
|
04b9dc2d30
|
Libraries: Create top level directory for libraries.
Things were getting a little crowded in the project root, so this patch
moves the Lib*/ directories into Libraries/.
|
2019-07-04 16:16:50 +02:00 |
|