| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| From: | "edward" <tailbert AT yahoo DOT com> |
| To: | "Cygwin Developers List" <cygwin-developers AT sources DOT redhat DOT com> |
| Subject: | RE: PATCH Request! for cygwin/cygwin.din (please add strtok_r) |
| Date: | Thu, 7 Dec 2000 12:19:50 -0500 |
| Message-ID: | <FMEOJCMLNIMPBKAPFPIHIEFICFAA.tailbert@yahoo.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
| In-Reply-To: | <20001207120431.D15222@redhat.com> |
| X-Mimeole: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
| Importance: | Normal |
| X-Apparently-From: | Swiftnsavv AT aol DOT com |
Absolutely... Sorry about the oversight. edward. I've included both here. --- cygwin/ChangeLog~ Thu Dec 7 12:12:18 2000 +++ cygwin/ChangeLog Thu Dec 7 12:10:53 2000 @@ -1,3 +1,9 @@ +Thu Dec 7 12:10:0 2000 Edward M. Lee <tailbert AT yahoo DOT com> + + * winsup/cgywin/cygwin.din (strtok_r): Declare strtok_r for the + import lib. Already in the dll. + + Wed Dec 6 15:39:18 2000 Earnie Boyd <earnie_boyd AT yahoo DOT com> * winsup/cygwin/include/sys/uio.h (readv): Correct prototype. --- cygwin/cygwin.din~ Thu Dec 7 11:05:56 2000 +++ cygwin/cygwin.din Thu Dec 7 11:01:45 2000 @@ -749,6 +749,8 @@ _strtodf = strtodf strtok _strtok = strtok +strtok_r +_strtok_r = strtok_r strtol _strtol = strtol strtoul
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |