[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] gnulib changes to make it easier for coreutils to use g
From: |
Bruno Haible |
Subject: |
Re: [bug-gnulib] gnulib changes to make it easier for coreutils to use gnulib-tool |
Date: |
Thu, 24 Aug 2006 14:18:43 +0200 |
User-agent: |
KMail/1.9.1 |
Paul Eggert wrote:
> * MODULES.html.sh: Move 'assert' into the assert section.
> Move 'dummy' into the linking section.
> Remove ullong_max.
> Add section for compatibility checks for POSIX:2001 functions,
> and put d-ino, d-type, link-follow, rmdir-errno, unlink-busy,
> winsz-ioctl, and winsz-termios into it.
> Add lchmod.
> Add top-level Misc section and put host-os, perl, and uptime
> into it.
I made this additional change.
2006-08-24 Bruno Haible <address@hidden>
* MODULES.html.sh (Compatibility checks for POSIX:2001 functions: Fix
HTML structure.
*** MODULES.html.sh 22 Aug 2006 20:02:09 -0000 1.139
--- MODULES.html.sh 24 Aug 2006 12:19:24 -0000 1.140
***************
*** 1830,1835 ****
--- 1830,1836 ----
func_wrap H2
func_echo "$element"
+ func_begin_table
func_module d-ino
func_module d-type
func_module link-follow
Re: [bug-gnulib] gnulib changes to make it easier for coreutils to use gnulib-tool,
Bruno Haible <=