|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] libxen-3.0 (libxc rewrite)
On Tue, 22 Mar 2005, Anthony Liguori wrote:
> 1) Have most functions return an integer. An error is indicated if the return
> is < 0. In the event of an error, the function will return -errno but make
> sure to set errno properly.
works for me.
> 2) For functions that want to return addresses, they can do so and return NULL
> on error. Since all functions set errno properly, errno will have to be used
> for extended error conditions on these functions.
sure.
ron
-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|