mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-10 05:03:06 +03:00
Remove 'shadow' and merge into 'nss'
The majority of shadow routines are entry points for nss functionality. This commit removes the 'shadow' subdirectory and moves all functionality and tests to 'nss'. References to shadow/ are accordingly changed. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef _SHADOW_H
|
||||
#include <shadow/shadow.h>
|
||||
#include <nss/shadow.h>
|
||||
|
||||
# ifndef _ISOMAC
|
||||
|
||||
|
Reference in New Issue
Block a user