Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9989 50 d 21 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).
 
9954 105 d 19 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 113 d 20 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 603 d 23 h turbocat /contrib/sdk/sources/newlib/libc/ newlib: Try to unify wrappers. And get rid of kos32sys.h  
9716 804 d 4 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added wrapper for all console.obj functions.  
9354 876 d 23 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added con_set_title wrapper  
9346 880 d 6 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 1038 d 20 h turbocat /contrib/sdk/sources/newlib/libc/sys/ Newlibc:
- Added a wrapper over con_init (for set console title);
 
8777 1055 d 1 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
 
8573 1178 d 3 h superturbocat2001 /contrib/sdk/sources/newlib/libc/sys/ Fixed date in time() function newlibc  
6777 2704 d 20 h siemargl /contrib/sdk/sources/newlib/libc/ add set_fileinfo()  
6744 2712 d 7 h siemargl /contrib/sdk/sources/newlib/ fix fopen handle leak, static build  
6536 2768 d 21 h serge /contrib/sdk/sources/newlib/ newlib-2.4.0  
6330 2967 d 17 h serge /contrib/sdk/sources/newlib/libc/ newlib: fixed error handling in write()  
6109 3011 d 10 h serge /contrib/sdk/sources/newlib/libc/ newlib: add clock_gettime()  
6074 3022 d 1 h serge /contrib/sdk/sources/newlib/ newlib: rework console initialization.  
6068 3022 d 16 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
 
5369 3390 d 15 h serge /contrib/sdk/sources/newlib/libc/ newlib: fix fstat file size  
5220 3430 d 9 h serge /contrib/sdk/sources/newlib/libc/ newlib: perror() && mbstowcs()  
5215 3431 d 0 h serge /contrib/sdk/sources/newlib/libc/ newlib: update  

Show All