Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2787 5912 d 2 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2564 6088 d 11 h jermar /trunk/uspace/lib/libc/ Support for time() function.  
2541 6094 d 5 h jermar /trunk/uspace/ Header cleanup.
Move off_t, size_t and ssize_t into sys/types.h.
Get rid off the non-standard and dummy types.h.
 
2486 6180 d 23 h jermar /trunk/uspace/lib/libc/ Remove duplicit and empty time.h from libc.
Move timeval functions from async.c to time.c.
 
2479 6190 d 4 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6346 d 21 h jermar /trunk/ (c) versus (C)  
1866 6481 d 22 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6537 d 0 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6570 d 23 h cejka /uspace/trunk/ Doxygen comments.  
1532 6575 d 20 h palkovsky /uspace/trunk/ Small changes to tetris.  
1449 6580 d 1 h palkovsky /uspace/trunk/ Started porting tetris.  
1435 6581 d 0 h palkovsky /uspace/trunk/ Rough implementation of gettimeofday.
IPC_M_RECV_AS doesn't allow us to specify additional user parametrs. That
doesn't seem to be very configurable :-/