Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
9989 39 d 15 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 93 d 10 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9954 94 d 13 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 102 d 13 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".
 
8879 1031 d 15 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Added getcwd and dirname
 
8759 1049 d 11 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
 
6765 2697 d 17 h serge /contrib/sdk/sources/newlib/libc/ newlib: fix static build again  
6744 2701 d 0 h siemargl /contrib/sdk/sources/newlib/ fix fopen handle leak, static build  
6714 2708 d 15 h serge /contrib/sdk/sources/newlib/libc/ newlib: now supported CP437, CP720, CP737, CP775, CP850, CP852, CP855, CP857, CP858, CP862, CP866,
CP874, CP1125, CP1250, CP1251, CP1252, CP1253, CP1254, CP1255, CP1256, CP1257, CP1258,
CP20866, CP21866, CP101 (GEORGIAN-PS), CP102 (PT154 Kazakhstan)
 
6628 2727 d 2 h serge /contrib/sdk/sources/newlib/libc/ newlib: add wcsftime()  
6627 2727 d 9 h serge /contrib/sdk/sources/newlib/libc/ newlib: limited unicode support  
6607 2736 d 10 h serge /contrib/sdk/sources/newlib/libc/ newlib: wide char support  
6557 2753 d 17 h serge /contrib/sdk/sources/newlib/libc/ newlib-2.4.0: wide character strings  
6540 2757 d 14 h serge /contrib/sdk/sources/newlib/libc/ newlib-2.4.0: next attempt IV  
6536 2757 d 15 h serge /contrib/sdk/sources/newlib/ newlib-2.4.0  
6312 2959 d 13 h serge /contrib/sdk/sources/newlib/ newlib: importing data from DLL  
6109 3000 d 3 h serge /contrib/sdk/sources/newlib/libc/ newlib: add clock_gettime()  
6099 3003 d 9 h serge /contrib/sdk/sources/newlib/libc/ newlib: update  
6068 3011 d 9 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
 
5963 3045 d 18 h serge /contrib/sdk/sources/ sdk: C++ exeptions support  

Show All