diff options
author | Roland McGrath <roland@gnu.org> | 1996-01-17 00:46:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1996-01-17 00:46:59 +0000 |
commit | da128169aaa250809ed2b143487d062708548fe3 (patch) | |
tree | 2946b976d7bbc97a2450da3eb4c5de80c73c29da /sunrpc | |
parent | 294897f4a6c1ef2fe408e37670e2bfbb0bf8a77d (diff) | |
download | glibc-da128169aaa250809ed2b143487d062708548fe3.tar.gz glibc-da128169aaa250809ed2b143487d062708548fe3.tar.xz glibc-da128169aaa250809ed2b143487d062708548fe3.zip |
Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
* stdlib/strtol.c: Return correct pointer for strings like "0xyz" and base 0 or 16. * string/strxfrm.c: Handle case for LENGTH == 0 correct. * sunrpc/etc.rpc: Add some more known protocols. Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> * stdlib/strtol.c: Return correct pointer for strings like "0xyz" and base 0 or 16. * string/strxfrm.c: Handle case for LENGTH == 0 correct. * sunrpc/etc.rpc: Add some more known protocols.
Diffstat (limited to 'sunrpc')
-rw-r--r-- | sunrpc/etc.rpc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sunrpc/etc.rpc b/sunrpc/etc.rpc index bebfb51b73..6367ff42cc 100644 --- a/sunrpc/etc.rpc +++ b/sunrpc/etc.rpc @@ -31,3 +31,6 @@ keyserv 100029 keyserver tfsd 100037 nsed 100038 nsemntd 100039 +pcnfsd 150001 +amd 300019 amq +bwnfsd 545580417 |