changeset 22065:cf1bda5ca9c9

update list of gnulib modules * bootstrap.conf (gnulib_modules): Remove unused modules: pathmax, sleep. Remove modules for functions now provided by standard C++: copysign, copysignf, fclose, fflush, float, floor, floorf, fopen, frexp, frexpf, log, log2, log2-ieee, log2f, log2f-ieee, logf, mbrtowc, realloc-gnu, rename, round, roundf, stdint, trunc, truncf.
author John W. Eaton <jwe@octave.org>
date Thu, 07 Jul 2016 14:03:35 -0400
parents bd4f3d2ce52f
children c4ef0b3dc40c
files bootstrap.conf
diffstat 1 files changed, 0 insertions(+), 26 deletions(-) [+]
line wrap: on
line diff
--- a/bootstrap.conf	Thu Jul 07 13:44:40 2016 -0400
+++ b/bootstrap.conf	Thu Jul 07 14:03:35 2016 -0400
@@ -25,8 +25,6 @@
   chdir
   close
   closedir
-  copysign
-  copysignf
   crypto/md2
   crypto/md4
   crypto/md5
@@ -34,18 +32,10 @@
   crypto/sha256
   crypto/sha512
   dup2
-  fclose
   fcntl
-  fflush
   filemode
-  float
-  floor
-  floorf
   fnmatch
-  fopen
   fpucw
-  frexp
-  frexpf
   fseek
   ftell
   ftruncate
@@ -58,15 +48,8 @@
   isatty
   largefile
   link
-  log
-  log2
-  log2-ieee
-  log2f
-  log2f-ieee
-  logf
   lstat
   malloc-gnu
-  mbrtowc
   mkdir
   mkfifo
   mkostemp
@@ -75,25 +58,18 @@
   nproc
   open
   opendir
-  pathmax
   pipe-posix
   progname
   putenv
   readdir
-  realloc-gnu
-  rename
   rmdir
-  round
-  roundf
   select
   sigaction
   signal
   sigprocmask
-  sleep
   stat
   std-gnu11
   stddef
-  stdint
   stdio
   strdup
   strerror
@@ -107,8 +83,6 @@
   sys_wait
   tempname
   tmpfile
-  trunc
-  truncf
   uname
   unistd
   unlink