diff options
author | Josiah Worcester <josiahw@gmail.com> | 2015-02-22 20:58:10 -0600 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-02-23 01:02:14 -0500 |
commit | 34b423d2077a4c799d2089068d3bec91fb800256 (patch) | |
tree | 7b852fdc3d580b4d5dc12494812a5a5d11328f66 /src/stdio/__stdout_write.c | |
parent | fix spurious errors in refactored passwd/group code (diff) | |
download | grovel-34b423d2077a4c799d2089068d3bec91fb800256.tar.gz grovel-34b423d2077a4c799d2089068d3bec91fb800256.tar.xz |
support alternate backends for the passwd and group dbs
when we fail to find the entry in the commonly accepted files, we
query a server over a Unix domain socket on /var/run/nscd/socket.
the protocol used here is compatible with glibc's nscd protocol on
most systems (all that use 32-bit numbers for all the protocol fields,
which appears to be everything but Alpha).
Diffstat (limited to 'src/stdio/__stdout_write.c')
0 files changed, 0 insertions, 0 deletions