summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-12-24 11:38:48 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2020-12-24 12:06:49 -0800
commit0ce44c92bb63734ff3a8d9e4640d0c728449f393 (patch)
treed5c0c3a77ad4ed69c2435c16805f34fd676e0c8f /config
parentf58714504e607a7c9d631073a356b2cd3cbf96c7 (diff)
downloadgnulib-0ce44c92bb63734ff3a8d9e4640d0c728449f393.tar.gz
eloop-threshold: new module
* config/srclist.txt: Add a comment about it. * lib/eloop-threshold.h, modules/eloop-threshold: New files.
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index 02e8438294..f33b1353f8 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -60,6 +60,7 @@ $LIBCSRC posix/regex.c lib
#$LIBCSRC posix/regex_internal.c lib
#$LIBCSRC posix/regex_internal.h lib
$LIBCSRC posix/regexec.c lib
+#$LIBCSRC sysdeps/generic/eloop-threshold.h lib
$LIBCSRC time/timegm.c lib
#$LIBCSRC time/mktime.c lib
$LIBCSRC time/mktime-internal.h lib