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 23 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.
 
9262 924 d 9 h turbocat /programs/develop/ktcc/trunk/ libc.obj:
- Added basename() and dirname()
- libc_test all tabs -> spaces