On 30/11/2020 20:00, Joel Sherrill wrote:
If you use --enable-posix it is defined. Also if you use "RTEMS_POSIX_API = True" in the config.ini of the new build system it is defined.> Similarly, RTEMS_POSIX_API should probably always be set and another > macro provided for POSIX signals. > > The meaning changed without considering the impact. We need to account > for this.If RTEMS_POSIX_API is defined, then all POSIX APIs supported by RTEMS are enabled. If you always define it, then this is no longer true. It is now not defined. It's meaning has been perverted a sinus confusing.
-- embedded brains GmbH Herr Sebastian HUBER Dornierstr. 4 82178 Puchheim Germany email: [email protected] phone: +49-89-18 94 741 - 16 fax: +49-89-18 94 741 - 08 Registergericht: Amtsgericht München Registernummer: HRB 157899 Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler Unsere Datenschutzerklärung finden Sie hier: https://embedded-brains.de/datenschutzerklaerung/ _______________________________________________ devel mailing list [email protected] http://lists.rtems.org/mailman/listinfo/devel
