From d0c9c92e41409bbe0e2234d832e4aea98b902105 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sat, 16 Jun 2001 20:35:08 +0000 Subject: . --- libiohelp/ChangeLog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'libiohelp') diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index 0388b756..50026606 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,9 +1,25 @@ +2001-04-21 Neal H Walfield + + * iohelp.h (iohelp_create_iouser): Change declaration + such that as error_t is now returned and the iouser is + a parameter. + (iohelp_create_empty_iouser): New funtion. + (iohelp_create_simple_iouser): New function. + (iohelp_create_complex_iouser): New funtion. + * iouser-create.c (iohelp_create_iouser): Implement new + semantics. + (iohelp_create_empty_iouser): Implement new function. + (iohelp_create_simple_iouser): Implement new function. + (iohelp_create_complex_iouser): Implement new function. + * iouser-dup.c (iohelp_dup_iouser): Implement new semantics. + * iouser-reauth.c (iohelp_reauth): Implement new semantics. + 1999-07-11 Thomas Bushnell, BSG * return-buffer.c: Include . * iouser-reauth.c (iohelp_reauth): Cast first arg to munmap - correctly. + correctly. 1999-07-10 Roland McGrath -- cgit v1.2.3