Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9954 107 d 1 h turbocat /contrib/sdk/sources/newlib/libc/ NewLib:
- Added basic support for dirent.h;
- Added memory.h for compatibility;
- Added ftruncate() function;
- Fixed date and time structures in ksys_file_info_t.
 
9952 115 d 2 h turbocat / NewLib:
- Duplicate functionality files removed;
- Refactoring of file handling functions;
- Removed broken impliments.
Gears (C + TinyGL):
- Removed because it duplicates an existing example on Fasm and uses unsupported wrappers on the KOS API.
KosJS:
- Removed. The MuJS port is too old and not used anywhere. Support is not profitable.
Backy:
- Removed useless GCC version. Support is not profitable.
DGen-SDL and SQLite3
- Fix after removing broken "dirent.h".
Fridge:
- Moving the KOS API wrapper to avoid compilation errors.
Udis86, uARM and 8086tiny:
- Fix after removing redundant "kos_LoadConsole.h".
 
9874 605 d 5 h turbocat /contrib/sdk/sources/newlib/libc/ newlib: Try to unify wrappers. And get rid of kos32sys.h  
9865 636 d 19 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ newlib ksys.h synchronized with libc.obj  
9836 683 d 13 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9830 693 d 15 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 694 d 1 h vitalkrilov / sysfuncr.txt: added missing docs for SysFn77.10, SysFn77.11, SysFn77.13 from wiki
ksys.h:
- libc.obj's file synced with newlib's (r9788)
- added scancodes enum
- added wrappers for SysFn66.4 and SysFn66.5 (sys. hotkeys)
- added wrappers for SysFn77.0 -- SysFn77.3 (futexes)
 
9788 733 d 16 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ ksys.h:
- Added SF 68.1 and SF 68.14 wrappers
- Added SLOT_STATE enum.
 
9784 734 d 5 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ ksys.h:
- Fixed thread info struct;
- Added SF 63.3 wrapper;
- Added SF 18.19 universal wraper;
- Fixed ksys_pos_t.
 
9767 744 d 10 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
9757 753 d 9 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ Refactoring sys/kos.h  
9716 805 d 10 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added wrapper for all console.obj functions.  
8777 1056 d 7 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
- Fixed bug with input to the console (when clicking on "backspace" characters were not deleted).
- Added _NO_STDERR macro for redirecting "stderr" to the console
 
8759 1061 d 23 h turbocat /contrib/sdk/sources/newlib/libc/ newlibc:
Added new functions:
- dir.h: mkdir, rmdir, chdir
- dirent.h: alphasort, opendir, closedir, readdir, rewinddir, seekdir, telldir, scandir
 
8611 1159 d 14 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ sys/kos.h: more neat +sysfn36 +ZPOS  
8610 1159 d 15 h maxcodehack / Add new syscall wrapper - sys/kos.h
Fridge: improve and move to sys/kos.h
 
8595 1167 d 4 h turbocat /contrib/sdk/sources/newlib/libc/include/ - Fix max_screen_size() function in kos32sys.h  
8580 1178 d 2 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Rollback to revision 8543  
8544 1190 d 4 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/ - Added enumeration of kolibri events  
8538 1198 d 16 h superturbocat2001 /contrib/sdk/sources/newlib/libc/include/sys/ svn commit -m " newlibc reverted to revision 8522"  

Show All