mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 06:20:06 +00:00
Update.
1999-06-08 Ulrich Drepper <drepper@cygnus.com> * grp/Makefile (tests): Add tst_fgetgrent. * grp/tst_fgetgrent.c: New file. Patches by Andreas Jaeger <aj@arthur.rhein-neckar.de>.
This commit is contained in:
parent
a7f7e9543d
commit
f5508a15fd
@ -1,3 +1,9 @@
|
||||
1999-06-08 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* grp/Makefile (tests): Add tst_fgetgrent.
|
||||
* grp/tst_fgetgrent.c: New file.
|
||||
Patches by Andreas Jaeger <aj@arthur.rhein-neckar.de>.
|
||||
|
||||
1999-06-07 Roland McGrath <roland@baalperazim.frob.com>
|
||||
|
||||
* db2/os/os_oflags.c (__db_oflags): Fix checking of O_ACCMODE bits to
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user