CVSROOT:        /cvs
Module name:    src
Changes by:     bl...@cvs.openbsd.org   2020/11/09 16:18:51

Modified files:
        regress/lib/libc/sys: Makefile t_chroot.c t_dup.c t_fsync.c 
                              t_getgroups.c t_getitimer.c t_getrusage.c 
                              t_gettimeofday.c t_mknod.c t_mlock.c 
                              t_mmap.c t_msgget.c t_pipe.c t_pipe2.c 
                              t_poll.c t_ptrace.c t_revoke.c t_select.c 
                              t_stat.c t_write.c 

Log message:
Sync libc syscall tests with changes in upstream NetBSD.  Use #ifdef
to document differences to NetBSD behaviour, this helps to track
upstream.  Mark currently failing test as expected failures.  So
test programs get compiled and executed, but it shows that further
investigation is necceassry.

Reply via email to