Add a new item to TODO: rework cat(1) buffering to use setvbuf.
This commit is contained in:
parent
95bef75697
commit
254e05998e
1
TODO
1
TODO
@ -3,6 +3,7 @@ Write a function to return a dictionary containing key-value pairs
|
|||||||
Write a Makefile. [done]
|
Write a Makefile. [done]
|
||||||
Add octal escape support to echo.
|
Add octal escape support to echo.
|
||||||
Rework yes(1) to buffer output. This achieves greater throughput per system call.
|
Rework yes(1) to buffer output. This achieves greater throughput per system call.
|
||||||
|
Rewrite the buffering in cat(1) to use setvbuf
|
||||||
|
|
||||||
-----------------------------------------------------
|
-----------------------------------------------------
|
||||||
PROGS
|
PROGS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user