summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-06-15 01:20:14 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-06-15 01:20:14 +0000
commita678ee3caae7aa16f5669c1a455c958210a7a3b6 (patch)
treecbaac70c5b23ca1b4eaaff0940ab03d68a7f510e
parent4f815763ea5e8a22406442f225daf7472ae966cb (diff)
downloadATCD-a678ee3caae7aa16f5669c1a455c958210a7a3b6.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLogs/ChangeLog-02a6
-rw-r--r--ChangeLogs/ChangeLog-03a6
3 files changed, 9 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a034425fa9..279ea922a23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,9 +5,9 @@ Wed Jun 14 18:15:43 2000 Ossama Othman <ossama@uci.edu>
Check if ucontext_t gets defined by including <signal.h>, if the
check in <ucontext.h> fails. Some platforms define ucontext_t
in <sys/ucontext.h>, but ACE doesn't explicitly include that
- header. However, it is very likely that <signal.h> does. This
- should fix a configuration problem that was occuring on FreeBSD
- 4.0.
+ header. However, it is very likely that <signal.h> does, either
+ directly or indirectly. This should fix a configuration problem
+ that was occuring on FreeBSD 4.0.
Wed Jun 14 17:54:18 2000 Ossama Othman <ossama@uci.edu>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 0a034425fa9..279ea922a23 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -5,9 +5,9 @@ Wed Jun 14 18:15:43 2000 Ossama Othman <ossama@uci.edu>
Check if ucontext_t gets defined by including <signal.h>, if the
check in <ucontext.h> fails. Some platforms define ucontext_t
in <sys/ucontext.h>, but ACE doesn't explicitly include that
- header. However, it is very likely that <signal.h> does. This
- should fix a configuration problem that was occuring on FreeBSD
- 4.0.
+ header. However, it is very likely that <signal.h> does, either
+ directly or indirectly. This should fix a configuration problem
+ that was occuring on FreeBSD 4.0.
Wed Jun 14 17:54:18 2000 Ossama Othman <ossama@uci.edu>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 0a034425fa9..279ea922a23 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -5,9 +5,9 @@ Wed Jun 14 18:15:43 2000 Ossama Othman <ossama@uci.edu>
Check if ucontext_t gets defined by including <signal.h>, if the
check in <ucontext.h> fails. Some platforms define ucontext_t
in <sys/ucontext.h>, but ACE doesn't explicitly include that
- header. However, it is very likely that <signal.h> does. This
- should fix a configuration problem that was occuring on FreeBSD
- 4.0.
+ header. However, it is very likely that <signal.h> does, either
+ directly or indirectly. This should fix a configuration problem
+ that was occuring on FreeBSD 4.0.
Wed Jun 14 17:54:18 2000 Ossama Othman <ossama@uci.edu>