Private Inf wrote: > Hello All, > It is said that profile for minimal RTOS in standard POSIX.13-2003 is > called PSE51. > If RTOS supports this profile there should be defined > _POSIX_AEP_REALTIME_MINIMAL with value 200312L in <unistd.h>. > I was not able to locate this constant anywhere in Xenomai code. Does it > mean that it is non compliant to PSE51?
Xenomai POSIX skin is not, to my knowledge, a certified POSIX RTOS. To get it certified, you would need to have a look here: http://get.posixcertified.ieee.org/ However, we care to follow the POSIX specification with regard, mostly, to the POSIX services interface and behaviour, and if you feel like some part of our implementation does not follow this specification, we will welcome any contribution. -- Gilles. _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
