Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9989 52 d 16 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 107 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 115 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".
 
9874 605 d 17 h turbocat /contrib/sdk/sources/newlib/libc/ newlib: Try to unify wrappers. And get rid of kos32sys.h  
9716 805 d 22 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added wrapper for all console.obj functions.  
9354 878 d 17 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added con_set_title wrapper  
9346 882 d 1 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 1040 d 15 h turbocat /contrib/sdk/sources/newlib/libc/sys/ Newlibc:
- Added a wrapper over con_init (for set console title);
 
8777 1056 d 19 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 1179 d 21 h superturbocat2001 /contrib/sdk/sources/newlib/libc/sys/ Fixed date in time() function newlibc  
6777 2706 d 14 h siemargl /contrib/sdk/sources/newlib/libc/ add set_fileinfo()  
6744 2714 d 1 h siemargl /contrib/sdk/sources/newlib/ fix fopen handle leak, static build  
6536 2770 d 16 h serge /contrib/sdk/sources/newlib/ newlib-2.4.0  
6330 2969 d 11 h serge /contrib/sdk/sources/newlib/libc/ newlib: fixed error handling in write()  
6109 3013 d 4 h serge /contrib/sdk/sources/newlib/libc/ newlib: add clock_gettime()  
6074 3023 d 19 h serge /contrib/sdk/sources/newlib/ newlib: rework console initialization.  
6068 3024 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
 
5369 3392 d 9 h serge /contrib/sdk/sources/newlib/libc/ newlib: fix fstat file size  
5220 3432 d 4 h serge /contrib/sdk/sources/newlib/libc/ newlib: perror() && mbstowcs()  
5215 3432 d 18 h serge /contrib/sdk/sources/newlib/libc/ newlib: update  

Show All