summaryrefslogtreecommitdiff
path: root/libpsx/src/libc.c
Commit message (Collapse)AuthorAgeFilesLines
* Add conforming interfaces of standard streamsXavier Del Campo Romero2021-10-241-4/+4
|
* fmode_to_desmode: remove annoying debug messagesXavier Del Campo Romero2021-10-241-4/+0
|
* fopen_internal: do not resolve cdromL by defaultXavier Del Campo Romero2021-10-241-0/+5
| | | | | This avoids calling malloc(3) and thus allowing the linker to remove the heap implementation from memory.c via --gc-sections.
* Added -ffunction/data-sections and -Os to libpsxXavi Del Campo2020-01-311-59/+59
|
* Imported pristine psxsdk-20190410 from official repoXavi Del Campo2020-01-311-0/+705