Make some last minute improvements to make.com

This commit is contained in:
Justine Tunney 2022-08-07 05:59:53 -07:00
parent 6a5717a48f
commit 13c1c45075
16 changed files with 158 additions and 43 deletions

View file

@ -28,6 +28,7 @@
*
* This does *not* update the `PWD` environment variable.
*
* @return 0 on success, or -1 w/ errno
* @asyncsignalsafe
* @see fchdir()
*/