delorie.com/archives/browse.cgi | search |
Date: | Thu, 14 Jun 2001 22:19:38 +0300 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | lauras AT softhome DOT net |
Message-Id: | <9003-Thu14Jun2001221937+0300-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <20010524200558.A285@lauras.lt> |
Subject: | Re: Add d_type member to struct dirent |
References: | <20010523214205 DOT A986 AT lauras DOT lt> <Pine DOT SUN DOT 3 DOT 91 DOT 1010524083434 DOT 17472D-100000 AT is> <20010524200558 DOT A285 AT lauras DOT lt> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> From: "Laurynas Biveinis" <lauras AT softhome DOT net> > Date: Thu, 24 May 2001 20:05:58 +0200 > > > > Another note - please include src/libc/compat/unistd/xsymlink.h and replace > > > magic number with _SYMLINK_FILE_LEN from here, just in case. > > > > Thanks for the tip. > > > > How about moving it to some header in include/libc, then? We normally > > avoid including private headers in other directories (it gets in the way > > when directory structure is changed). > > There is libc/symlink.h, but I'm touchy about exposing such details > to users, so they could assume they can play with these details. The headers in include/libc are not for the users, they are internal library headers. I moved some of the constants into libc/symlink.h; please see the latest version in the CVS. If you have objections, let's talk about this.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |