diff options
Diffstat (limited to 'bin/ed/README')
-rw-r--r-- | bin/ed/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ed/README b/bin/ed/README index 9dada65..06e302d 100644 --- a/bin/ed/README +++ b/bin/ed/README @@ -7,7 +7,6 @@ compile with little trouble. Otherwise, the macros spl1() and spl0() should be redefined to disable interrupts. The following compiler directives are recognized: -GNU_REGEX - use with GNU regex(3) DES - use to add encryption support (requires crypt(3)) NO_REALLOC_NULL - use if realloc(3) does not accept a NULL pointer BACKWARDS - use for backwards compatibility |