e[5]);
+int numb = atoi(&nb->pn_name[5]);
+ if (numa > numb)
+ rc = 1;
+ else if (numa < numb)
+ rc = -1;
+ else
+ rc = 0;
+ }
+ /*
+* Else let'
> -Original Message-
> From: John Baldwin [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 21, 1999 3:26 PM
> To: David Quattlebaum
> Cc: FreeBSD Hackers
> Subject: RE: modifying an object file
>
>
>
> On 21-Dec-99 David Quattlebaum wrote:
> > An
nyone accomplished this without having to dissect the ELF object, change it
and reconstruct the pieces?
Thanks.
--
David Quattlebaum, ([EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> )
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
3 matches
Mail list logo