[U-Boot] [PATCH v3 13/21] sandbox: Add OS dependent layer

Mike Frysinger vapier at gentoo.org
Mon Oct 3 21:27:04 CEST 2011


On Monday, September 26, 2011 20:10:47 Simon Glass wrote:
> --- /dev/null
> +++ b/include/os.h
> +/**
> + * Access to the OS exit() system call
> + *
> + * This exits with an EXIT_SUCCESS error code
> + */
> +void os_exit(void);

any reason for not allowing people to pass the actual error code ?  would be 
handy i think if you could exit with non-zero codes ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111003/cb0ee921/attachment.pgp 


More information about the U-Boot mailing list