summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 08:57:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-08 08:57:57 +0000
commit58451f1c234c67efed45ee64e4d931ee910a841a (patch)
treeecc2cde501c8f07a8cadb9655f438382163048db /cpukit/ChangeLog
parent2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-58451f1c234c67efed45ee64e4d931ee910a841a.tar.bz2
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1981/cpukit * posix/Makefile.am: Reflect changes below. * posix/src/pthreadsetcputime.c, posix/src/pthreadgetcputime.c: Remove (Obsolete).
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 b5b6aa26e3..09b7a1fef0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1981/cpukit
+ * posix/Makefile.am: Reflect changes below.
+ * posix/src/pthreadsetcputime.c, posix/src/pthreadgetcputime.c:
+ Remove (Obsolete).
+
+2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* ftpd/ftpd.c: Make split_command static.
* libnetworking/rtems/rtems_dhcp.c:
Make format_ip, dhcp_init static.