aboutsummaryrefslogtreecommitdiffstats
path: root/src/syscalls.c
Commit message (Collapse)AuthorAge
* first changes to compile with LITMUS 20082008.0Bjoern B. Brandenburg2008-02-12
|
* many changesBjoern B. Brandenburg2008-02-03
| | | | | - use declarations from kernel - get rid of stuipd system call macros
* rip out old junkBjoern B. Brandenburg2008-02-03
|
* core: add gettid() system callBjoern B. Brandenburg2008-01-28
| | | | | We need the system call to enable multi-threaded real-time applications, and libc doesn't provide it.
* reorganize liblitmus to be more modularBjoern B. Brandenburg2008-01-23