summaryrefslogtreecommitdiff
path: root/modules/getusershell
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2006-07-25 06:20:19 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2006-07-25 06:20:19 +0000
commitb28236b5d096f190b3d1d9724bfa871029729831 (patch)
tree01b3b8919b6cce32d5172ccc80b6ffd6443ce90a /modules/getusershell
parent6205efb31fdc34cab3feaa8379ba8224a44f66b1 (diff)
downloadgnulib-b28236b5d096f190b3d1d9724bfa871029729831.tar.gz
* MODULES.html.sh (File stream based Input/Output):
Add fopen-safer, tmpfile-safer; remove stdio-safer. * modules/getusershell (Depends-on): Change stdio-safer to fopen-safer. * modules/fopen-safer, modules/tmpfile-safer: New files. * modules/stdio-safer: Remove. * m4/stdio-safer.m4 (gl_FOPEN_SAFER, gl_TMPFILE_SAFER): New macros. (gl_STDIO_SAFER): Remove.
Diffstat (limited to 'modules/getusershell')
-rw-r--r--modules/getusershell2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/getusershell b/modules/getusershell
index 0ebcac04b4..8b64506152 100644
--- a/modules/getusershell
+++ b/modules/getusershell
@@ -6,7 +6,7 @@ lib/getusershell.c
m4/getusershell.m4
Depends-on:
-stdio-safer
+fopen-safer
xalloc
configure.ac: