On Nov 12, 5:47pm, [email protected] ([email protected]) wrote: -- Subject: Re: CVS commit: src/bin/cat
| > Log Message: | > Add an option to read with a different buffer size, and document the | > buffer size we use. This allows us to cat -B 10000000 /proc/<pid>/maps | > for example which cannot handle seeking. | | How about to use strsuftoll instead of strtol? Sure I can do that. christos
