mirror of
https://github.com/AdaCore/florist.git
synced 2026-02-12 13:10:32 -08:00
* c-posix.c (Print_Error_Message): New routine. (strerror): New routine support. (strerror_r): New routine support. (perror): New routine support. * libsrc/posix.adb (Print_Error_Message): New routine. * configure.in, confsrc/config.h.in (strerror): New routine support. (strerror_r): New routine support. (perror): New routine support. * configure: Regenerated. * libsrc/threads/posix-process_primitives.ads, libsrc/threads/posix-process_primitives.adb (Start_Process): Add On_Child_Failure parameter. (Start_Process_Search): Add On_Child_Failure parameter. TN: R822-029 Change-Id: I370d58ab3c866318bdb84e39112650edbec25229