summaryrefslogtreecommitdiff
path: root/tests/kernel/t_mqueue.c
AgeCommit message (Expand)Author
2017-01-14PR/51871: Ngie Cooper: add fcntl.h for O_* fcntl/open constantschristos
2017-01-10need <sys/stat.h>christos
2014-03-02Remove unnecessary and broken cleanup routine.jmmv
2012-11-06Use an ATF_TC_CLEANUP() routine to delete the mkdtemp() directory evenpgoyette
2012-11-06use mkdtemp() instead of mktemp().apb
2012-11-03Convert the old src/regress/mqueue test to ATFpgoyette