logo

live-bootstrap

Mirror of <https://github.com/fosslinux/live-bootstrap>

import-gnulib.sh (2318B)


  1. #!/bin/sh
  2. # SPDX-FileCopyrightText: 2023 fosslinux <fosslinux@aussies.space>
  3. #
  4. # SPDX-License-Identifier: GPL-3.0-or-later
  5. ../gnulib-356a414e/gnulib-tool --import --local-dir=gnulib-local \
  6. --lib=libgnu \
  7. --source-base=lib \
  8. --m4-base=m4 \
  9. --doc-base=doc \
  10. --tests-base=tests \
  11. --aux-dir=build-aux \
  12. --lgpl=3 \
  13. --conditional-dependencies \
  14. --libtool \
  15. --macro-prefix=gl \
  16. --no-vc-files \
  17. --avoid=lock \
  18. --avoid=unistr/base \
  19. --avoid=unistr/u8-mbtouc \
  20. --avoid=unistr/u8-mbtouc-unsafe \
  21. --avoid=unistr/u8-mbtoucr \
  22. --avoid=unistr/u8-prev \
  23. --avoid=unistr/u8-uctomb \
  24. --avoid=unitypes \
  25. accept4 \
  26. alignof \
  27. alloca-opt \
  28. announce-gen \
  29. autobuild \
  30. bind \
  31. byteswap \
  32. c-strcase \
  33. canonicalize-lgpl \
  34. ceil \
  35. clock-time \
  36. close \
  37. connect \
  38. copysign \
  39. dirfd \
  40. dirname-lgpl \
  41. duplocale \
  42. environ \
  43. extensions \
  44. flexmember \
  45. flock \
  46. floor \
  47. fpieee \
  48. frexp \
  49. fstat \
  50. fsync \
  51. full-read \
  52. full-write \
  53. func \
  54. gendocs \
  55. getaddrinfo \
  56. gethostname \
  57. getlogin \
  58. getpeername \
  59. getsockname \
  60. getsockopt \
  61. git-version-gen \
  62. gitlog-to-changelog \
  63. gnu-web-doc-update \
  64. gnupload \
  65. havelib \
  66. iconv_open-utf \
  67. inet_ntop \
  68. inet_pton \
  69. isfinite \
  70. isinf \
  71. isnan \
  72. ldexp \
  73. lib-symbol-versions \
  74. lib-symbol-visibility \
  75. libunistring \
  76. link \
  77. listen \
  78. localcharset \
  79. locale \
  80. log1p \
  81. lstat \
  82. maintainer-makefile \
  83. malloc-gnu \
  84. malloca \
  85. mkdir \
  86. mkostemp \
  87. nl_langinfo \
  88. nproc \
  89. nstrftime \
  90. open \
  91. pipe-posix \
  92. pipe2 \
  93. poll \
  94. posix_spawn \
  95. posix_spawn_file_actions_addclose \
  96. posix_spawn_file_actions_adddup2 \
  97. posix_spawn_file_actions_addopen \
  98. posix_spawn_file_actions_init \
  99. posix_spawnp \
  100. putenv \
  101. readlink \
  102. recv \
  103. recvfrom \
  104. regex \
  105. rename \
  106. rmdir \
  107. select \
  108. send \
  109. sendto \
  110. setenv \
  111. setsockopt \
  112. shutdown \
  113. socket \
  114. stat-time \
  115. stdlib \
  116. striconveh \
  117. string \
  118. sys_select \
  119. sys_stat \
  120. time \
  121. times \
  122. trunc \
  123. unistd \
  124. verify \
  125. vsnprintf \
  126. warnings \
  127. wchar