log th_ioctx_stdio.c @ 737:6b778871f770

age author description
Wed, 07 Dec 2022 15:03:36 +0200 Matti Hamalainen Return actual errno status in case of fopen() failure.
Wed, 07 Dec 2022 12:14:39 +0200 Matti Hamalainen Renaming BOOL->bool and TRUE/FALSE to true/false, and using stdbool.h if available.
Sat, 01 Jan 2022 16:17:31 +0200 Matti Hamalainen Bump copyrights.
Sat, 02 Jan 2021 11:35:54 +0200 Matti Hamalainen Bump copyright years.
Mon, 09 Mar 2020 16:22:01 +0200 Matti Hamalainen Cleanups.
Sat, 29 Feb 2020 12:19:02 +0200 Matti Hamalainen Split stdio and memio stuff to separate files from th_stdio.c