[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: new dirent module
From: |
Paul Eggert |
Subject: |
Re: new dirent module |
Date: |
Wed, 12 Jul 2006 11:16:14 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
"Derek R. Price" <address@hidden> writes:
> Okay, I've attached the proposed lib/dirent.c, lib/dirent.h, and
> modules/dirent.
Thanks.
> I wasn't sure what to do about the Makefile.am chunk of the modules
> description. Since this is only currently intended to build on
> Windows, the only thing that would really be needed in Makefile.am
> is the EXTRA_DIST line, but I decided to write it as if there were a
> configure macro to fill in some variables and to create the dirent.h
> file from dirent_.h, on the theory that this might be instructive to
> someone working with MSVC.
Sorry, I don't quite follow. Many packages slap that stuff directly
into their makefiles from modules/dirent, using an automated script.
Are you saying that these packages might not work on Unix-like hosts?
on Windows-like hosts?
Do Windows-based compilers not have memcpy? If not, then this module
need not depend on the memcpy module.
> I'm not sure whether it is necessary to wait on Jim Hyslop's paperwork
> before installing this. This would be Jim's third "tiny" contribution
> to GNULIB, I think. When you're ready for me to install it, let me know.
I'd wait for the paperwork, since it's not urgent.
- Re: AC_HEADER_DIRENT, (continued)
- Re: [bug-gnulib] AC_HEADER_DIRENT, Bruno Haible, 2006/07/11
- Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT, Derek R. Price, 2006/07/11
- Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT, Jim Hyslop, 2006/07/11
- Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT, Paul Eggert, 2006/07/11
- Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT, Derek R. Price, 2006/07/11
- Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT, Paul Eggert, 2006/07/11
- new dirent module (was Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT), Derek R. Price, 2006/07/12
- Re: new dirent module,
Paul Eggert <=
- Re: new dirent module, Derek R. Price, 2006/07/12
- Re: new dirent module (was Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT), Bruno Haible, 2006/07/13
- Re: new dirent module (was Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT), Derek R. Price, 2006/07/13
- Re: [Cvs-dev] Re: [bug-gnulib] AC_HEADER_DIRENT, Karl Berry, 2006/07/11