log th_ioctx_mem.c @ 717:e73200c4584a

age author description
Mon, 26 Oct 2020 12:48:37 +0200 Matti Hamalainen Add some error status setting in memio.
Mon, 09 Mar 2020 18:55:54 +0200 Matti Hamalainen Implement fclose() in mem ioctx, with an context flag for freeing the memory
Mon, 09 Mar 2020 18:54:37 +0200 Matti Hamalainen Implement fopen() in mem ioctx, and simplistic read-only/write flag support.
Mon, 09 Mar 2020 17:59:06 +0200 Matti Hamalainen Comments and cleanup.
Wed, 04 Mar 2020 19:47:21 +0200 Matti Hamalainen Cosmetic.
Sat, 29 Feb 2020 12:19:02 +0200 Matti Hamalainen Split stdio and memio stuff to separate files from th_stdio.c