bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stat and lstat should define their replacements


From: Derek Price
Subject: Re: stat and lstat should define their replacements
Date: Fri, 24 Jun 2005 10:55:16 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Paul Eggert wrote:

>Please install it in gnulib; it looks good to me.  Thanks for
>following up on it.
>  
>

Done:

2005-06-24  Derek Price  <address@hidden>
        and Bruno Haible  <address@hidden>

        Remove stat module & update lstat.
        * MODULES.html.sh (stat): Remove.
        * MODULES.html: Regenerated.
        * config/srclist.txt (GLIBC sources): Remove stat.
        * lib/stat.c: Remove this file...
        (slash_aware_lstat): ...moving this content and its support...
        * lib/lstat.c (rpl_lstat): ...into here.
        * lib/lstat.h: New file.
        * m4/lstat.m4 (gl_FUNC_LSTAT): Drop AC_FUNC_LSTAT in favor of
        AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK.
        * m4/stat.m4: Remove this file.
        * modules/lstat (Description): Correct function name.
        (Files): Add "lstat.h".
        (Depends-on): Remove stat, add xalloc, stat-macros.
        * modules/stat: Remove this file.
        (Include): Add "lstat.h", remove <sys/stat.h>.


Regards,

Derek





reply via email to

[Prev in Thread] Current Thread [Next in Thread]