Subversion Repositories HelenOS

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 6585 d 20 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 6647 d 17 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 6656 d 11 h jermar /uspace/trunk/libc/ Improved futexes for uspace.
Please review.
 
/uspace/trunk/libc/generic/futex.c
/uspace/trunk/libc/include/futex.h
1111 6657 d 10 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