[Mono-bugs] [Bug 72818][Nor] Changed - getpwuid_r, getpwnam_r, getgrgid_r, getgrnam_r expects only 4 arguments

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 13:11:45 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/72818	2005-02-24 12:54:19.000000000 -0500
+++ shadow/72818.tmp.23858	2005-04-16 13:11:45.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 72818
 Product: Mono: Runtime
 Version: 1.1
 OS: Solaris [Other]
 OS Details: Solaris 10 x86
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: io-layer
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jonel@road14.com               
 QAContact: mono-bugs@ximian.com
@@ -114,6 +114,9 @@
 _POSIX_PTHREAD_SEMANTICS to <config.h> or elsewhere.
 
 ------- Additional Comments From jonpryor@vt.edu  2005-02-24 12:54 -------
 Created an attachment (id=14389)
 configure.in patch to enable _POSIX_PTHREAD_SEMANTICS on Solaris
 
+
+------- Additional Comments From miguel@ximian.com  2005-04-16 13:11 -------
+Applied the patch.