glibc/grp
Chris Metcalf 017678433c Suppress incorrect link warnings for NSS symbols
When glibc is built with --enable-static-nss, the warning that
using NSS symbols requires the nss shared objects to be present
is no longer true, as those symbols are built into libc.  Suppress
the warning for those symbols by providing a new macro
(nss_interface_function) for the NSS functions that is defined as
static_link_warning in the normal case, and empty for static NSS.
2012-10-30 14:14:33 -04:00
..
compat-initgroups.c Remove __libc_alloca_cutoff workaround 2011-05-19 21:15:22 -04:00
fgetgrent_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
fgetgrent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrent_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrgid_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrgid.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrnam_r.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
getgrnam.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
grp.h Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
initgroups.c Suppress incorrect link warnings for NSS symbols 2012-10-30 14:14:33 -04:00
Makefile Define and use $(run-built-tests). 2012-10-24 00:08:46 +00:00
putgrent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
setgroups.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
testgrp.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst_fgetgrent.c Replace FSF snail mail address with URLs. 2012-02-09 23:18:22 +00:00
tst_fgetgrent.sh Use $(run-program-prefix) in more shell script tests. 2012-10-19 23:30:43 +00:00
Versions Update. 2001-06-16 19:50:36 +00:00