Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4601 5416 d 15 h decky /trunk/uspace/lib/libc/ small fixes and coding style changes related to the new memory allocator  
4556 5428 d 23 h decky /trunk/ define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
 
4517 5437 d 9 h jermar /trunk/uspace/lib/libc/ Include fibril synchronization primitives in libc build.  
4509 5438 d 17 h decky /trunk/uspace/ rename libadt -> adt  
4482 5443 d 12 h decky /trunk/uspace/lib/libc/ I/O subsystem overhaul:
- add more POSIX-like file and stream functions (with real functionality of stdin, stdout, stderr)
- cleanup console access methods (now generic to any console-like device)
- remove unsafe stream functions
- add special open_node(), fd_node(), fd_phone() (file) and fopen_node(), fnode(), fphone() (stream) functions for HelenOS-specific I/O operations
 
4401 5459 d 11 h svoboda /trunk/uspace/ C binding for devmap. Gets rid of duplicate code.  
4173 5515 d 9 h jermar /trunk/ Revive kernel notifications.  
3905 5551 d 9 h svoboda /trunk/uspace/ Keycodes, keyboard events, kbd_event_get(). Keyboard driver now (formally) produces kbd events (press/release, keycode, mods, char) instead of just characters. In reality, the driver and client are only hacked to work with the new interface atm.  
3885 5554 d 9 h svoboda /trunk/uspace/lib/libc/ Fix issue with cross-compiler prefix.  
3882 5554 d 11 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5577 d 13 h decky /trunk/ configuration system overhaul (requires newt)  
3767 5596 d 18 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3758 5599 d 7 h svoboda /trunk/uspace/ fprintf(), vfprintf().  
3756 5599 d 20 h svoboda /trunk/uspace/ Some ANSI C stream functions (stdio).  
3747 5602 d 12 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
3731 5605 d 11 h svoboda /trunk/uspace/lib/libc/ Separate memxxx() functions into mem.c.  
3708 5612 d 12 h svoboda /trunk/uspace/lib/libc/ Fix makefile.  
3568 5650 d 20 h svoboda /trunk/uspace/ Always include Makefile.config instead of passing ARCH and COMPILER to child make on the command line. Allows running make on individual apps and allows more configuration options.  
3486 5683 d 17 h decky /trunk/ faster compilation using -pipe  
3469 5695 d 23 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  

Show All