diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-04-04 17:57:55 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-04-04 17:57:55 +0000 |
commit | 24efe4f15fe45151681b41333f3713357ce8694b (patch) | |
tree | c73243256159e518c43c0896d6fbfa141b71ced7 /TODO | |
parent | 1ca332b367bee3cf673dff700db1b8741f941a78 (diff) |
- note cosmetic glitch in tail
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -167,15 +167,20 @@ man --- ar Write support? ----- +--- stty / catv stty's visible() function and catv's guts are identical. Merge them into an appropriate libbb function. ----- +--- struct suffix_mult Several duplicate users of: grep -r "1024\*1024" * -B2 -A1 Merge to a single size_suffixes[] in libbb. 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: @@ -318,3 +323,10 @@ sigblock(), siggetmask(), sigsetmask(), sigmask() -> sigprocmask et al --- 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 |