summaryrefslogtreecommitdiff
path: root/gnulib/update-gnulib.sh
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-05-29 14:14:59 -0400
committerMike Frysinger <vapier@gentoo.org>2021-09-04 01:08:01 -0400
commite994f4ef451c83cd6c851c015433daa23566e2d9 (patch)
treef461757bbf4e3ab55a4805d5fe33aecdd560747e /gnulib/update-gnulib.sh
parent3f630a60ea679f713474d98bfe4f2fe2fb59a68d (diff)
downloadbinutils-gdb-e994f4ef451c83cd6c851c015433daa23566e2d9.tar.gz
gnulib: import sys_wait
A few sims use this to emulate process syscalls. Gdb builds seem to still be fine.
Diffstat (limited to 'gnulib/update-gnulib.sh')
-rwxr-xr-xgnulib/update-gnulib.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnulib/update-gnulib.sh b/gnulib/update-gnulib.sh
index 08c43fcfc14..e5c6fd90dd7 100755
--- a/gnulib/update-gnulib.sh
+++ b/gnulib/update-gnulib.sh
@@ -68,6 +68,7 @@ IMPORTED_GNULIB_MODULES="\
strstr \
strtok_r \
sys_stat \
+ sys_wait \
time_r \
unistd \
unsetenv \