Clean up the implementation of the <dirent.h> functions.

Change-Id: I3c647cc9588525afc41fee90ee468d58cd13503a
This commit is contained in:
Elliott Hughes
2012-10-25 20:55:23 -07:00
parent 7193731ae6
commit 063cfb2084
8 changed files with 490 additions and 324 deletions

View File

@@ -25,6 +25,7 @@ test_c_flags = \
-Werror \
test_src_files = \
dirent_test.cpp \
getcwd_test.cpp \
pthread_test.cpp \
regex_test.cpp \