diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-11-05 07:08:20 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-11-05 07:08:20 +0000 |
commit | ae5a2970eff8806dcfac05953e78077b4ef82dbf (patch) | |
tree | 735da4d704da6a2fc0c3b4d19ca7ef2bae585603 /libc/unistd/.cvsignore | |
parent | 4d1abac54cfba89a15ac9e21824600f05affe79e (diff) |
Rip the guts out of the dynamically generated sysconf.c, and live with a simple
static version. This will need further work later on, but should do the job for
the time being,
Diffstat (limited to 'libc/unistd/.cvsignore')
-rw-r--r-- | libc/unistd/.cvsignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/unistd/.cvsignore b/libc/unistd/.cvsignore deleted file mode 100644 index dba071497..000000000 --- a/libc/unistd/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -sysconf_*.c -gen_sysconf |