summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-08fix a receiver lookupJustus Winter
* mig-decls.h: New file. * mig-mutate.h: Likewise. * Makefile (MIGSFLAGS): Use mig-mutate.h. * random.c (S_startup_dosync): Fix the receiver lookup.
2012-11-27Move random to pthreadsRichard Braun
Makefiles, headers, types, macros and function calls are renamed where appropriate. * random.c: Switch from cthreads to pthreads. * Makefile: Likewise.
2011-08-18Import version from KilobugSamuel Thibault