Subversion Repositories HelenOS

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
3905 5571 d 4 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 5574 d 4 h svoboda /trunk/uspace/lib/libc/ Fix issue with cross-compiler prefix.  
3882 5574 d 6 h decky /trunk/uspace/ cleanup configuration
code cleanup
 
3803 5597 d 8 h decky /trunk/ configuration system overhaul (requires newt)  
3767 5616 d 13 h svoboda /trunk/uspace/ Console color support overhaul. Create C library console interface.  
3758 5619 d 3 h svoboda /trunk/uspace/ fprintf(), vfprintf().  
3756 5619 d 15 h svoboda /trunk/uspace/ Some ANSI C stream functions (stdio).  
3747 5622 d 7 h svoboda /trunk/uspace/ Put console IPC method numbers under libc.  
3731 5625 d 7 h svoboda /trunk/uspace/lib/libc/ Separate memxxx() functions into mem.c.  
3708 5632 d 7 h svoboda /trunk/uspace/lib/libc/ Fix makefile.  
3568 5670 d 15 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 5703 d 12 h decky /trunk/ faster compilation using -pipe  
3469 5715 d 18 h svoboda /trunk/uspace/lib/libc/ Introduce loader API in C library.  
3438 5722 d 14 h svoboda /trunk/ Merge syscall tracer (trace) and relevant part of udebug interface from tracing to trunk.  
3348 5748 d 16 h jermar /trunk/uspace/lib/libc/ Add asprintf().  
3346 5748 d 17 h post /trunk/ Merge with shell @ 3241 for bdsh  
3222 5793 d 10 h svoboda /trunk/ Merge program-loader related stuff from dynload branch to trunk. (huge)  
2753 5921 d 5 h jermar /trunk/uspace/ Move canonify() to libc so that it can be used also on the libc side.  
2671 5984 d 5 h jermar /trunk/uspace/lib/libc/ Add VFS wrappers for VFS_MOUNT, VFS_OPEN and VFS_READ to libc.  
2586 6045 d 3 h jermar /trunk/uspace/lib/libc/ Unify implementations of TLS variant I and variant II __alloc_tls() and
__free_tls_arch().
 

Show All