Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorDick Porter <dick@acm.org>2001-11-09 19:39:50 +0300
committerDick Porter <dick@acm.org>2001-11-09 19:39:50 +0300
commitf93100c06316b0f435b2d77f48388b0b00bdee29 (patch)
tree0dc8576a3a0e8121bc382935cdd759654dd1aa97 /status
parent9c047b806d22fc7ff71b8536b2c2aec23d9a27c0 (diff)
2001-11-09 Dick Porter <dick@ximian.com>
* configure.in: Try and get large file support, but it's not fatal if it's not there (the io-layer just ignores the high word in that case.) Check for windows builds, and only bother to look for pthreads and large files if we're not building for cygwin or native win32. Not having pthread support on Posix systems is now a fatal error. * autogen.sh: Fix ACLOCAL_FLAGS - it wasn't being passed to aclocal 2001-11-08 Dick Porter <dick@ximian.com> * Initial checkin. This is a library emulating the win32 threading and IO API. 2001-11-09 Dick Porter <dick@ximian.com> * Makefile.am (mint_LDADD): Don't need THREAD_LIBS any more 2001-11-09 Dick Porter <dick@ximian.com> * Makefile.am (testjit_LDADD): Don't need THREAD_LIBS any more 2001-11-09 Dick Porter <dick@ximian.com> * Makefile.am (pedump_LDADD): Don't need THREAD_LIBS any more svn path=/trunk/mono/; revision=1310
Diffstat (limited to 'status')
-rwxr-xr-xstatus/class.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/status/class.xml b/status/class.xml
index b4b190cbcc0..79332aedfca 100755
--- a/status/class.xml
+++ b/status/class.xml
@@ -2185,6 +2185,15 @@
<maintainer>miguel@ximian.com</maintainer>
</maintainers>
</class>
+ <class name="System.LocalDataStoreSlot">
+ <last-activity>Sep-27-2001</last-activity>
+ <implementation>yes</implementation>
+ <test-suite>no</test-suite>
+ <completion>0</completion>
+ <maintainers>
+ <maintainer>dick@ximian.com</maintainer>
+ </maintainers>
+ </class>
<class name="System.Web.HttpCacheability">
<last-activity>Aug-9-2001</last-activity>
<implementation>yes</implementation>