Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9765 770 d 13 h turbocat /programs/develop/ktcc/trunk/libc.obj/source/ libc.obj:
- Formatted by clang-format (WebKit-style).
- Removed unnecessary errno linux.
- Added KOS error codes.
- String functions have been replaced with more optimal ones for x86.
- Changed wrappers for 70 sysfunction.
 
8793 1079 d 7 h turbocat /programs/develop/ kolibri-libc:
Move to folder with tcc. Part 1
 
8730 1097 d 6 h turbocat /programs/develop/libraries/kolibri-libc/ kolibri-libc:
- Added ungetc, tollower and toupper to export
- Fixed ungetc emu
- Fixed file io functions
- Update file_io test