summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src')
-rw-r--r--cpukit/posix/src/alarm.c3
-rw-r--r--cpukit/posix/src/barrierattrdestroy.c3
-rw-r--r--cpukit/posix/src/barrierattrgetpshared.c3
-rw-r--r--cpukit/posix/src/barrierattrinit.c3
-rw-r--r--cpukit/posix/src/barrierattrsetpshared.c3
-rw-r--r--cpukit/posix/src/cleanuppop.c3
-rw-r--r--cpukit/posix/src/cleanuppush.c3
-rw-r--r--cpukit/posix/src/clockgetcpuclockid.c3
-rw-r--r--cpukit/posix/src/clockgetenableattr.c3
-rw-r--r--cpukit/posix/src/clockgetres.c3
-rw-r--r--cpukit/posix/src/clockgettime.c3
-rw-r--r--cpukit/posix/src/clocksetenableattr.c3
-rw-r--r--cpukit/posix/src/clocksettime.c3
-rw-r--r--cpukit/posix/src/cond.c3
-rw-r--r--cpukit/posix/src/condattrdestroy.c3
-rw-r--r--cpukit/posix/src/condattrgetpshared.c3
-rw-r--r--cpukit/posix/src/condattrinit.c3
-rw-r--r--cpukit/posix/src/condattrsetpshared.c3
-rw-r--r--cpukit/posix/src/condbroadcast.c3
-rw-r--r--cpukit/posix/src/conddefaultattributes.c3
-rw-r--r--cpukit/posix/src/conddestroy.c3
-rw-r--r--cpukit/posix/src/condinit.c3
-rw-r--r--cpukit/posix/src/condsignal.c3
-rw-r--r--cpukit/posix/src/condsignalsupp.c3
-rw-r--r--cpukit/posix/src/condtimedwait.c3
-rw-r--r--cpukit/posix/src/condwait.c3
-rw-r--r--cpukit/posix/src/condwaitsupp.c3
-rw-r--r--cpukit/posix/src/keygetspecific.c3
-rw-r--r--cpukit/posix/src/keyrundestructors.c3
-rw-r--r--cpukit/posix/src/keysetspecific.c3
-rw-r--r--cpukit/posix/src/mprotect.c3
-rw-r--r--cpukit/posix/src/mqueue.c3
-rw-r--r--cpukit/posix/src/mqueuecreatesupp.c3
-rw-r--r--cpukit/posix/src/mqueuedeletesupp.c3
-rw-r--r--cpukit/posix/src/mqueuegetattr.c3
-rw-r--r--cpukit/posix/src/mqueuenotify.c6
-rw-r--r--cpukit/posix/src/mqueuereceive.c3
-rw-r--r--cpukit/posix/src/mqueuesend.c3
-rw-r--r--cpukit/posix/src/mqueuesendsupp.c3
-rw-r--r--cpukit/posix/src/mqueuesetattr.c3
-rw-r--r--cpukit/posix/src/mqueuetimedreceive.c3
-rw-r--r--cpukit/posix/src/mqueuetimedsend.c3
-rw-r--r--cpukit/posix/src/mqueuetranslatereturncode.c3
-rw-r--r--cpukit/posix/src/mqueueunlink.c3
-rw-r--r--cpukit/posix/src/mutex.c3
-rw-r--r--cpukit/posix/src/mutexattrdestroy.c3
-rw-r--r--cpukit/posix/src/mutexattrgetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutexattrgetprotocol.c3
-rw-r--r--cpukit/posix/src/mutexattrgetpshared.c3
-rw-r--r--cpukit/posix/src/mutexattrinit.c3
-rw-r--r--cpukit/posix/src/mutexattrsetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutexattrsetprotocol.c3
-rw-r--r--cpukit/posix/src/mutexattrsetpshared.c3
-rw-r--r--cpukit/posix/src/mutexdestroy.c3
-rw-r--r--cpukit/posix/src/mutexgetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutexinit.c3
-rw-r--r--cpukit/posix/src/mutexlock.c3
-rw-r--r--cpukit/posix/src/mutexlocksupp.c3
-rw-r--r--cpukit/posix/src/mutexsetprioceiling.c3
-rw-r--r--cpukit/posix/src/mutextimedlock.c3
-rw-r--r--cpukit/posix/src/mutextrylock.c3
-rw-r--r--cpukit/posix/src/mutexunlock.c3
-rw-r--r--cpukit/posix/src/nanosleep.c3
-rw-r--r--cpukit/posix/src/psignal.c6
-rw-r--r--cpukit/posix/src/psignalchecksignal.c3
-rw-r--r--cpukit/posix/src/psignalclearprocesssignals.c3
-rw-r--r--cpukit/posix/src/psignalclearsignals.c3
-rw-r--r--cpukit/posix/src/psignalsetprocesssignals.c3
-rw-r--r--cpukit/posix/src/psignalunblockthread.c3
-rw-r--r--cpukit/posix/src/pthreadinitthreads.c3
-rw-r--r--cpukit/posix/src/rwlockattrdestroy.c3
-rw-r--r--cpukit/posix/src/rwlockattrgetpshared.c3
-rw-r--r--cpukit/posix/src/rwlockattrinit.c3
-rw-r--r--cpukit/posix/src/rwlockattrsetpshared.c3
-rw-r--r--cpukit/posix/src/semaphore.c3
-rw-r--r--cpukit/posix/src/semaphoredeletesupp.c3
-rw-r--r--cpukit/posix/src/semaphorenametoid.c3
-rw-r--r--cpukit/posix/src/semaphorewaitsupp.c3
-rw-r--r--cpukit/posix/src/semclose.c3
-rw-r--r--cpukit/posix/src/semdestroy.c3
-rw-r--r--cpukit/posix/src/semgetvalue.c3
-rw-r--r--cpukit/posix/src/seminit.c3
-rw-r--r--cpukit/posix/src/semopen.c3
-rw-r--r--cpukit/posix/src/sempost.c3
-rw-r--r--cpukit/posix/src/semtimedwait.c3
-rw-r--r--cpukit/posix/src/semtrywait.c3
-rw-r--r--cpukit/posix/src/semunlink.c3
-rw-r--r--cpukit/posix/src/semwait.c3
-rw-r--r--cpukit/posix/src/sysconf.c3
-rw-r--r--cpukit/posix/src/testcancel.c3
-rw-r--r--cpukit/posix/src/ualarm.c3
91 files changed, 93 insertions, 186 deletions
diff --git a/cpukit/posix/src/alarm.c b/cpukit/posix/src/alarm.c
index ec381878a5..5b1f640799 100644
--- a/cpukit/posix/src/alarm.c
+++ b/cpukit/posix/src/alarm.c
@@ -22,8 +22,7 @@
#include <rtems/posix/pthread.h>
#include <rtems/posix/psignal.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Alarm_TSR
*/
diff --git a/cpukit/posix/src/barrierattrdestroy.c b/cpukit/posix/src/barrierattrdestroy.c
index 8821866af9..48622eba70 100644
--- a/cpukit/posix/src/barrierattrdestroy.c
+++ b/cpukit/posix/src/barrierattrdestroy.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* Barrier Initialization Attributes
*/
diff --git a/cpukit/posix/src/barrierattrgetpshared.c b/cpukit/posix/src/barrierattrgetpshared.c
index 0d8d7f1d33..2dc6e3b00e 100644
--- a/cpukit/posix/src/barrierattrgetpshared.c
+++ b/cpukit/posix/src/barrierattrgetpshared.c
@@ -16,8 +16,7 @@
#include <pthread.h>
#include <errno.h>
-/*PAGE
- *
+/*
* Barrier Attributes Get Process Shared
*/
diff --git a/cpukit/posix/src/barrierattrinit.c b/cpukit/posix/src/barrierattrinit.c
index b1a6e980c9..d2203bf1ac 100644
--- a/cpukit/posix/src/barrierattrinit.c
+++ b/cpukit/posix/src/barrierattrinit.c
@@ -18,8 +18,7 @@
#include <rtems/system.h>
-/*PAGE
- *
+/*
* Barrier Attributes Initialization
*/
diff --git a/cpukit/posix/src/barrierattrsetpshared.c b/cpukit/posix/src/barrierattrsetpshared.c
index a899bb91c2..7469bd40af 100644
--- a/cpukit/posix/src/barrierattrsetpshared.c
+++ b/cpukit/posix/src/barrierattrsetpshared.c
@@ -16,8 +16,7 @@
#include <pthread.h>
#include <errno.h>
-/*PAGE
- *
+/*
* Barrier Attributes Set Process Shared
*/
diff --git a/cpukit/posix/src/cleanuppop.c b/cpukit/posix/src/cleanuppop.c
index cc327fa33d..1e32fe9c94 100644
--- a/cpukit/posix/src/cleanuppop.c
+++ b/cpukit/posix/src/cleanuppop.c
@@ -25,8 +25,7 @@
#include <rtems/posix/pthread.h>
#include <rtems/posix/threadsup.h>
-/*PAGE
- *
+/*
* 18.2.3.1 Establishing Cancellation Handlers, P1003.1c/Draft 10, p. 184
*/
diff --git a/cpukit/posix/src/cleanuppush.c b/cpukit/posix/src/cleanuppush.c
index 71079200ef..6ce12c81a5 100644
--- a/cpukit/posix/src/cleanuppush.c
+++ b/cpukit/posix/src/cleanuppush.c
@@ -25,8 +25,7 @@
#include <rtems/posix/pthread.h>
#include <rtems/posix/threadsup.h>
-/*PAGE
- *
+/*
* 18.2.3.1 Establishing Cancellation Handlers, P1003.1c/Draft 10, p. 184
*/
diff --git a/cpukit/posix/src/clockgetcpuclockid.c b/cpukit/posix/src/clockgetcpuclockid.c
index b4472f8a10..e882caa166 100644
--- a/cpukit/posix/src/clockgetcpuclockid.c
+++ b/cpukit/posix/src/clockgetcpuclockid.c
@@ -24,8 +24,7 @@
#include <rtems/seterr.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 20.1.3 Accessing a Process CPU-time CLock, P1003.4b/D8, p. 55
*/
diff --git a/cpukit/posix/src/clockgetenableattr.c b/cpukit/posix/src/clockgetenableattr.c
index 95efe0de3b..0c4f78e834 100644
--- a/cpukit/posix/src/clockgetenableattr.c
+++ b/cpukit/posix/src/clockgetenableattr.c
@@ -24,8 +24,7 @@
#include <rtems/seterr.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 20.1.5 CPU-time Clock Attribute Access, P1003.4b/D8, p. 58
*/
diff --git a/cpukit/posix/src/clockgetres.c b/cpukit/posix/src/clockgetres.c
index 18c1eb98d0..f937787497 100644
--- a/cpukit/posix/src/clockgetres.c
+++ b/cpukit/posix/src/clockgetres.c
@@ -28,8 +28,7 @@
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 14.2.1 Clocks, P1003.1b-1993, p. 263
*/
diff --git a/cpukit/posix/src/clockgettime.c b/cpukit/posix/src/clockgettime.c
index 31b366cc8e..4a381d9692 100644
--- a/cpukit/posix/src/clockgettime.c
+++ b/cpukit/posix/src/clockgettime.c
@@ -23,8 +23,7 @@
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 14.2.1 Clocks, P1003.1b-1993, p. 263
*/
diff --git a/cpukit/posix/src/clocksetenableattr.c b/cpukit/posix/src/clocksetenableattr.c
index f11f8d14e8..42edc5993a 100644
--- a/cpukit/posix/src/clocksetenableattr.c
+++ b/cpukit/posix/src/clocksetenableattr.c
@@ -24,8 +24,7 @@
#include <rtems/seterr.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 20.1.5 CPU-time Clock Attribute Access, P1003.4b/D8, p. 58
*/
diff --git a/cpukit/posix/src/clocksettime.c b/cpukit/posix/src/clocksettime.c
index 741e4b38d0..2ace675895 100644
--- a/cpukit/posix/src/clocksettime.c
+++ b/cpukit/posix/src/clocksettime.c
@@ -23,8 +23,7 @@
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 14.2.1 Clocks, P1003.1b-1993, p. 263
*/
diff --git a/cpukit/posix/src/cond.c b/cpukit/posix/src/cond.c
index 954fb34b78..5854b58c90 100644
--- a/cpukit/posix/src/cond.c
+++ b/cpukit/posix/src/cond.c
@@ -26,8 +26,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* _POSIX_Condition_variables_Manager_initialization
*
* This routine initializes all condition variable manager related data
diff --git a/cpukit/posix/src/condattrdestroy.c b/cpukit/posix/src/condattrdestroy.c
index 821f93fba9..395051b862 100644
--- a/cpukit/posix/src/condattrdestroy.c
+++ b/cpukit/posix/src/condattrdestroy.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.1 Condition Variable Initialization Attributes,
* P1003.1c/Draft 10, p. 96
*/
diff --git a/cpukit/posix/src/condattrgetpshared.c b/cpukit/posix/src/condattrgetpshared.c
index 0710fcc120..50067feb5f 100644
--- a/cpukit/posix/src/condattrgetpshared.c
+++ b/cpukit/posix/src/condattrgetpshared.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.1 Condition Variable Initialization Attributes,
* P1003.1c/Draft 10, p. 96
*/
diff --git a/cpukit/posix/src/condattrinit.c b/cpukit/posix/src/condattrinit.c
index f06683ad47..64065823f4 100644
--- a/cpukit/posix/src/condattrinit.c
+++ b/cpukit/posix/src/condattrinit.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.1 Condition Variable Initialization Attributes,
* P1003.1c/Draft 10, p. 96
*/
diff --git a/cpukit/posix/src/condattrsetpshared.c b/cpukit/posix/src/condattrsetpshared.c
index 33a4d28a7c..c912ec6228 100644
--- a/cpukit/posix/src/condattrsetpshared.c
+++ b/cpukit/posix/src/condattrsetpshared.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.1 Condition Variable Initialization Attributes,
* P1003.1c/Draft 10, p. 96
*/
diff --git a/cpukit/posix/src/condbroadcast.c b/cpukit/posix/src/condbroadcast.c
index 73875f7952..7e089f07e1 100644
--- a/cpukit/posix/src/condbroadcast.c
+++ b/cpukit/posix/src/condbroadcast.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.3 Broadcasting and Signaling a Condition, P1003.1c/Draft 10, p. 101
*/
diff --git a/cpukit/posix/src/conddefaultattributes.c b/cpukit/posix/src/conddefaultattributes.c
index 7d83bf473c..9af370de15 100644
--- a/cpukit/posix/src/conddefaultattributes.c
+++ b/cpukit/posix/src/conddefaultattributes.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* The default condition variable attributes structure.
*/
diff --git a/cpukit/posix/src/conddestroy.c b/cpukit/posix/src/conddestroy.c
index d01364f0ef..cc749c7e8e 100644
--- a/cpukit/posix/src/conddestroy.c
+++ b/cpukit/posix/src/conddestroy.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.2 Initializing and Destroying a Condition Variable,
* P1003.1c/Draft 10, p. 87
*/
diff --git a/cpukit/posix/src/condinit.c b/cpukit/posix/src/condinit.c
index 8bdbe2be00..4b4687d0e0 100644
--- a/cpukit/posix/src/condinit.c
+++ b/cpukit/posix/src/condinit.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.2 Initializing and Destroying a Condition Variable,
* P1003.1c/Draft 10, p. 87
*/
diff --git a/cpukit/posix/src/condsignal.c b/cpukit/posix/src/condsignal.c
index fd607fd641..b8277755d9 100644
--- a/cpukit/posix/src/condsignal.c
+++ b/cpukit/posix/src/condsignal.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.3 Broadcasting and Signaling a Condition, P1003.1c/Draft 10, p. 101
*/
diff --git a/cpukit/posix/src/condsignalsupp.c b/cpukit/posix/src/condsignalsupp.c
index 47e23b5b8e..2aae57ee24 100644
--- a/cpukit/posix/src/condsignalsupp.c
+++ b/cpukit/posix/src/condsignalsupp.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* _POSIX_Condition_variables_Signal_support
*
* A support routine which implements guts of the broadcast and single task
diff --git a/cpukit/posix/src/condtimedwait.c b/cpukit/posix/src/condtimedwait.c
index 4134a73f8a..6f1f8d9c30 100644
--- a/cpukit/posix/src/condtimedwait.c
+++ b/cpukit/posix/src/condtimedwait.c
@@ -28,8 +28,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.4 Waiting on a Condition, P1003.1c/Draft 10, p. 105
*/
diff --git a/cpukit/posix/src/condwait.c b/cpukit/posix/src/condwait.c
index 2d925a3b80..9cf2c623b0 100644
--- a/cpukit/posix/src/condwait.c
+++ b/cpukit/posix/src/condwait.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* 11.4.4 Waiting on a Condition, P1003.1c/Draft 10, p. 105
*/
diff --git a/cpukit/posix/src/condwaitsupp.c b/cpukit/posix/src/condwaitsupp.c
index 745d224d3d..737b4bc5f8 100644
--- a/cpukit/posix/src/condwaitsupp.c
+++ b/cpukit/posix/src/condwaitsupp.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* _POSIX_Condition_variables_Wait_support
*
* A support routine which implements guts of the blocking, non-blocking, and
diff --git a/cpukit/posix/src/keygetspecific.c b/cpukit/posix/src/keygetspecific.c
index e0acff1455..8617571224 100644
--- a/cpukit/posix/src/keygetspecific.c
+++ b/cpukit/posix/src/keygetspecific.c
@@ -23,8 +23,7 @@
#include <rtems/score/wkspace.h>
#include <rtems/posix/key.h>
-/*PAGE
- *
+/*
* 17.1.2 Thread-Specific Data Management, P1003.1c/Draft 10, p. 165
*/
diff --git a/cpukit/posix/src/keyrundestructors.c b/cpukit/posix/src/keyrundestructors.c
index cc8bad94e8..d98473c0df 100644
--- a/cpukit/posix/src/keyrundestructors.c
+++ b/cpukit/posix/src/keyrundestructors.c
@@ -20,8 +20,7 @@
#include <rtems/score/thread.h>
#include <rtems/posix/key.h>
-/*PAGE
- *
+/*
* _POSIX_Keys_Run_destructors
*
* 17.1.1 Thread-Specific Data Key Create, P1003.1c/Draft 10, p. 163
diff --git a/cpukit/posix/src/keysetspecific.c b/cpukit/posix/src/keysetspecific.c
index 8f85ffbcf9..4acd07cc9b 100644
--- a/cpukit/posix/src/keysetspecific.c
+++ b/cpukit/posix/src/keysetspecific.c
@@ -23,8 +23,7 @@
#include <rtems/score/wkspace.h>
#include <rtems/posix/key.h>
-/*PAGE
- *
+/*
* 17.1.2 Thread-Specific Data Management, P1003.1c/Draft 10, p. 165
*/
diff --git a/cpukit/posix/src/mprotect.c b/cpukit/posix/src/mprotect.c
index d3fa8bf9c9..a6b68362b6 100644
--- a/cpukit/posix/src/mprotect.c
+++ b/cpukit/posix/src/mprotect.c
@@ -15,8 +15,7 @@
#include <unistd.h>
-/*PAGE
- *
+/*
* 12.2.3 Change Memory Protection, P1003.1b-1996, p. 277.
*
* This is not a functional version but the SPARC backend for at least
diff --git a/cpukit/posix/src/mqueue.c b/cpukit/posix/src/mqueue.c
index 5229bd4d67..fd14d05375 100644
--- a/cpukit/posix/src/mqueue.c
+++ b/cpukit/posix/src/mqueue.c
@@ -40,8 +40,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_Message_queue_Manager_initialization
*
* This routine initializes all message_queue manager related data structures.
diff --git a/cpukit/posix/src/mqueuecreatesupp.c b/cpukit/posix/src/mqueuecreatesupp.c
index 90bab33ed7..bad22b536d 100644
--- a/cpukit/posix/src/mqueuecreatesupp.c
+++ b/cpukit/posix/src/mqueuecreatesupp.c
@@ -45,8 +45,7 @@
/* pure ANSI mode does not have this prototype */
size_t strnlen(const char *, size_t);
-/*PAGE
- *
+/*
* _POSIX_Message_queue_Create_support
*
* This routine does the actual creation and initialization of
diff --git a/cpukit/posix/src/mqueuedeletesupp.c b/cpukit/posix/src/mqueuedeletesupp.c
index 4c95b08c95..d5672089ff 100644
--- a/cpukit/posix/src/mqueuedeletesupp.c
+++ b/cpukit/posix/src/mqueuedeletesupp.c
@@ -43,8 +43,7 @@
#include <rtems/bspIo.h>
#endif
-/*PAGE
- *
+/*
* _POSIX_Message_queue_Delete
*/
diff --git a/cpukit/posix/src/mqueuegetattr.c b/cpukit/posix/src/mqueuegetattr.c
index 9d33efdb5d..78e32945a8 100644
--- a/cpukit/posix/src/mqueuegetattr.c
+++ b/cpukit/posix/src/mqueuegetattr.c
@@ -39,8 +39,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.8 Get Message Queue Attributes, P1003.1b-1993, p. 283
*/
diff --git a/cpukit/posix/src/mqueuenotify.c b/cpukit/posix/src/mqueuenotify.c
index 1b9660ccbf..832b3d03d2 100644
--- a/cpukit/posix/src/mqueuenotify.c
+++ b/cpukit/posix/src/mqueuenotify.c
@@ -41,8 +41,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_Message_queue_Notify_handler
*
*/
@@ -60,8 +59,7 @@ void _POSIX_Message_queue_Notify_handler(
_CORE_message_queue_Set_notify( &the_mq->Message_queue, NULL, NULL );
}
-/*PAGE
- *
+/*
* 15.2.6 Notify Process that a Message is Available on a Queue,
* P1003.1b-1993, p. 280
*/
diff --git a/cpukit/posix/src/mqueuereceive.c b/cpukit/posix/src/mqueuereceive.c
index 46b46b8359..c5143a06a1 100644
--- a/cpukit/posix/src/mqueuereceive.c
+++ b/cpukit/posix/src/mqueuereceive.c
@@ -39,8 +39,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.5 Receive a Message From a Message Queue, P1003.1b-1993, p. 279
*
* NOTE: P1003.4b/D8, p. 45 adds mq_timedreceive().
diff --git a/cpukit/posix/src/mqueuesend.c b/cpukit/posix/src/mqueuesend.c
index 312b04dac2..339e47ada5 100644
--- a/cpukit/posix/src/mqueuesend.c
+++ b/cpukit/posix/src/mqueuesend.c
@@ -39,8 +39,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.4 Send a Message to a Message Queue, P1003.1b-1993, p. 277
*
* NOTE: P1003.4b/D8, p. 45 adds mq_timedsend().
diff --git a/cpukit/posix/src/mqueuesendsupp.c b/cpukit/posix/src/mqueuesendsupp.c
index 13e91756e8..5fda0f1fe5 100644
--- a/cpukit/posix/src/mqueuesendsupp.c
+++ b/cpukit/posix/src/mqueuesendsupp.c
@@ -40,8 +40,7 @@
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_Message_queue_Send_support
*/
diff --git a/cpukit/posix/src/mqueuesetattr.c b/cpukit/posix/src/mqueuesetattr.c
index 683c3887b2..cb034bda08 100644
--- a/cpukit/posix/src/mqueuesetattr.c
+++ b/cpukit/posix/src/mqueuesetattr.c
@@ -39,8 +39,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.7 Set Message Queue Attributes, P1003.1b-1993, p. 281
*/
diff --git a/cpukit/posix/src/mqueuetimedreceive.c b/cpukit/posix/src/mqueuetimedreceive.c
index 678d364cdf..cdd1ca97e3 100644
--- a/cpukit/posix/src/mqueuetimedreceive.c
+++ b/cpukit/posix/src/mqueuetimedreceive.c
@@ -41,8 +41,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.5 Receive a Message From a Message Queue, P1003.1b-1993, p. 279
*
* NOTE: P1003.4b/D8, p. 45 adds mq_timedreceive().
diff --git a/cpukit/posix/src/mqueuetimedsend.c b/cpukit/posix/src/mqueuetimedsend.c
index 9048e8f077..bf7e4ba1d3 100644
--- a/cpukit/posix/src/mqueuetimedsend.c
+++ b/cpukit/posix/src/mqueuetimedsend.c
@@ -41,8 +41,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.4 Send a Message to a Message Queue, P1003.1b-1993, p. 277
*
* NOTE: P1003.4b/D8, p. 45 adds mq_timedsend().
diff --git a/cpukit/posix/src/mqueuetranslatereturncode.c b/cpukit/posix/src/mqueuetranslatereturncode.c
index 9fe57a9920..f903c70d89 100644
--- a/cpukit/posix/src/mqueuetranslatereturncode.c
+++ b/cpukit/posix/src/mqueuetranslatereturncode.c
@@ -22,8 +22,7 @@
#include <rtems/score/coremsg.h>
-/*PAGE
- *
+/*
* _POSIX_Message_queue_Translate_core_message_queue_return_code
*
* Input parameters:
diff --git a/cpukit/posix/src/mqueueunlink.c b/cpukit/posix/src/mqueueunlink.c
index 67bb26928f..c3ce967606 100644
--- a/cpukit/posix/src/mqueueunlink.c
+++ b/cpukit/posix/src/mqueueunlink.c
@@ -40,8 +40,7 @@
#include <rtems/posix/mqueue.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 15.2.2 Remove a Message Queue, P1003.1b-1993, p. 276
*/
diff --git a/cpukit/posix/src/mutex.c b/cpukit/posix/src/mutex.c
index 6046b219f5..956946cf5c 100644
--- a/cpukit/posix/src/mutex.c
+++ b/cpukit/posix/src/mutex.c
@@ -28,8 +28,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_Mutex_Manager_initialization
*
* This routine initializes all mutex manager related data structures.
diff --git a/cpukit/posix/src/mutexattrdestroy.c b/cpukit/posix/src/mutexattrdestroy.c
index 86e8c4597c..ab19f7477b 100644
--- a/cpukit/posix/src/mutexattrdestroy.c
+++ b/cpukit/posix/src/mutexattrdestroy.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.1 Mutex Initialization Attributes, P1003.1c/Draft 10, p. 81
*/
diff --git a/cpukit/posix/src/mutexattrgetprioceiling.c b/cpukit/posix/src/mutexattrgetprioceiling.c
index 65944687aa..82918ec76a 100644
--- a/cpukit/posix/src/mutexattrgetprioceiling.c
+++ b/cpukit/posix/src/mutexattrgetprioceiling.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 13.6.1 Mutex Initialization Scheduling Attributes, P1003.1c/Draft 10, p. 128
*/
diff --git a/cpukit/posix/src/mutexattrgetprotocol.c b/cpukit/posix/src/mutexattrgetprotocol.c
index 6cd09979c8..8037c7f00a 100644
--- a/cpukit/posix/src/mutexattrgetprotocol.c
+++ b/cpukit/posix/src/mutexattrgetprotocol.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 13.6.1 Mutex Initialization Scheduling Attributes, P1003.1c/Draft 10, p. 128
*/
diff --git a/cpukit/posix/src/mutexattrgetpshared.c b/cpukit/posix/src/mutexattrgetpshared.c
index 162de9fe4d..57aa5c4154 100644
--- a/cpukit/posix/src/mutexattrgetpshared.c
+++ b/cpukit/posix/src/mutexattrgetpshared.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.1 Mutex Initialization Attributes, P1003.1c/Draft 10, p. 81
*/
diff --git a/cpukit/posix/src/mutexattrinit.c b/cpukit/posix/src/mutexattrinit.c
index 9f6988fab2..81cb55536d 100644
--- a/cpukit/posix/src/mutexattrinit.c
+++ b/cpukit/posix/src/mutexattrinit.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.1 Mutex Initialization Attributes, P1003.1c/Draft 10, p. 81
*/
diff --git a/cpukit/posix/src/mutexattrsetprioceiling.c b/cpukit/posix/src/mutexattrsetprioceiling.c
index aee51cc6e5..bd6514c481 100644
--- a/cpukit/posix/src/mutexattrsetprioceiling.c
+++ b/cpukit/posix/src/mutexattrsetprioceiling.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 13.6.1 Mutex Initialization Scheduling Attributes, P1003.1c/Draft 10, p. 128
*/
diff --git a/cpukit/posix/src/mutexattrsetprotocol.c b/cpukit/posix/src/mutexattrsetprotocol.c
index 54d0c4ab8d..55989c9c07 100644
--- a/cpukit/posix/src/mutexattrsetprotocol.c
+++ b/cpukit/posix/src/mutexattrsetprotocol.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 13.6.1 Mutex Initialization Scheduling Attributes, P1003.1c/Draft 10, p. 128
*/
diff --git a/cpukit/posix/src/mutexattrsetpshared.c b/cpukit/posix/src/mutexattrsetpshared.c
index 58dc5fd9d0..9fa9e17d73 100644
--- a/cpukit/posix/src/mutexattrsetpshared.c
+++ b/cpukit/posix/src/mutexattrsetpshared.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.1 Mutex Initialization Attributes, P1003.1c/Draft 10, p. 81
*/
diff --git a/cpukit/posix/src/mutexdestroy.c b/cpukit/posix/src/mutexdestroy.c
index f8c01549c7..e7bfaeb9a2 100644
--- a/cpukit/posix/src/mutexdestroy.c
+++ b/cpukit/posix/src/mutexdestroy.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.2 Initializing and Destroying a Mutex, P1003.1c/Draft 10, p. 87
*/
diff --git a/cpukit/posix/src/mutexgetprioceiling.c b/cpukit/posix/src/mutexgetprioceiling.c
index 58537d9242..04068ff8fc 100644
--- a/cpukit/posix/src/mutexgetprioceiling.c
+++ b/cpukit/posix/src/mutexgetprioceiling.c
@@ -26,8 +26,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 13.6.2 Change the Priority Ceiling of a Mutex, P1003.1c/Draft 10, p. 131
*/
diff --git a/cpukit/posix/src/mutexinit.c b/cpukit/posix/src/mutexinit.c
index d6102d44a1..cb192db70f 100644
--- a/cpukit/posix/src/mutexinit.c
+++ b/cpukit/posix/src/mutexinit.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.2 Initializing and Destroying a Mutex, P1003.1c/Draft 10, p. 87
*
* NOTE: XXX Could be optimized so all the attribute error checking
diff --git a/cpukit/posix/src/mutexlock.c b/cpukit/posix/src/mutexlock.c
index 85d1bd623b..6e507b0924 100644
--- a/cpukit/posix/src/mutexlock.c
+++ b/cpukit/posix/src/mutexlock.c
@@ -26,8 +26,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93
*
* NOTE: P1003.4b/D8 adds pthread_mutex_timedlock(), p. 29
diff --git a/cpukit/posix/src/mutexlocksupp.c b/cpukit/posix/src/mutexlocksupp.c
index 43c80d054e..84ee3df41f 100644
--- a/cpukit/posix/src/mutexlocksupp.c
+++ b/cpukit/posix/src/mutexlocksupp.c
@@ -26,8 +26,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_Mutex_Lock_support
*
* A support routine which implements guts of the blocking, non-blocking, and
diff --git a/cpukit/posix/src/mutexsetprioceiling.c b/cpukit/posix/src/mutexsetprioceiling.c
index f132b38e04..d3339eca76 100644
--- a/cpukit/posix/src/mutexsetprioceiling.c
+++ b/cpukit/posix/src/mutexsetprioceiling.c
@@ -23,8 +23,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 13.6.2 Change the Priority Ceiling of a Mutex, P1003.1c/Draft 10, p. 131
*/
diff --git a/cpukit/posix/src/mutextimedlock.c b/cpukit/posix/src/mutextimedlock.c
index 7773d84af6..7b2ce98a0f 100644
--- a/cpukit/posix/src/mutextimedlock.c
+++ b/cpukit/posix/src/mutextimedlock.c
@@ -30,8 +30,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93
*
* NOTE: P1003.4b/D8 adds pthread_mutex_timedlock(), p. 29
diff --git a/cpukit/posix/src/mutextrylock.c b/cpukit/posix/src/mutextrylock.c
index d44f216614..cf15dc22d2 100644
--- a/cpukit/posix/src/mutextrylock.c
+++ b/cpukit/posix/src/mutextrylock.c
@@ -26,8 +26,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93
*
* NOTE: P1003.4b/D8 adds pthread_mutex_timedlock(), p. 29
diff --git a/cpukit/posix/src/mutexunlock.c b/cpukit/posix/src/mutexunlock.c
index cdcd03f50c..1300c974d2 100644
--- a/cpukit/posix/src/mutexunlock.c
+++ b/cpukit/posix/src/mutexunlock.c
@@ -26,8 +26,7 @@
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* 11.3.3 Locking and Unlocking a Mutex, P1003.1c/Draft 10, p. 93
*
* NOTE: P1003.4b/D8 adds pthread_mutex_timedlock(), p. 29
diff --git a/cpukit/posix/src/nanosleep.c b/cpukit/posix/src/nanosleep.c
index dc81a378d5..1d4c188e89 100644
--- a/cpukit/posix/src/nanosleep.c
+++ b/cpukit/posix/src/nanosleep.c
@@ -25,8 +25,7 @@
#include <rtems/seterr.h>
#include <rtems/score/timespec.h>
-/*PAGE
- *
+/*
* 14.2.5 High Resolution Sleep, P1003.1b-1993, p. 269
*/
diff --git a/cpukit/posix/src/psignal.c b/cpukit/posix/src/psignal.c
index 3040718874..d658274de8 100644
--- a/cpukit/posix/src/psignal.c
+++ b/cpukit/posix/src/psignal.c
@@ -92,8 +92,7 @@ Chain_Control _POSIX_signals_Siginfo[ SIG_ARRAY_MAX ];
Watchdog_Control _POSIX_signals_Alarm_timer;
Watchdog_Control _POSIX_signals_Ualarm_timer;
-/*PAGE
- *
+/*
* XXX - move these
*/
@@ -152,8 +151,7 @@ void _POSIX_signals_Post_switch_extension(
}
}
-/*PAGE
- *
+/*
* _POSIX_signals_Manager_Initialization
*/
diff --git a/cpukit/posix/src/psignalchecksignal.c b/cpukit/posix/src/psignalchecksignal.c
index 8bba7a4226..6c8d631634 100644
--- a/cpukit/posix/src/psignalchecksignal.c
+++ b/cpukit/posix/src/psignalchecksignal.c
@@ -34,8 +34,7 @@
#include <stdio.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Check_signal
*/
diff --git a/cpukit/posix/src/psignalclearprocesssignals.c b/cpukit/posix/src/psignalclearprocesssignals.c
index b11ae0ebc2..e7a0d57ef8 100644
--- a/cpukit/posix/src/psignalclearprocesssignals.c
+++ b/cpukit/posix/src/psignalclearprocesssignals.c
@@ -29,8 +29,7 @@
#include <rtems/posix/time.h>
#include <stdio.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Clear_process_signals
*/
diff --git a/cpukit/posix/src/psignalclearsignals.c b/cpukit/posix/src/psignalclearsignals.c
index 09942f3bb5..e4397ec3ae 100644
--- a/cpukit/posix/src/psignalclearsignals.c
+++ b/cpukit/posix/src/psignalclearsignals.c
@@ -29,8 +29,7 @@
#include <rtems/posix/time.h>
#include <stdio.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Clear_signals
*/
diff --git a/cpukit/posix/src/psignalsetprocesssignals.c b/cpukit/posix/src/psignalsetprocesssignals.c
index cb4ad8b241..f1180220cf 100644
--- a/cpukit/posix/src/psignalsetprocesssignals.c
+++ b/cpukit/posix/src/psignalsetprocesssignals.c
@@ -29,8 +29,7 @@
#include <rtems/posix/time.h>
#include <stdio.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Set_process_signals
*/
diff --git a/cpukit/posix/src/psignalunblockthread.c b/cpukit/posix/src/psignalunblockthread.c
index f6bf5fcc7d..1c059f7982 100644
--- a/cpukit/posix/src/psignalunblockthread.c
+++ b/cpukit/posix/src/psignalunblockthread.c
@@ -30,8 +30,7 @@
#include <stdio.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Unblock_thread
*/
diff --git a/cpukit/posix/src/pthreadinitthreads.c b/cpukit/posix/src/pthreadinitthreads.c
index b7c0fdec3b..cf40988cac 100644
--- a/cpukit/posix/src/pthreadinitthreads.c
+++ b/cpukit/posix/src/pthreadinitthreads.c
@@ -32,8 +32,7 @@
#include <rtems/posix/key.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_Threads_Initialize_user_threads_body
*
* This routine creates and starts all configured user
diff --git a/cpukit/posix/src/rwlockattrdestroy.c b/cpukit/posix/src/rwlockattrdestroy.c
index aa4b6e3345..d9cf811e39 100644
--- a/cpukit/posix/src/rwlockattrdestroy.c
+++ b/cpukit/posix/src/rwlockattrdestroy.c
@@ -24,8 +24,7 @@
#include <rtems/posix/time.h>
#include <rtems/posix/mutex.h>
-/*PAGE
- *
+/*
* RWLock Initialization Attributes
*/
diff --git a/cpukit/posix/src/rwlockattrgetpshared.c b/cpukit/posix/src/rwlockattrgetpshared.c
index b0536df1b0..472fe52380 100644
--- a/cpukit/posix/src/rwlockattrgetpshared.c
+++ b/cpukit/posix/src/rwlockattrgetpshared.c
@@ -16,8 +16,7 @@
#include <pthread.h>
#include <errno.h>
-/*PAGE
- *
+/*
* RWLock Attributes Get Process Shared
*/
diff --git a/cpukit/posix/src/rwlockattrinit.c b/cpukit/posix/src/rwlockattrinit.c
index 77f5992038..e67ddbc147 100644
--- a/cpukit/posix/src/rwlockattrinit.c
+++ b/cpukit/posix/src/rwlockattrinit.c
@@ -18,8 +18,7 @@
#include <rtems/system.h>
-/*PAGE
- *
+/*
* RWLock Attributes Initialization
*/
diff --git a/cpukit/posix/src/rwlockattrsetpshared.c b/cpukit/posix/src/rwlockattrsetpshared.c
index 92fc38fa9e..70906127dd 100644
--- a/cpukit/posix/src/rwlockattrsetpshared.c
+++ b/cpukit/posix/src/rwlockattrsetpshared.c
@@ -16,8 +16,7 @@
#include <pthread.h>
#include <errno.h>
-/*PAGE
- *
+/*
* RWLock Attributes Set Process Shared
*/
diff --git a/cpukit/posix/src/semaphore.c b/cpukit/posix/src/semaphore.c
index e84bea87a4..dcfff2cffa 100644
--- a/cpukit/posix/src/semaphore.c
+++ b/cpukit/posix/src/semaphore.c
@@ -28,8 +28,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* _POSIX_Semaphore_Manager_initialization
*
* This routine initializes all semaphore manager related data structures.
diff --git a/cpukit/posix/src/semaphoredeletesupp.c b/cpukit/posix/src/semaphoredeletesupp.c
index b9b8408c76..7944a89e60 100644
--- a/cpukit/posix/src/semaphoredeletesupp.c
+++ b/cpukit/posix/src/semaphoredeletesupp.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* _POSIX_Semaphore_Delete
*/
diff --git a/cpukit/posix/src/semaphorenametoid.c b/cpukit/posix/src/semaphorenametoid.c
index e550910653..a79d6d7233 100644
--- a/cpukit/posix/src/semaphorenametoid.c
+++ b/cpukit/posix/src/semaphorenametoid.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* _POSIX_Semaphore_Name_to_id
*
* Look up the specified name and attempt to locate the id
diff --git a/cpukit/posix/src/semaphorewaitsupp.c b/cpukit/posix/src/semaphorewaitsupp.c
index 76e7edc4bc..c580ef41c0 100644
--- a/cpukit/posix/src/semaphorewaitsupp.c
+++ b/cpukit/posix/src/semaphorewaitsupp.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* _POSIX_Semaphore_Wait_support
*/
diff --git a/cpukit/posix/src/semclose.c b/cpukit/posix/src/semclose.c
index c265c867d5..f526a9652e 100644
--- a/cpukit/posix/src/semclose.c
+++ b/cpukit/posix/src/semclose.c
@@ -28,8 +28,7 @@
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* sem_close
*
* Routine to close a semaphore that has been opened or initialized.
diff --git a/cpukit/posix/src/semdestroy.c b/cpukit/posix/src/semdestroy.c
index 8a3b20c23f..2a3ea212a2 100644
--- a/cpukit/posix/src/semdestroy.c
+++ b/cpukit/posix/src/semdestroy.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.2 Destroy an Unnamed Semaphore, P1003.1b-1993, p.220
*/
diff --git a/cpukit/posix/src/semgetvalue.c b/cpukit/posix/src/semgetvalue.c
index 81042bf316..21f9584ef1 100644
--- a/cpukit/posix/src/semgetvalue.c
+++ b/cpukit/posix/src/semgetvalue.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.8 Get the Value of a Semaphore, P1003.1b-1993, p.229
*/
diff --git a/cpukit/posix/src/seminit.c b/cpukit/posix/src/seminit.c
index 132be509e7..64848d8785 100644
--- a/cpukit/posix/src/seminit.c
+++ b/cpukit/posix/src/seminit.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.1 Initialize an Unnamed Semaphore, P1003.1b-1993, p.219
*/
diff --git a/cpukit/posix/src/semopen.c b/cpukit/posix/src/semopen.c
index b51d2043be..9bd4c1e443 100644
--- a/cpukit/posix/src/semopen.c
+++ b/cpukit/posix/src/semopen.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* sem_open
*
* Opens a named semaphore. Used in conjunction with the sem_close
diff --git a/cpukit/posix/src/sempost.c b/cpukit/posix/src/sempost.c
index 785ad3d966..2536d03c72 100644
--- a/cpukit/posix/src/sempost.c
+++ b/cpukit/posix/src/sempost.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.7 Unlock a Semaphore, P1003.1b-1993, p.227
*/
diff --git a/cpukit/posix/src/semtimedwait.c b/cpukit/posix/src/semtimedwait.c
index 60faafc242..93a13c6541 100644
--- a/cpukit/posix/src/semtimedwait.c
+++ b/cpukit/posix/src/semtimedwait.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.6 Lock a Semaphore, P1003.1b-1993, p.226
*
* NOTE: P1003.4b/D8 adds sem_timedwait(), p. 27
diff --git a/cpukit/posix/src/semtrywait.c b/cpukit/posix/src/semtrywait.c
index fdf50be29d..0ca74f2af3 100644
--- a/cpukit/posix/src/semtrywait.c
+++ b/cpukit/posix/src/semtrywait.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.6 Lock a Semaphore, P1003.1b-1993, p.226
*
* NOTE: P1003.4b/D8 adds sem_timedwait(), p. 27
diff --git a/cpukit/posix/src/semunlink.c b/cpukit/posix/src/semunlink.c
index 864749c6ac..0292e8008b 100644
--- a/cpukit/posix/src/semunlink.c
+++ b/cpukit/posix/src/semunlink.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* sem_unlink
*
* Unlinks a named semaphore, sem_close must also be called to remove
diff --git a/cpukit/posix/src/semwait.c b/cpukit/posix/src/semwait.c
index 462c31ccda..a80851a57a 100644
--- a/cpukit/posix/src/semwait.c
+++ b/cpukit/posix/src/semwait.c
@@ -27,8 +27,7 @@
#include <rtems/posix/time.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 11.2.6 Lock a Semaphore, P1003.1b-1993, p.226
*
* NOTE: P1003.4b/D8 adds sem_timedwait(), p. 27
diff --git a/cpukit/posix/src/sysconf.c b/cpukit/posix/src/sysconf.c
index 97a774da25..3d64e2843f 100644
--- a/cpukit/posix/src/sysconf.c
+++ b/cpukit/posix/src/sysconf.c
@@ -24,8 +24,7 @@
#include <sys/param.h>
-/*PAGE
- *
+/*
* 4.8.1 Get Configurable System Variables, P1003.1b-1993, p. 95
*/
diff --git a/cpukit/posix/src/testcancel.c b/cpukit/posix/src/testcancel.c
index bea71203d1..9c2022b773 100644
--- a/cpukit/posix/src/testcancel.c
+++ b/cpukit/posix/src/testcancel.c
@@ -25,8 +25,7 @@
#include <rtems/posix/pthread.h>
#include <rtems/posix/threadsup.h>
-/*PAGE
- *
+/*
* 18.2.2 Setting Cancelability State, P1003.1c/Draft 10, p. 183
*/
diff --git a/cpukit/posix/src/ualarm.c b/cpukit/posix/src/ualarm.c
index f43aabe52c..77bb0f78e9 100644
--- a/cpukit/posix/src/ualarm.c
+++ b/cpukit/posix/src/ualarm.c
@@ -23,8 +23,7 @@
#include <rtems/posix/psignal.h>
#include <rtems/posix/time.h>
-/*PAGE
- *
+/*
* _POSIX_signals_Ualarm_TSR
*/