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 41 d 7 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 95 d 1 h turbocat / Newlib: Added enviroment emulation via the file /sys/settings/system.env  
9954 96 d 4 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 104 d 5 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 1033 d 7 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc:
Added getcwd and dirname
 
8759 1051 d 2 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 2699 d 9 h serge /contrib/sdk/sources/newlib/libc/ newlib: fix static build again  
6744 2702 d 16 h siemargl /contrib/sdk/sources/newlib/ fix fopen handle leak, static build  
6714 2710 d 7 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 2728 d 18 h serge /contrib/sdk/sources/newlib/libc/ newlib: add wcsftime()  
6627 2729 d 1 h serge /contrib/sdk/sources/newlib/libc/ newlib: limited unicode support  
6607 2738 d 2 h serge /contrib/sdk/sources/newlib/libc/ newlib: wide char support  
6557 2755 d 9 h serge /contrib/sdk/sources/newlib/libc/ newlib-2.4.0: wide character strings  
6540 2759 d 5 h serge /contrib/sdk/sources/newlib/libc/ newlib-2.4.0: next attempt IV  
6536 2759 d 7 h serge /contrib/sdk/sources/newlib/ newlib-2.4.0  
6312 2961 d 5 h serge /contrib/sdk/sources/newlib/ newlib: importing data from DLL  
6109 3001 d 19 h serge /contrib/sdk/sources/newlib/libc/ newlib: add clock_gettime()  
6099 3005 d 1 h serge /contrib/sdk/sources/newlib/libc/ newlib: update  
6068 3013 d 1 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 3047 d 10 h serge /contrib/sdk/sources/ sdk: C++ exeptions support  

Show All