mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-20 11:01:20 +03:00
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.
24 lines
226 B
Plaintext
24 lines
226 B
Plaintext
Description:
|
|
Return names of valid user shells.
|
|
|
|
Files:
|
|
lib/getusershell.c
|
|
m4/getusershell.m4
|
|
|
|
Depends-on:
|
|
fopen-safer
|
|
xalloc
|
|
|
|
configure.ac:
|
|
gl_FUNC_GETUSERSHELL
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|