Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
3022 5880 d 18 h decky /branches/dd/ device drivers branch  
2564 6119 d 22 h jermar /trunk/uspace/lib/libc/ Support for time() function.  
2541 6125 d 16 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 6212 d 10 h jermar /trunk/uspace/lib/libc/ Remove duplicit and empty time.h from libc.
Move timeval functions from async.c to time.c.
 
2479 6221 d 15 h jermar /trunk/ New, better-structured, directory layout for uspace.  
2071 6378 d 8 h jermar /trunk/ (c) versus (C)  
1866 6513 d 8 h jermar /trunk/uspace/ Indentation and formatting facelift for libc.
Libc headers now have C99 compliant guards.
 
1787 6568 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1653 6602 d 9 h cejka /uspace/trunk/ Doxygen comments.  
1532 6607 d 7 h palkovsky /uspace/trunk/ Small changes to tetris.  
1449 6611 d 12 h palkovsky /uspace/trunk/ Started porting tetris.  
1435 6612 d 10 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 :-/