Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9959 104 d 10 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9952 113 d 14 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".
 
6664 2731 d 17 h serge /contrib/sdk/sources/newlib/libc/ newlib: close streams on exit  
6536 2768 d 15 h serge /contrib/sdk/sources/newlib/ newlib-2.4.0  
6074 3021 d 19 h serge /contrib/sdk/sources/newlib/ newlib: rework console initialization.  
6068 3022 d 10 h serge /contrib/sdk/sources/newlib/ newlib: 1)native console support for printf.c() and puts.c()
2)static libc and linking against static libraries
 
5198 3437 d 6 h serge /contrib/sdk/sources/newlib/libc/ newlib: add rewind.c  
5190 3439 d 11 h serge /contrib/sdk/sources/ newlib: split cmdline params  
4921 3639 d 14 h Serge /contrib/sdk/sources/newlib/libc/ newlib-2.1.0  
4874 3658 d 3 h Serge /contrib/sdk/sources/ set default newlib dir's structure  
4872 3658 d 3 h Serge /contrib/sdk/sources/ rename newlib to libc  
4349 3786 d 4 h Serge /contrib/ upload sdk