Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9354 902 d 14 h turbocat /contrib/sdk/sources/newlib/libc/ Newlibc: Added con_set_title wrapper  
8930 1064 d 12 h turbocat /contrib/sdk/sources/newlib/libc/sys/ Newlibc:
- Added a wrapper over con_init (for set console title);
 
8777 1080 d 16 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
 
6536 2794 d 12 h serge /contrib/sdk/sources/newlib/ newlib-2.4.0  
6074 3047 d 16 h serge /contrib/sdk/sources/newlib/ newlib: rework console initialization.  
6068 3048 d 7 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