- note cosmetic glitch in tail

This commit is contained in:
Bernhard Reutner-Fischer 2007-04-04 17:57:55 +00:00
parent 1ca332b367
commit 24efe4f15f

16
TODO
View File

@ -167,15 +167,20 @@ man
--- ---
ar ar
Write support? Write support?
---- ---
stty / catv stty / catv
stty's visible() function and catv's guts are identical. Merge them into stty's visible() function and catv's guts are identical. Merge them into
an appropriate libbb function. an appropriate libbb function.
---- ---
struct suffix_mult struct suffix_mult
Several duplicate users of: grep -r "1024\*1024" * -B2 -A1 Several duplicate users of: grep -r "1024\*1024" * -B2 -A1
Merge to a single size_suffixes[] in libbb. Merge to a single size_suffixes[] in libbb.
Users: head tail od_bloaty hexdump and (partially as it wouldn't hurt) svlogd Users: head tail od_bloaty hexdump and (partially as it wouldn't hurt) svlogd
---
tail
./busybox tail -f foo.c~ TODO
should not print fmt=header_fmt for subsequent date >> TODO; i.e. only
fmt+ if another (not the current) file did change
Architectural issues: Architectural issues:
@ -318,3 +323,10 @@ sigblock(), siggetmask(), sigsetmask(), sigmask() -> sigprocmask et al
--- ---
vdprintf() -> similar sized functionality vdprintf() -> similar sized functionality
--- ---
Wed Apr 4 19:52:04 CEST 2007
Wed Apr 4 19:52:09 CEST 2007
Wed Apr 4 19:52:12 CEST 2007
Wed Apr 4 19:53:25 CEST 2007
Wed Apr 4 19:53:26 CEST 2007
Wed Apr 4 19:53:40 CEST 2007
Wed Apr 4 19:53:41 CEST 2007