add mkdir

This commit is contained in:
Connor Lane Smith
2011-05-26 05:47:58 +01:00
parent 6c7f288bd8
commit 5629972223
5 changed files with 69 additions and 5 deletions

1
pwd.c
View File

@@ -1,7 +1,6 @@
/* See LICENSE file for copyright and license details. */
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include "util.h"
int