| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:date:from:to:subject:message-id:reply-to | |
| :references:mime-version:content-type:in-reply-to; q=dns; s= | |
| default; b=ANIoet4Sf3zb1YlOzwWV6gkE8+3Mz3VhO7hZthJgYRyADGBDCh47h | |
| /YztjyUhnFIKtDWOj8ZI2saoVO62F7M50NEnD/C9VcYYKP2oBYGJiZkTd+wpyC+/ | |
| lyOUCuePxjrpqPzGVsfkX5iU/auyxGHsS2Mr0V1NSWqTATFPwwoXgo= | |
| DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
| :list-unsubscribe:list-subscribe:list-archive:list-post | |
| :list-help:sender:date:from:to:subject:message-id:reply-to | |
| :references:mime-version:content-type:in-reply-to; s=default; | |
| bh=k+shEBTp8wdgmxH9vhmMqZEafe8=; b=R/QWjIas7QG6Nt0gYDgAdz5sMmXD | |
| H60wvCJy4aKJtUyKB5liZ/dKjdz/uf7QqK/0pFmpkaXw6TkZ222RRdrfuis593S3 | |
| w/kuMOa8n3SkOnYCidINTreQ4kXJhzsapqhR+I4RmiGxRrwg0i6pwZR6G8ev+yjj | |
| UAtWV/okjANDvys= | |
| 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 |
| Authentication-Results: | sourceware.org; auth=none |
| X-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 |
| X-HELO: | mho-02-ewr.mailhop.org |
| X-Mail-Handler: | Dyn Standard SMTP by Dyn |
| X-Report-Abuse-To: | abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) |
| X-MHO-User: | U2FsdGVkX1//yIaG34a5f6PT6lw6FFkI |
| Date: | Wed, 29 Jan 2014 00:32:52 -0500 |
| From: | Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: stat64 and friends |
| Message-ID: | <20140129053252.GB7396@ednor.casa.cgf.cx> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <000c01cf1cb2$767577c0$63606740$%fedin AT samsung DOT com> |
| MIME-Version: | 1.0 |
| In-Reply-To: | <000c01cf1cb2$767577c0$63606740$%fedin@samsung.com> |
| User-Agent: | Mutt/1.5.20 (2009-06-14) |
On Wed, Jan 29, 2014 at 09:25:02AM +0400, Pavel Fedin wrote: > Hello! > > I'd like to complain about missing stat64() family of functions. Yes, i >know that under Cygwin i just need to use stat() instead. But may be we >should include something like this in our headers : >#define stat64 stat >#define lstat64 lstat >#define fstat64 fstat > ? > > It's a bit painful to add these definitions in the code here and there. >AFAIK every UNIX system still has them for source compatibility. Thursday! cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |