From 038bec240cccaa2206f8ea7faa7f89ad9bef3a20 Mon Sep 17 00:00:00 2001 From: germeier Date: Wed, 11 Sep 2002 21:34:19 +0000 Subject: fixed writing of 8.3 filenames to MPIO added handling of timestamps --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d98f689..ab905cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2002-09-11 Markus Germeier + + * libmpio/mpio.c (mpio_file_put,mpio_file_get): + set timestamps on files correct + * libmpio/directory.c (mpio_dentry_put): + write correct 8.3 filenames into directory + (mpio_dentry_put): + fixed handling of time stamps with a "little" help + from the current mtools distribution + (date_dos2unix): added function, copied from the linux + kernel + (mpio_dentry_get_time): added function, uses (date_dos2unix) + 2002-09-11 Markus Germeier * mpio_tool/mpiosh.c (mpiosh_cmd_mdel): added command mdel -- cgit v1.2.3