Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-03-25 | ape: fix lockinit() for mips | cinap_lenrek | |
2015-03-18 | ape: silence compiler "no return at end of function" for mips lock.c | cinap_lenrek | |
2013-09-26 | reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) | cinap_lenrek | |
semaphore locks have much higher overhead than initially presented in the "Semaphores in Plan9" paper. until the reason for it has been found out i will revert the changes. | |||
2013-09-21 | ape: change tas/sleep locks to cas/semacquire/semrelease locks (from sources) | cinap_lenrek | |
2013-05-11 | ape: change types from unsigned long to void* for rendezvous() and ↵ | cinap_lenrek | |
segattach()/segbrk() (erik), use uniqueue rendezvous tags for _buf and listen | |||
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |