aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2024-01-02 06:14:55 -0300
committerEuAndreh <eu@euandre.org>2024-01-02 06:14:55 -0300
commit96bed2442e25d2e36aa5e4484226e07c16df32ce (patch)
tree1f5655251b5c2905df0806f61bfe4c7efe15d507
parentMakefile: Inline everything into a single file (diff)
downloadgrovel-96bed2442e25d2e36aa5e4484226e07c16df32ce.tar.gz
grovel-96bed2442e25d2e36aa5e4484226e07c16df32ce.tar.xz
Remove unused files
Diffstat (limited to '')
-rw-r--r--.mailmap1
-rw-r--r--VERSION1
-rw-r--r--dynamic.list45
3 files changed, 0 insertions, 47 deletions
diff --git a/.mailmap b/.mailmap
deleted file mode 100644
index aede9ec8..00000000
--- a/.mailmap
+++ /dev/null
@@ -1 +0,0 @@
-Ada Worcester <oss@ada.pikhq.com> <josiahw@gmail.com>
diff --git a/VERSION b/VERSION
deleted file mode 100644
index e8ea05db..00000000
--- a/VERSION
+++ /dev/null
@@ -1 +0,0 @@
-1.2.4
diff --git a/dynamic.list b/dynamic.list
deleted file mode 100644
index ee0d363b..00000000
--- a/dynamic.list
+++ /dev/null
@@ -1,45 +0,0 @@
-{
-environ;
-__environ;
-
-stdin;
-stdout;
-stderr;
-
-malloc;
-calloc;
-realloc;
-free;
-memalign;
-posix_memalign;
-aligned_alloc;
-malloc_usable_size;
-
-timezone;
-daylight;
-tzname;
-__timezone;
-__daylight;
-__tzname;
-
-signgam;
-__signgam;
-
-optarg;
-optind;
-opterr;
-optopt;
-optreset;
-__optreset;
-
-getdate_err;
-
-h_errno;
-
-program_invocation_name;
-program_invocation_short_name;
-__progname;
-__progname_full;
-
-__stack_chk_guard;
-};