summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-09-07 22:13:08 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-09-07 22:15:01 -0700
commit75d22dc9e2bb1b25b19bac25121bcb31344f5945 (patch)
tree875f3586559c2e721ff71ef1b8ef599c17df40e7 /config
parentf959a515a2e099bcda21425c4727b0bc904f7408 (diff)
downloadgnulib-75d22dc9e2bb1b25b19bac25121bcb31344f5945.tar.gz
scratch_buffer: sync from glibc
* config/srclist.txt: Add the scratch_buffer source code from glibc, since these should be in sync. Autoupdate.
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index 6d37729cef..4a3a5a7af0 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -46,6 +46,10 @@ $GNUORG Copyright/request-assign.future doc/Copyright
$GNUORG Copyright/request-assign.program doc/Copyright
$GNUORG Copyright/request-disclaim.changes doc/Copyright
+$LIBCSRC include/scratch_buffer.h lib/malloc
+$LIBCSRC malloc/scratch_buffer_grow.c lib/malloc
+$LIBCSRC malloc/scratch_buffer_grow_preserve.c lib/malloc
+$LIBCSRC malloc/scratch_buffer_set_array_size.c lib/malloc
# Temporarily newer in Gnulib than in glibc.
#$LIBCSRC include/intprops.h lib
$LIBCSRC posix/regcomp.c lib