diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-22 05:14:44 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-22 05:14:44 +0000 |
commit | 51f8c89040b86811d877f2a476268ecb85dd6c96 (patch) | |
tree | 45e90c8fbe5780914c3e103b6132271c36344956 | |
parent | 63a0e530bd535cff8bc56cb51258102285581046 (diff) | |
download | busybox-51f8c89040b86811d877f2a476268ecb85dd6c96.tar.gz |
Stuf
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ * Added in optional _real_ regular expression support (to be the basis for a future sed utility). When compiled in, adds 3.9k. + * Checked out using nftw(3) for recursive stuff, but unfortunatly + it wasn't supported before GNU libc 2.1, and some folks use + glibc 2.0.7 since it is much smaller than that latest and greatest. 0.30 |