[BusyBox] Bug and correct my "last patch" now

Vladimir N. Oleynik dzo at simtreas.ru
Fri Mar 2 17:58:55 UTC 2001


I wrote:

> I found 1 bug and 1 problem in init.c:
> 
> 1)
> -       putenv(_PATH_STDPATH);
> +       putenv("PATH="_PATH_STDPATH);
> 
> 2) not compiling with glibc, require
> +#define _GNU_SOURCE
> 
> Also correct my previous "last patch".
> 
> Also, deepen metod in new struct BB_applet (remove usage) to
> remove location to extern array - gain size
> (3 bytes per applet in 32-bit systems).
> 
> Complex patch in attach.

New complex patch for new version applets.h

Hmm, require puts bug (see up quote) only to bugtracing now? :0


--w
vodz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Last_patch3.gz
Type: application/x-gzip
Size: 6592 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20010302/e039edae/attachment.bin 


More information about the busybox mailing list