Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9989 42 d 22 h turbocat /contrib/sdk/sources/newlib/libc/ Newlib:
- Added missing basename.c;
- Added original dirname.c;
- Added getcwd (extension of POSIX.1 standard, as in the original NewLib).
 
9959 96 d 17 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9955 97 d 20 h turbocat /contrib/sdk/sources/newlib/libc/posix/ NewLib:
Added missing dirent impl
 
9954 97 d 20 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 105 d 21 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 596 d 0 h turbocat /contrib/sdk/sources/newlib/libc/ newlib: Try to unify wrappers. And get rid of kos32sys.h  
9865 627 d 14 h turbocat /contrib/sdk/sources/newlib/libc/include/sys/ newlib ksys.h synchronized with libc.obj  
9836 674 d 8 h turbocat / ksys.h:
- Fixed formatting;
- Added wrapper for sysfunction 65.
 
9830 684 d 10 h vitalkrilov / ksys.h:
- KSYS_SLOT_STATE_FREE has right value (9, not 6) now
- few style changes (snake_case)
 
9829 684 d 20 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 724 d 11 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 725 d 0 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 735 d 5 h turbocat / ksys.h:
- Added to Newlib and should be in sync with the file from libc.obj;
- Added new wrappers.
 
9757 744 d 5 h maxcodehack /contrib/sdk/sources/newlib/libc/include/sys/ Refactoring sys/kos.h  
9716 796 d 5 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added wrapper for all console.obj functions.  
9583 834 d 0 h vitalkrilov / Fixed all misuse of "/rd/1" (changed to "/sys"; all except "/programs/*" and "/kernel/*")
ati2d: fixed log creation
 
9354 869 d 0 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added con_set_title wrapper  
9346 872 d 8 h Coldy /contrib/sdk/sources/newlib/libc/sys/ newlib: fixed incorrect work with relative path
(previously /sys/open.c buildpath added an extra slash
after the current working directory)
 
8930 1030 d 22 h turbocat /contrib/sdk/sources/newlib/libc/sys/ Newlibc:
- Added a wrapper over con_init (for set console title);
 
8880 1034 d 23 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Update Tupfile
 

Show All