delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/01/29/00:25:25

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:from:to:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; q=dns; s=default; b=WrP
sXqMRDxkKM8kzwnlMyhcxT4/691dvqWvDGS87fubv8nCE8X00vw5/rB4n3VbMV6o
B0KWozGZqa3afzCLpFveF4FrAt4qfEGidW1anbmEOEup3gLzDFHO1lCQWJVH0fYU
pm2w4QC80oVw+e2h3zJgTGsQkTqgvXSknnP6F97I=
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:from:to:subject:date:message-id:mime-version
:content-type:content-transfer-encoding; s=default; bh=v0ZZcZnJw
zMMZZdFHP2KwxLO52U=; b=IIGXkclYIYJ1UXnuji3s5y7XNVRscV/Q/QXllO7X3
gMypU+MyFh1RznCr0IwZm/r5r+d5QiWa7RuzGBtPaa/FFZ/E/5ycoGLXqNbEWlzr
kSib6+erI0tkU9/PFHzzScaElSGgYDE2erzpCdfr0yUo7nbpXzz+7hrzX2TtGiCx
9k=
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.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,T_MANY_HDRS_LCASE autolearn=ham version=3.3.2
X-HELO: mailout4.w1.samsung.com
From: Pavel Fedin <p DOT fedin AT samsung DOT com>
To: cygwin AT cygwin DOT com
Subject: stat64 and friends
Date: Wed, 29 Jan 2014 09:25:02 +0400
Message-id: <000c01cf1cb2$767577c0$63606740$%fedin@samsung.com>
MIME-version: 1.0
X-IsSubscribed: yes

 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.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia



--
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

- Raw text -


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