Makefile
|
Few simple tests for getgroups(2).
|
2011-04-17 06:26:02 +00:00 |
t_cmsg.c
|
+ rump_lwproc_newproc -> rump_lwproc_rfork()
|
2011-01-02 12:58:17 +00:00 |
t_fsync.c
|
Rename some tests. No functional change.
|
2011-04-05 14:04:42 +00:00 |
t_getgroups.c
|
Few simple tests for getgroups(2).
|
2011-04-17 06:26:02 +00:00 |
t_getpid.c
|
Use _exit(2).
|
2011-04-04 10:30:29 +00:00 |
t_getsid.c
|
Use _exit(2).
|
2011-04-04 10:30:29 +00:00 |
t_mmap.c
|
Add MAP_PRIVATE to mmap() flags where missing.
|
2011-04-19 10:21:51 +00:00 |
t_mprotect.c
|
Use _exit(2).
|
2011-04-04 10:30:29 +00:00 |
t_msync.c
|
Add MAP_PRIVATE to mmap() flags where missing.
|
2011-04-19 10:21:51 +00:00 |
t_setrlimit.c
|
Remove redundant memset(3) calls.
|
2011-04-06 03:47:14 +00:00 |
t_timer.c
|
test timer_create with CLOCK_MONOTONIC as well
|
2011-04-08 11:11:53 +00:00 |
t_umask.c
|
Couple of simple tests for umask(2).
|
2011-04-04 16:32:41 +00:00 |