Subversion Repositories HelenOS-historic

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1503 6576 d 18 h jermar /uspace/trunk/libc/ Sync with last kernel commit (the ability to specify whether a sleep is interruptible or not).  
/uspace/trunk/libc/generic/async.c
/uspace/trunk/libc/generic/futex.c
/uspace/trunk/libc/generic/ipc.c
/uspace/trunk/libc/include/futex.h
1143 6638 d 15 h palkovsky /uspace/trunk/libc/ Added support for multithreading (using futexes) into malloc.  
/uspace/trunk/libc/include/futex.h
/uspace/trunk/libc/malloc/malloc.c
1116 6647 d 9 h jermar /uspace/trunk/libc/ Improved futexes for uspace.
Please review.
 
/uspace/trunk/libc/generic/futex.c
/uspace/trunk/libc/include/futex.h
1111 6648 d 7 h jermar /uspace/trunk/ Basic futex support for userspace.  
/uspace/trunk/libc/generic/futex.c
/uspace/trunk/libc/include/futex.h
/uspace/trunk/init/init.c
/uspace/trunk/libc/Makefile