aboutsummaryrefslogtreecommitdiffstats
path: root/litmus/srp.c
Commit message (Collapse)AuthorAge
* LITMUS: remove trailing whitespace for release2008.2Bjoern B. Brandenburg2008-12-01
|
* make inclusion of SRP support optional2008.1Bjoern B. Brandenburg2008-07-01
| | | | we can disable it to improve performance when it is not needed
* LITMUS: reorganize system callsBjoern B. Brandenburg2008-05-01
| | | | | | - this will make it easier to maintain it across multiple platforms and versions - also remove obsolete SRP system call
* SRP+FMLP: reorganize codeBjoern B. Brandenburg2008-05-01
- split SRP into its own file - rename litmus_sem.c to fmlp.c, since that is what it is