aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e48097f15a..019235ed59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2000-12-31 Andreas Jaeger <aj@suse.de>
+ * sunrpc/rpc_main.c: Add noreturn attributes.
+ * sunrpc/rpc_scan.h: Likewise.
+
+ * sunrpc/rpc_hout.c (storexdrfuncdecl): Make static.
+
+ * sunrpc/rpcinfo.c: Add noreturn attribute to brdcst.
+
+ * sunrpc/proto.h: Add noreturn attributes to error and crash.
+
* posix/bsd-getpgrp.c: Add prototype to avoid warning.
* sunrpc/svc_unix.c: Include <rpc/svc.h> for prototypes.