summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1998-12-15 20:46:55 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1998-12-15 20:46:55 +0000
commitad3fd9609904b641c35dd4f9f15ddacafd215a3c (patch)
treefe72d0cc8665b1d96b99281b9e975eefca1fe3ea /ChangeLog-98b
parenta6a8c509740d639f1483b305285d02a0597b708b (diff)
downloadATCD-ad3fd9609904b641c35dd4f9f15ddacafd215a3c.tar.gz
Described lstat() and readlink() ACE_OS method additions.
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index d66b650015e..5de95aa53d2 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,9 @@
+Tue Dec 15 14:43:47 1998 Ossama Othman <ossama@debian.org>
+
+ * ace/OS.{h,i},README: added lstat() and readlink() methods.
+ Use ACE_LACKS_LSTAT and ACE_LACKS_READLINK if lstat() and readlink()
+ aren't supported.
+
Tue Dec 15 11:55:51 1998 Steve Huston <shuston@riverace.com>
* ace/ACE_Library.(mak mdp): Added Message_Queue.cpp to the files list.