bug-gnulib
[Top][All Lists]
Advanced

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

Re: split off module unlinkat from module openat


From: Jim Meyering
Subject: Re: split off module unlinkat from module openat
Date: Thu, 03 Nov 2011 07:48:10 +0100

Bruno Haible wrote:
> The next split-off from module 'openat' is 'unlinkat'. Here is the proposed
> patch. It also fixes incorrect conditions in the module dependencies, that
> no one had noticed so far. Tested on multiple platforms.
>
>
> 2011-11-02  Bruno Haible  <address@hidden>
>
>       New module 'unlinkat', split off from module 'openat'.
>       * m4/unlinkat.m4: New file, extracted from m4/openat.m4.
>       * m4/openat.m4 (gl_FUNC_OPENAT): Don't set GNULIB_UNLINKAT,
>       REPLACE_UNLINKAT, HAVE_UNLINKAT. Don't test for unlinkat.
>       * modules/unlinkat: New file, extracted from modules/openat. Correct
>       the dependency conditions.
>       * modules/openat (Files): Remove lib/unlinkat.c.
>       (Depends-on): Remove rmdir, unlink.
>       (configure.ac): Remove AC_LIBOBJ of unlinkat.
>       * modules/unlinkat-tests: New file, extracted from modules/openat-tests.
>       * modules/openat-tests (Files): Remove tests/test-unlinkat.c,
>       tests/test-rmdir.h, tests/test-unlink.h.
>       (Depends-on): Remove unlinkdir.
>       (Makefile.am): Remove rules for test-unlinkat.
>       * doc/posix-functions/unlinkat.texi: Mention module 'unlinkat' instead
>       of module 'openat'.
>       * NEWS: Mention the change.
>       * modules/linkat-tests (Depends-on): Add unlinkat.
>       * modules/mkfifoat-tests (Depends-on): Likewise.
>       * modules/readlinkat-tests (Depends-on): Likewise.
...
> =============================== modules/unlinkat 
> ===============================
...
> Maintainer:
> Jim Meyering, Eric Blake
...
> --- modules/openat.orig       Wed Nov  2 22:25:13 2011
> +++ modules/openat    Wed Nov  2 11:35:46 2011

Thanks yet again.  Please push.
With all of this work, you should add your name to those Maintainer: lists.



reply via email to

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