glibc/nis
Florian Weimer 52fb79d6cd Assume that SOCK_CLOEXEC is available and works
This fixes (harmless) data races when accessing the various
__have_sock_cloexec variables.
2015-10-17 12:02:37 +02:00
..
nss_compat Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 2015-09-08 21:11:03 +00:00
nss_nis nss_nis: Do not call malloc_usable_size [BZ #10432] 2015-10-06 14:03:35 +02:00
nss_nisplus Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 2015-09-08 21:11:03 +00:00
rpcsvc Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Depend Update. 1998-11-30 16:42:19 +00:00
Makefile Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
Versions * include/resolv.h: Adjust __libc_res_nquery and __libc_res_nsend 2008-05-10 23:27:39 +00:00
libnsl.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_add.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_addmember.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_call.c Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 2015-09-08 21:11:03 +00:00
nis_callback.c Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 2015-09-08 21:11:03 +00:00
nis_checkpoint.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_clone_dir.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_clone_obj.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_clone_res.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_creategroup.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_defaults.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_destroygroup.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_domain_of.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_domain_of_r.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_error.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_error.h * nis/nis_error.c: Remove table of strings. Use position 2006-05-11 20:29:20 +00:00
nis_file.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_findserv.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_free.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_getservlist.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_hash.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_intern.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_ismember.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_local_names.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_lookup.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_mkdir.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_modify.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_ping.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_print.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_print_group_entry.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_remove.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_removemember.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_rmdir.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_server.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_subr.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_table.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_util.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_verifygroup.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_xdr.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nis_xdr.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nisplus-parser.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nss Implement new mode for NIS passwd.adjunct.byname table. 2010-04-07 07:37:39 -07:00
nss-default.c Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). 2015-09-08 21:11:03 +00:00
nss-nis.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nss-nis.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nss-nisplus.c Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
nss-nisplus.h Update copyright dates with scripts/update-copyrights. 2015-01-02 16:29:47 +00:00
yp_xdr.c Set reasonable limits for xdr_requests. 2013-05-30 22:01:22 -04:00
ypclnt.c Assume that SOCK_CLOEXEC is available and works 2015-10-17 12:02:37 +02:00
ypupdate_xdr.c More copyright changes. 2010-09-01 05:10:04 -07:00