[BusyBox] memory problem in syslogd

Manuel Novoa III mjn3 at busybox.net
Thu Jul 19 12:39:43 UTC 2001


On Thu, Jul 19, 2001 at 09:54:24AM -0700, Larry Doolittle wrote:
> I forget, what is BUFSIZ on uClibc?  It looks like 8192 on my
> glibc.

ANSI/ISO requires BUFSIZ to be >= 256.  Some time back I had increased
uClibc's BUFSIZ to 512 to work around an erroneous assumption made in
busybox's tar code.  I haven't checked lately to see if that problem
has been fixed.

Manuel





More information about the busybox mailing list