projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
197325a
)
(routines): Add dirfd.
author
roland
<roland>
Sat, 25 Feb 1995 00:41:44 +0000
(
00:41
+0000)
committer
roland
<roland>
Sat, 25 Feb 1995 00:41:44 +0000
(
00:41
+0000)
dirent/Makefile
patch
|
blob
|
history
diff --git
a/dirent/Makefile
b/dirent/Makefile
index
ed3335c
..
0235276
100644
(file)
--- a/
dirent/Makefile
+++ b/
dirent/Makefile
@@
-24,7
+24,7
@@
subdir := dirent
headers := dirent.h dirstream.h
routines := opendir closedir readdir rewinddir \
seekdir telldir scandir alphasort \
- getdents
+ getdents
dirfd
distribute := direct.h
tests := list tst-seekdir