summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-06 14:35:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-06 14:35:31 +0000
commit451b8870fe45d89dcd3995cd482b38145ee83c7f (patch)
tree68525903d53efa869961a608490f070142e542f5 /cpukit/ChangeLog
parent2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-451b8870fe45d89dcd3995cd482b38145ee83c7f.tar.bz2
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/sysconf.c: Add support for _SC_PAGESIZE (PR 1215).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index bc9e6fa9a8..152ad601e0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/src/sysconf.c: Add support for _SC_PAGESIZE (PR 1215).
* score/inline/rtems/score/coremsg.inl: More size_t and consts.
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>