diff options
-rw-r--r-- | .mailmap | 1 | ||||
-rw-r--r-- | VERSION | 1 | ||||
-rw-r--r-- | dynamic.list | 45 |
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; -}; |