From 1f6601e1a657d7008f6c15fca71d2dc092f7cb78 Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Thu, 1 Jul 1999 21:04:27 +0000 Subject: 1999-07-01 Thomas Bushnell, BSG * translated.c: New file; guts from fshelp.h. * perms-isowner.c: Likewise. * perms-access.c: Likewise. * prems-checkdirmod.c: Likewise. * touch.c: Likewise. * fshelp.h (fshelp_translated, fshelp_isowner, fshelp_access, fshelp_checkdirmod, fshelp_touch): Replace inline definitions with ordinary declarations. (FSHELP_EI): Removed macro. * fshelp.c: Deleted file. * Makefile (SRCS): Added translated.c, perms-isowner.c, perms-access.c, perms-checkdirmod.c, touch.c. Removed fshelp.c. --- libfshelp/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'libfshelp/ChangeLog') diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index ec1b5cfe..a8905c7c 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,18 @@ +1999-07-01 Thomas Bushnell, BSG + + * translated.c: New file; guts from fshelp.h. + * perms-isowner.c: Likewise. + * perms-access.c: Likewise. + * prems-checkdirmod.c: Likewise. + * touch.c: Likewise. + * fshelp.h (fshelp_translated, fshelp_isowner, fshelp_access, + fshelp_checkdirmod, fshelp_touch): Replace inline definitions with + ordinary declarations. + (FSHELP_EI): Removed macro. + * fshelp.c: Deleted file. + * Makefile (SRCS): Added translated.c, perms-isowner.c, + perms-access.c, perms-checkdirmod.c, touch.c. Removed fshelp.c. + Wed Apr 28 03:06:19 1999 Thomas Bushnell, BSG * fetch-root.c (fshelp_fetch_root): Don't deallocate the -- cgit v1.2.3