From 11d3c019825ffc34407e6a35459210033fd44046 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Sep 1998 18:42:56 +0000 Subject: . --- isofs/ChangeLog | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'isofs/ChangeLog') diff --git a/isofs/ChangeLog b/isofs/ChangeLog index aca13dff..ac0bc2c3 100644 --- a/isofs/ChangeLog +++ b/isofs/ChangeLog @@ -1,3 +1,10 @@ +1998-09-04 Roland McGrath + + * lookup.c (diskfs_lookup_hard): Fix defn with `const'. + (diskfs_direnter_hard): Likewise. + (diskfs_get_directs): Use `const' for local var NAME. + * inode.c (diskfs_set_translator): Fix defn with `const'. + 1997-09-22 Miles Bader * main.c (diskfs_append_args): New function. @@ -19,13 +26,13 @@ Tue Sep 16 15:34:21 1997 Thomas Bushnell, n/BSG * rr.c (gnuext_live): New variable. (rrip_work): Comprehend AU, TR, MD, and FL, all as GNU extensions. Recognize GNU extension id field when processing ER - fields. + fields. (release_rrip): Free RR->trans if it's live. * inode.c (read_disknode): Interpret and install the values set by AU, TR, MD, and FL extensions. (diskfs_node_norefs): Free NP->translator if it's set. * isofs.h (struct disknode): New members `translen' and - `translator'. + `translator'. * rr.h (struct gn_au, struct gn_tr, struct gn_md, struct gn_fl): New strucures. (GNUEXT_SRC, GNUEXT_DES, GNUEXT_ID, GNUEXT_VERS): New macros. -- cgit v1.2.3