Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9774 771 d 7 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Added inttypes header;
- Fixed warnings in mouse api wrappers;
- Preparation for build only via tcc+fasm.
 
9765 776 d 17 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.
 
9666 857 d 8 h turbocat /programs/develop/ktcc/trunk/libc.obj/ libc.obj:
- Update crt0
- Removed autoloader generation(use libc.def).