summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-09 23:39:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2004-01-09 23:39:14 +0000
commit2e83792c7555c93c250c69c4ffa2d0c1482d1bbc (patch)
tree7c9a9029685f7ce169e3b293b09ab25e5e35a039 /doc/posix_users/ChangeLog
parent2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-2e83792c7555c93c250c69c4ffa2d0c1482d1bbc.tar.bz2
2004-01-09 Joel Sherrill <joel@OARcorp.com>
PR 464/doc * clock.t, signal.t: Add documentation for usleep() and ualarm(). Also fixed a couple of calls which have the wrong .h files per the OpenGroup site documentation.
Diffstat (limited to 'doc/posix_users/ChangeLog')
-rw-r--r--doc/posix_users/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/posix_users/ChangeLog b/doc/posix_users/ChangeLog
index b3e046ce4b..f4ffad4aa6 100644
--- a/doc/posix_users/ChangeLog
+++ b/doc/posix_users/ChangeLog
@@ -1,3 +1,10 @@
+2004-01-09 Joel Sherrill <joel@OARcorp.com>
+
+ PR 464/doc
+ * clock.t, signal.t: Add documentation for usleep() and ualarm(). Also
+ fixed a couple of calls which have the wrong .h files per the
+ OpenGroup site documentation.
+
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.