diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-26 22:16:52 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-26 22:16:52 +0000 |
commit | d9fc1ec727b77e215f6d56736bebf8d68fc0b195 (patch) | |
tree | b788649d588c4f2b9ea755e9efbe8cc178def339 /ChangeLog.14 | |
parent | 2c2efdc1820394cf24cbfcdb18a6cee89146d1cc (diff) | |
download | glibc-d9fc1ec727b77e215f6d56736bebf8d68fc0b195.tar glibc-d9fc1ec727b77e215f6d56736bebf8d68fc0b195.tar.gz glibc-d9fc1ec727b77e215f6d56736bebf8d68fc0b195.tar.bz2 glibc-d9fc1ec727b77e215f6d56736bebf8d68fc0b195.zip |
* nis/ypclnt.c (yp_bind_ypbindprog): Initialize clnt_saddr by hand.
(ypdomainname): Renamed from __ypdomainname. No need for initializer.
(ypbindlist): Renamed from __ypbindlist.
(do_ypcall): Check memory allocation suceeded before calling
yp_bind_ypbindprog.
(yperr_string): Reduce size of function by using only one gettext call.
(ypbinderr_string): Likewise.
(yp_match): Free response in case memory for return value cannot be
allocated.
(yp_first): Likewise.
(yp_next): Likewise.
(do_ypcall_tr): New function which translates error codes as well.
(yp_match, yp_next, yp_master, yp_order, yp_maplist): Use it.
(yp_all): Correct test for invalid parameter.
Pretty printing.
Diffstat (limited to 'ChangeLog.14')
0 files changed, 0 insertions, 0 deletions