[BusyBox] fdisk with entries not in disk order pb.

Erik Andersen andersen at codepoet.org
Wed May 19 11:11:51 UTC 2004


On Wed May 19, 2004 at 12:33:12PM +0200, Bastian Blank wrote:
> On Wed, May 19, 2004 at 03:20:32AM -0600, Erik Andersen wrote:
> > http://busybox.net/cgi-bin/cvsweb/busybox/util-linux/fdisk.c?r1=1.22&r2=1.23&diff_format=u
> 
> Identifies which begins with two underlines are reserved, never mess
> with them, set _FILE_OFFSET_BITS=64 before the include.

Setting _FILE_OFFSET_BITS=64 would do no good, since features.h
has already been included...  In this case, we must do what
features.h would otherwise have done for us, and peek under the
skirts of the C library,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.busybox.net/pipermail/busybox/attachments/20040519/0474637a/attachment-0002.pgp 


More information about the busybox mailing list