[Mono-bugs] [Bug 51359][Min] Changed - librt shouldn't always be used for sem_init

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Nov 2003 10:40:05 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by vargaz@freemail.hu.

http://bugzilla.ximian.com/show_bug.cgi?id=51359

--- shadow/51359	2003-11-24 17:23:20.000000000 -0500
+++ shadow/51359.tmp.26650	2003-11-26 10:40:05.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51359
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: NetBSD-current
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: recht@netbsd.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,9 @@
 +       # 'Real Time' functions on Solaris
 +       # posix4 on Solaris 2.6
 +       # pthread (first!) on Linux
 
         dnl ********************************
         dnl *** Checks for timezone stuff **
+
+------- Additional Comments From vargaz@freemail.hu  2003-11-26 10:40 -------
+Fixed in CVS.