[OT] Re: return level?

Greg Louis glouis at dynamicro.on.ca
Tue Feb 18 16:05:47 CET 2003


On 20030218 (Tue) at 0946:16 -0500, Greg Louis wrote:
> On 20030218 (Tue) at 0836:15 -0600, Bob Parnass, AJ9S wrote:
> > In UNIX-type sysetms, exit codes represented by 8 bits, right?
 
> No: this is from manpage exit(3).

That documented that C returns an int; in fact, in Linux 2.4, do_exit()
uses a long for the return code.

The $? value in the shell does get just 8 bits, though.

-- 
| G r e g  L o u i s          | gpg public key:      |
|   http://www.bgl.nu/~glouis |   finger greg at bgl.nu |
| Help free our mailboxes. Include                   |
|        http://wecanstopspam.org in your signature. |




More information about the Bogofilter mailing list