All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-help] xenomai return code numbers
@ 2006-12-20 16:34 mani bhatti
  2006-12-20 16:48 ` Daniel Schnell
  0 siblings, 1 reply; 4+ messages in thread
From: mani bhatti @ 2006-12-20 16:34 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 337 bytes --]

Hi 
I need to know where i can find the values of xenomai return codes i,e how can see what is the integer value for code -EBUSY or -EEXIST i dont find them in documentation.Thanks.

 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[-- Attachment #2: Type: text/html, Size: 358 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [Xenomai-help] xenomai return code numbers
  2006-12-20 16:34 [Xenomai-help] xenomai return code numbers mani bhatti
@ 2006-12-20 16:48 ` Daniel Schnell
  2006-12-20 17:18   ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: Daniel Schnell @ 2006-12-20 16:48 UTC (permalink / raw)
  To: xenomai

Hi,

Well these are standard errno numbers, so you have to search them inside
standard header locations. Take a look into /usr/include/asm/errno.h
which will be included by /usr/include/errno.h


Best regards,

Daniel.
	
 
 
 

________________________________

From: xenomai-help-bounces@domain.hid [mailto:xenomai-help-bounces@domain.hid]
On Behalf Of mani bhatti
Sent: 20. desember 2006 16:34
To: xenomai@xenomai.org
Subject: [Xenomai-help] xenomai return code numbers


Hi 
I need to know where i can find the values of xenomai return codes i,e
how can see what is the integer value for code -EBUSY or -EEXIST i dont
find them in documentation.Thanks.


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] xenomai return code numbers
  2006-12-20 16:48 ` Daniel Schnell
@ 2006-12-20 17:18   ` Jan Kiszka
  2006-12-20 17:49     ` mani bhatti
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2006-12-20 17:18 UTC (permalink / raw)
  To: xenomai

[-- Attachment #1: Type: text/plain, Size: 349 bytes --]

Daniel Schnell wrote:
> Hi,
> 
> Well these are standard errno numbers, so you have to search them inside
> standard header locations. Take a look into /usr/include/asm/errno.h
> which will be included by /usr/include/errno.h
> 

And lazy people may like this mini-script:

http://www.xenomai.org/index.php/Resolving_Error_Codes

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Xenomai-help] xenomai return code numbers
  2006-12-20 17:18   ` Jan Kiszka
@ 2006-12-20 17:49     ` mani bhatti
  0 siblings, 0 replies; 4+ messages in thread
From: mani bhatti @ 2006-12-20 17:49 UTC (permalink / raw)
  To: Jan Kiszka, xenomai

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

Thanka Jan for the help form lazy poeple .
Best regards 
imran

Jan Kiszka <jan.kiszka@domain.hid> wrote: Daniel Schnell wrote:
> Hi,
> 
> Well these are standard errno numbers, so you have to search them inside
> standard header locations. Take a look into /usr/include/asm/errno.h
> which will be included by /usr/include/errno.h
> 

And lazy people may like this mini-script:

http://www.xenomai.org/index.php/Resolving_Error_Codes

Jan

_______________________________________________
Xenomai-help mailing list
Xenomai-help@domain.hid
https://mail.gna.org/listinfo/xenomai-help


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

[-- Attachment #2: Type: text/html, Size: 986 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-20 17:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-20 16:34 [Xenomai-help] xenomai return code numbers mani bhatti
2006-12-20 16:48 ` Daniel Schnell
2006-12-20 17:18   ` Jan Kiszka
2006-12-20 17:49     ` mani bhatti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.