[[!template id=project title="Add support for chdir(2) support in posix_spawn(3)" contact=""" [tech-kern](mailto:tech-kern@NetBSD.org) """ mentors=""" [Martin Husemann](mailto:martin@NetBSD.org) """ done_by="""Piyush Sachdeva""" category="kernel" difficulty="easy" description=""" The Austin Group has accepted a proposal to extend the standard for posix_spawn(3) to support chdir(2) functionality in the new created process. This is useful and relatively easy to implement. This project is about adding the full functionality as described in the Austin Groups [ticket tracker](https://www.austingroupbugs.net/view.php?id=1208), which means both kernel extensions as well as associated changes to the C library. """ ]] [[!tag gsoc]]