mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
Rename module 'c++defs' to 'snippet/c++defs'.
* modules/snippet/c++defs: Renamed from modules/c++defs. (Files, Makefile.am): Update. * build-aux/snippet/c++defs.h: Renamed from build-aux/c++defs.h. * modules/arpa_inet (Depends-on): Update. * modules/ctype (Depends-on): Update. * modules/dirent (Depends-on): Update. * modules/fcntl-h (Depends-on): Update. * modules/glob (Depends-on): Update. * modules/iconv-h (Depends-on): Update. * modules/langinfo (Depends-on): Update. * modules/locale (Depends-on): Update. * modules/math (Depends-on): Update. * modules/netdb (Depends-on): Update. * modules/poll-h (Depends-on): Update. * modules/pty (Depends-on): Update. * modules/search (Depends-on): Update. * modules/signal (Depends-on): Update. * modules/spawn (Depends-on): Update. * modules/stdio (Depends-on): Update. * modules/stdlib (Depends-on): Update. * modules/string (Depends-on): Update. * modules/strings (Depends-on): Update. * modules/sys_ioctl (Depends-on): Update. * modules/sys_select (Depends-on): Update. * modules/sys_socket (Depends-on): Update. * modules/sys_stat (Depends-on): Update. * modules/sys_time (Depends-on): Update. * modules/sys_wait (Depends-on): Update. * modules/termios (Depends-on): Update. * modules/time (Depends-on): Update. * modules/unistd (Depends-on): Update. * modules/wchar (Depends-on): Update. * modules/wctype-h (Depends-on): Update.
This commit is contained in:
35
ChangeLog
35
ChangeLog
@@ -1,5 +1,40 @@
|
|||||||
2011-07-12 Bruno Haible <bruno@clisp.org>
|
2011-07-12 Bruno Haible <bruno@clisp.org>
|
||||||
|
|
||||||
|
Rename module 'c++defs' to 'snippet/c++defs'.
|
||||||
|
* modules/snippet/c++defs: Renamed from modules/c++defs.
|
||||||
|
(Files, Makefile.am): Update.
|
||||||
|
* build-aux/snippet/c++defs.h: Renamed from build-aux/c++defs.h.
|
||||||
|
* modules/arpa_inet (Depends-on): Update.
|
||||||
|
* modules/ctype (Depends-on): Update.
|
||||||
|
* modules/dirent (Depends-on): Update.
|
||||||
|
* modules/fcntl-h (Depends-on): Update.
|
||||||
|
* modules/glob (Depends-on): Update.
|
||||||
|
* modules/iconv-h (Depends-on): Update.
|
||||||
|
* modules/langinfo (Depends-on): Update.
|
||||||
|
* modules/locale (Depends-on): Update.
|
||||||
|
* modules/math (Depends-on): Update.
|
||||||
|
* modules/netdb (Depends-on): Update.
|
||||||
|
* modules/poll-h (Depends-on): Update.
|
||||||
|
* modules/pty (Depends-on): Update.
|
||||||
|
* modules/search (Depends-on): Update.
|
||||||
|
* modules/signal (Depends-on): Update.
|
||||||
|
* modules/spawn (Depends-on): Update.
|
||||||
|
* modules/stdio (Depends-on): Update.
|
||||||
|
* modules/stdlib (Depends-on): Update.
|
||||||
|
* modules/string (Depends-on): Update.
|
||||||
|
* modules/strings (Depends-on): Update.
|
||||||
|
* modules/sys_ioctl (Depends-on): Update.
|
||||||
|
* modules/sys_select (Depends-on): Update.
|
||||||
|
* modules/sys_socket (Depends-on): Update.
|
||||||
|
* modules/sys_stat (Depends-on): Update.
|
||||||
|
* modules/sys_time (Depends-on): Update.
|
||||||
|
* modules/sys_wait (Depends-on): Update.
|
||||||
|
* modules/termios (Depends-on): Update.
|
||||||
|
* modules/time (Depends-on): Update.
|
||||||
|
* modules/unistd (Depends-on): Update.
|
||||||
|
* modules/wchar (Depends-on): Update.
|
||||||
|
* modules/wctype-h (Depends-on): Update.
|
||||||
|
|
||||||
Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
|
Rename module 'arg-nonnull' to 'snippet/arg-nonnull'.
|
||||||
* modules/snippet/arg-nonnull: Renamed from modules/arg-nonnull.
|
* modules/snippet/arg-nonnull: Renamed from modules/arg-nonnull.
|
||||||
(Files, Makefile.am): Update.
|
(Files, Makefile.am): Update.
|
||||||
|
@@ -6,9 +6,9 @@ lib/arpa_inet.in.h
|
|||||||
m4/arpa_inet_h.m4
|
m4/arpa_inet_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
sys_socket
|
sys_socket
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -7,7 +7,7 @@ m4/ctype.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -7,9 +7,9 @@ m4/dirent_h.m4
|
|||||||
m4/unistd_h.m4
|
m4/unistd_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -7,10 +7,10 @@ m4/fcntl_h.m4
|
|||||||
m4/fcntl-o.m4
|
m4/fcntl-o.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
extensions
|
extensions
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
unistd
|
unistd
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -9,9 +9,9 @@ lib/glob.c
|
|||||||
m4/glob.m4
|
m4/glob.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
extensions
|
extensions
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
alloca [test -n "$GLOB_H"]
|
alloca [test -n "$GLOB_H"]
|
||||||
d-type [test -n "$GLOB_H"]
|
d-type [test -n "$GLOB_H"]
|
||||||
|
@@ -7,8 +7,8 @@ m4/iconv_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -8,7 +8,7 @@ m4/langinfo_h.m4
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
extensions
|
extensions
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -6,10 +6,10 @@ lib/locale.in.h
|
|||||||
m4/locale_h.m4
|
m4/locale_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
extensions
|
extensions
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
stddef
|
stddef
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -6,9 +6,9 @@ lib/math.in.h
|
|||||||
m4/math_h.m4
|
m4/math_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -6,9 +6,9 @@ lib/netdb.in.h
|
|||||||
m4/netdb_h.m4
|
m4/netdb_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
sys_socket
|
sys_socket
|
||||||
|
|
||||||
|
@@ -6,9 +6,9 @@ lib/poll.in.h
|
|||||||
m4/poll_h.m4
|
m4/poll_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
extensions
|
extensions
|
||||||
include_next
|
include_next
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -6,8 +6,8 @@ lib/pty.in.h
|
|||||||
m4/pty_h.m4
|
m4/pty_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -6,9 +6,9 @@ lib/search.in.h
|
|||||||
m4/search_h.m4
|
m4/search_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -6,9 +6,9 @@ lib/signal.in.h
|
|||||||
m4/signal_h.m4
|
m4/signal_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
extensions
|
extensions
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@ Applicability:
|
|||||||
all
|
all
|
||||||
|
|
||||||
Files:
|
Files:
|
||||||
build-aux/c++defs.h
|
build-aux/snippet/c++defs.h
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
|
|
||||||
@@ -19,11 +19,11 @@ Makefile.am:
|
|||||||
|
|
||||||
BUILT_SOURCES += c++defs.h
|
BUILT_SOURCES += c++defs.h
|
||||||
# The c++defs.h that gets inserted into generated .h files is the same as
|
# The c++defs.h that gets inserted into generated .h files is the same as
|
||||||
# build-aux/c++defs.h, except that it has the copyright header cut off.
|
# build-aux/snippet/c++defs.h, except that it has the copyright header cut off.
|
||||||
c++defs.h: $(top_srcdir)/build-aux/c++defs.h
|
c++defs.h: $(top_srcdir)/build-aux/snippet/c++defs.h
|
||||||
$(AM_V_GEN)rm -f $@-t $@ && \
|
$(AM_V_GEN)rm -f $@-t $@ && \
|
||||||
sed -n -e '/_GL_CXXDEFS/,$$p' \
|
sed -n -e '/_GL_CXXDEFS/,$$p' \
|
||||||
< $(top_srcdir)/build-aux/c++defs.h \
|
< $(top_srcdir)/build-aux/snippet/c++defs.h \
|
||||||
> $@-t && \
|
> $@-t && \
|
||||||
mv $@-t $@
|
mv $@-t $@
|
||||||
MOSTLYCLEANFILES += c++defs.h c++defs.h-t
|
MOSTLYCLEANFILES += c++defs.h c++defs.h-t
|
@@ -6,10 +6,10 @@ lib/spawn.in.h
|
|||||||
m4/spawn_h.m4
|
m4/spawn_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
sched
|
sched
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -7,8 +7,8 @@ m4/stdio_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
stddef
|
stddef
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -7,9 +7,9 @@ m4/stdlib_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
_Noreturn
|
_Noreturn
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
stddef
|
stddef
|
||||||
unistd
|
unistd
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
@@ -6,10 +6,10 @@ lib/string.in.h
|
|||||||
m4/string_h.m4
|
m4/string_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
extensions
|
extensions
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
stddef
|
stddef
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -6,9 +6,9 @@ lib/strings.in.h
|
|||||||
m4/strings_h.m4
|
m4/strings_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -7,7 +7,7 @@ m4/sys_ioctl_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
snippet/c++defs
|
||||||
unistd
|
unistd
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -8,8 +8,8 @@ m4/sys_socket_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
|
||||||
signal
|
signal
|
||||||
|
snippet/c++defs
|
||||||
sys_time
|
sys_time
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -8,10 +8,10 @@ m4/sockpfaf.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
alignof
|
alignof
|
||||||
c++defs
|
|
||||||
errno
|
errno
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
socklen
|
socklen
|
||||||
sys_uio
|
sys_uio
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
@@ -7,9 +7,9 @@ m4/sys_stat_h.m4
|
|||||||
m4/unistd_h.m4
|
m4/unistd_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
time
|
time
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -7,8 +7,8 @@ m4/sys_time_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -6,8 +6,8 @@ lib/sys_wait.in.h
|
|||||||
m4/sys_wait_h.m4
|
m4/sys_wait_h.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -7,7 +7,7 @@ m4/termios_h.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
@@ -8,8 +8,8 @@ m4/time_h.m4
|
|||||||
Depends-on:
|
Depends-on:
|
||||||
extensions
|
extensions
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
stddef
|
stddef
|
||||||
|
|
||||||
|
@@ -6,9 +6,9 @@ m4/unistd_h.m4
|
|||||||
lib/unistd.in.h
|
lib/unistd.in.h
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
stddef
|
stddef
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -7,9 +7,9 @@ m4/wchar_h.m4
|
|||||||
m4/wint_t.m4
|
m4/wint_t.m4
|
||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
c++defs
|
|
||||||
include_next
|
include_next
|
||||||
snippet/arg-nonnull
|
snippet/arg-nonnull
|
||||||
|
snippet/c++defs
|
||||||
stddef
|
stddef
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
|
@@ -8,7 +8,7 @@ m4/wint_t.m4
|
|||||||
|
|
||||||
Depends-on:
|
Depends-on:
|
||||||
include_next
|
include_next
|
||||||
c++defs
|
snippet/c++defs
|
||||||
warn-on-use
|
warn-on-use
|
||||||
|
|
||||||
configure.ac:
|
configure.ac:
|
||||||
|
Reference in New Issue
Block a user