IMPORTANT: This project was completed by charles cui. You may still contact the people above for details, but please do not submit an application for this project.

Get the open source POSIX test suite working on NetBSD. This involves:

  1. Get the code compiling (mostly adding missing sysconf parameters, and portability issues. For the hard missing functionality discuss with mentor - either open PR's or implement).

  2. Get the code running.

Problems include: permission checks (some tests need to be run by root), wrong errno values returned, or incorrect handling of errors.