summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-15 09:30:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-15 09:30:21 +0000
commitf50ebdb6c2bb78f9d4398ca7a3515b44775ee705 (patch)
treebb8730479d4f4d345da8162a52e227cf6550424a /cpukit
parentAdd __attribute__((unused)) to function arguments. (diff)
downloadrtems-f50ebdb6c2bb78f9d4398ca7a3515b44775ee705.tar.bz2
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/__brk.c, libcsupport/src/__gettod.c, libcsupport/src/__sbrk.c, libcsupport/src/__times.c, libcsupport/src/_calloc_r.c, libcsupport/src/_free_r.c, libcsupport/src/_malloc_r.c, libcsupport/src/_realloc_r.c libcsupport/src/_rename_r.c, libcsupport/src/assocnamebad.c libcsupport/src/close.c, libcsupport/src/envlock.c libcsupport/src/fstat.c, libcsupport/src/getgroups.c libcsupport/src/getpid.c, libcsupport/src/isatty_r.c libcsupport/src/link.c, libcsupport/src/lseek.c libcsupport/src/open.c, libcsupport/src/read.c libcsupport/src/setpgid.c: Add __attribute__((unused)) to function arguments.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index bebbcdc7df..29a7b6d6be 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,20 @@
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/__brk.c, libcsupport/src/__gettod.c,
+ libcsupport/src/__sbrk.c, libcsupport/src/__times.c,
+ libcsupport/src/_calloc_r.c, libcsupport/src/_free_r.c,
+ libcsupport/src/_malloc_r.c, libcsupport/src/_realloc_r.c
+ libcsupport/src/_rename_r.c, libcsupport/src/assocnamebad.c
+ libcsupport/src/close.c, libcsupport/src/envlock.c
+ libcsupport/src/fstat.c, libcsupport/src/getgroups.c
+ libcsupport/src/getpid.c, libcsupport/src/isatty_r.c
+ libcsupport/src/link.c, libcsupport/src/lseek.c
+ libcsupport/src/open.c, libcsupport/src/read.c
+ libcsupport/src/setpgid.c: Add __attribute__((unused)) to function
+ arguments.
+
+2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
+
PR 1441/cpukit
* libcsupport/src/tcgetprgrp.c: Remove.
* libcsupport/src/tcgetpgrp.c: New (Renamed from