summaryrefslogtreecommitdiff
path: root/fuzzing/RoutineNames.txt
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2017-12-18 20:12:08 +0000
committerDimitry Andric <dim@FreeBSD.org>2017-12-18 20:12:08 +0000
commit0564cdb94a7a1facbb0dbf888ceb90638aa70ecd (patch)
tree3ccbf1ba827928fca93419d0b6cf83ce0f650f2a /fuzzing/RoutineNames.txt
parentdbabdb5220c44e5938d404eefb84b5ed55667ea8 (diff)
Notes
Diffstat (limited to 'fuzzing/RoutineNames.txt')
-rw-r--r--fuzzing/RoutineNames.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/fuzzing/RoutineNames.txt b/fuzzing/RoutineNames.txt
new file mode 100644
index 0000000000000..06ef70ed64914
--- /dev/null
+++ b/fuzzing/RoutineNames.txt
@@ -0,0 +1,20 @@
+sort
+stable_sort
+partition
+partition_copy
+stable_partition
+unique
+unique_copy
+nth_element
+partial_sort
+partial_sort_copy
+make_heap
+push_heap
+pop_heap
+regex_ECMAScript
+regex_POSIX
+regex_extended
+regex_awk
+regex_grep
+regex_egrep
+search