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:
04921dc
)
(tests): Add tst_fgetgrent.
author
drepper
<drepper>
Tue, 8 Jun 1999 11:45:08 +0000
(11:45 +0000)
committer
drepper
<drepper>
Tue, 8 Jun 1999 11:45:08 +0000
(11:45 +0000)
grp/Makefile
patch
|
blob
|
history
diff --git
a/grp/Makefile
b/grp/Makefile
index
f8e460e
..
5ca4953
100644
(file)
--- a/
grp/Makefile
+++ b/
grp/Makefile
@@
-26,7
+26,7
@@
routines := fgetgrent initgroups setgroups \
getgrent getgrgid getgrnam putgrent \
getgrent_r getgrgid_r getgrnam_r fgetgrent_r
-tests := testgrp
+tests := testgrp
tst_fgetgrent
include ../Rules