]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
gnulib-local: Pull more functions for libxml
authorDaiki Ueno <ueno@gnu.org>
Tue, 15 Dec 2015 03:12:37 +0000 (12:12 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 15 Dec 2015 03:12:37 +0000 (12:12 +0900)
* gettext-tools/gnulib-lib/.gitignore: Ignore files brought by
gnulib-tool.
* gettext-tools/gnulib-tests/.gitignore: Likewise.
* gnulib-local/modules/libxml (Depends-on): Add 'pow', 'log10', and
'fabs'.

gettext-tools/gnulib-lib/.gitignore
gettext-tools/gnulib-tests/.gitignore
gnulib-local/modules/libxml

index f73294391d9a21fef61ba7eb50babb46a6befbf9..a8426126c9bc61b7c144a45428098e4ed42240b4 100644 (file)
 /locale.in.h
 /localename.c
 /localename.h
+/log10.c
 /lstat.c
 /malloc.c
 /malloca.c
index efd90026110936ab6faa086bc4b5e8c17c81c7d1..4c1bc565a86466c808a1be677f59672cd3ae7c46 100644 (file)
@@ -30,6 +30,7 @@
 /minus-zero.h
 /nan.h
 /putenv.c
+/randomd.c
 /read-file.c
 /read-file.h
 /same-inode.h
@@ -76,6 +77,8 @@
 /test-dup2.c
 /test-environ.c
 /test-errno.c
+/test-fabs.c
+/test-fabs.h
 /test-fcntl-h.c
 /test-fcntl.c
 /test-fdopen.c
 /test-locale.c
 /test-localename.c
 /test-lock.c
+/test-log10.c
+/test-log10.h
 /test-lseek.c
 /test-lseek.sh
 /test-lstat.c
 /test-posix_spawn_file_actions_addclose.c
 /test-posix_spawn_file_actions_adddup2.c
 /test-posix_spawn_file_actions_addopen.c
+/test-pow.c
 /test-quotearg-simple.c
 /test-quotearg.h
 /test-raise.c
index 47dce432a882241229ae3159f9aa8dd2df0af153..9488095747d970e06280d2e1f8902bcf450431ad 100644 (file)
@@ -113,6 +113,9 @@ no-c++
 isinf
 isnan
 signbit
+pow
+log10
+fabs
 
 configure.ac:
 gl_LIBXML