chiark / gitweb /
New interface to YP server. Only bind once, and never unbind.
authormdw <mdw>
Thu, 23 Apr 1998 13:29:33 +0000 (13:29 +0000)
committermdw <mdw>
Thu, 23 Apr 1998 13:29:33 +0000 (13:29 +0000)
commit4b8ceaeb50e1e194d39d20a11d50fdddbe8cf1ed
tree6a8f0e8bac5fe594f80f5da2bb41c7685e4d77dd
parenta340752b9da6b63515d164fd5bb025b2be551a7a
New interface to YP server.  Only bind once, and never unbind.
Introduced because Linux libc-5.4.33's YP interface dumps core in
yp_unbind for no particularly good reason.
src/ypstuff.c [new file with mode: 0644]
src/ypstuff.h [new file with mode: 0644]