diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-19 08:24:21 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-19 08:24:21 +0000 |
| commit | f420a25887c6a456c779c9678e37cee477ac44b5 (patch) | |
| tree | 6ebf91b3e27ea293668f0c5d9b36318c467095a6 /lib/libc | |
| parent | 0c90f88f7e2198440493feaef7dbca7c454a8131 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/regex/grot/limits.h | 7 | ||||
| -rw-r--r-- | lib/libc/regex/grot/stdlib.h | 5 |
2 files changed, 0 insertions, 12 deletions
diff --git a/lib/libc/regex/grot/limits.h b/lib/libc/regex/grot/limits.h deleted file mode 100644 index 7f4988c68738..000000000000 --- a/lib/libc/regex/grot/limits.h +++ /dev/null @@ -1,7 +0,0 @@ -/* $FreeBSD$ - */ - -#define _POSIX2_RE_DUP_MAX 255 -#define CHAR_MIN (-128) -#define CHAR_MAX 127 -#define CHAR_BIT 8 diff --git a/lib/libc/regex/grot/stdlib.h b/lib/libc/regex/grot/stdlib.h deleted file mode 100644 index ae859ac7fb23..000000000000 --- a/lib/libc/regex/grot/stdlib.h +++ /dev/null @@ -1,5 +0,0 @@ -/* $FreeBSD$ - */ - -extern char *malloc(); -extern char *realloc(); |
