aboutsummaryrefslogtreecommitdiff
path: root/libio/stdio.h
diff options
context:
space:
mode:
authorArjun Shankar <arjun@redhat.com>2023-05-11 14:54:11 +0200
committerArjun Shankar <arjun@redhat.com>2023-05-16 11:40:10 +0200
commitbea1a4a77305cef90dac47b873bd9f01a6409c22 (patch)
tree29014ffcf6761eecff4234300bc9d5353fac59d7 /libio/stdio.h
parenteeef96f56ce399f2c3fc1d93c0ba1dde34f3ae41 (diff)
downloadglibc-bea1a4a77305cef90dac47b873bd9f01a6409c22.tar
glibc-bea1a4a77305cef90dac47b873bd9f01a6409c22.tar.gz
glibc-bea1a4a77305cef90dac47b873bd9f01a6409c22.tar.bz2
glibc-bea1a4a77305cef90dac47b873bd9f01a6409c22.zip
nss: Reconcile conditional declaration and use of `is_nscd'
This change harmonizes the declaration and use of `is_nscd' and fixes a build failure with the "--enable-static-nss --enable-nscd" configuration options due to `is_nscd' being used undeclared. The purpose of `is_nscd' is to avoid (nss <-> nscd) recursion in dynamically linked libc (SHARED) that is nscd-aware (USE_NSCD), and so its declaration and use should be guarded by the definition of those macros. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'libio/stdio.h')
0 files changed, 0 insertions, 0 deletions