summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-01 06:06:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-01 06:06:47 +0000
commit8cef54556b92c84f83a678ea2fcb1f341dafd868 (patch)
treecf800d8f8244a130bc1d84238eb9e942dae4a288 /cpukit/ChangeLog
parentMisc. ansifications. (diff)
downloadrtems-8cef54556b92c84f83a678ea2fcb1f341dafd868.tar.bz2
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* librpc/src/rpc/auth_unix.c: Misc. ansifications. Add missing prototypes. * librpc/src/rpc/rtime.c, librpc/src/rpc/svc_udp.c: Misc. ansifications.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5130431265..15c0a10768 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * librpc/src/rpc/auth_unix.c: Misc. ansifications.
+ Add missing prototypes.
+ * librpc/src/rpc/rtime.c, librpc/src/rpc/svc_udp.c:
+ Misc. ansifications.
+
+2008-08-01 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* librpc/include/rpc/auth_unix.h, librpc/include/rpc/pmap_clnt.h,
librpc/include/rpc/pmap_prot.h, librpc/include/rpc/pmap_rmt.h,
librpc/include/rpc/rpc_msg.h, librpc/include/rpc/svc_auth.h,