From fc0e2647c036addc727aa347af734f1f33a258f1 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Wed, 13 Nov 1996 00:21:56 +0000 Subject: Wed Nov 6 19:26:14 1996 Thomas Bushnell, n/BSG * Makefile (SRCS): Add iouser-create.c, iouser-dup.c iouser-reauth.c, and iouser-free.c. (OBJS): Compute automatically. * iohelp.h (iohelp_create_user): New function. * iouser-create.c: New file. Tue Nov 5 21:51:24 1996 Thomas Bushnell, n/BSG * iohelp.h (struct iouser): New type. (iohelp_dup_iouser, iohelp_free_iouser, iohelp_reauth): New functions. * iouser-dup.c, iouser-reauth.c, iouser-free.c: New files. --- libiohelp/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'libiohelp/ChangeLog') diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index e70d5d14..a4dce1f8 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,3 +1,19 @@ +Wed Nov 6 19:26:14 1996 Thomas Bushnell, n/BSG + + * Makefile (SRCS): Add iouser-create.c, iouser-dup.c + iouser-reauth.c, and iouser-free.c. + (OBJS): Compute automatically. + + * iohelp.h (iohelp_create_user): New function. + * iouser-create.c: New file. + +Tue Nov 5 21:51:24 1996 Thomas Bushnell, n/BSG + + * iohelp.h (struct iouser): New type. + (iohelp_dup_iouser, iohelp_free_iouser, iohelp_reauth): New + functions. + * iouser-dup.c, iouser-reauth.c, iouser-free.c: New files. + Thu Sep 12 16:18:46 1996 Thomas Bushnell, n/BSG * Makefile (HURDLIBS): New variable. -- cgit v1.2.3