delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2008/05/11/21:48:59

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Message-ID: <4827A1F6.7020908@users.sourceforge.net>
Date: Sun, 11 May 2008 20:48:38 -0500
From: "Yaakov (Cygwin Ports)" <yselkowitz AT users DOT sourceforge DOT net>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: initstate/setstate
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Apparently cygwin has exported initstate and setstate for over ten years
(see winsup/cygwin/ChangeLog-1997), but I can't find a header definition
for it in 1.5.25-11.  POSIX requires these to be declared in <stdlib.h>.

Also, the signatures seem to differ slightly.  winsup/cygwin/random.cc
declares these as:

char *initstate(unsigned long seed, char *arg_state, long n);	
char *setstate(char *state);

but POSIX requires:

char *initstate(unsigned seed, char *state, size_t size);
char *setstate(const char *state);

Could someone please clarify?


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAkgnofYACgkQpiWmPGlmQSNQ7wCguXnKxYpxHY4dDNmmmO/GF5Dz
sosAn09l+y7AJS23MpWBk7ZpciSODDnJ
=GlzA
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019