diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-11 21:43:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-11 21:43:43 +0000 |
commit | e134b714b6acb56586e9b4fe030aa44e272e8647 (patch) | |
tree | ccaf353b2c2195dd7e302b60bbf5aa70ce14000b /libfshelp | |
parent | 5a07075504a4066427dae6984d19f81c859a681e (diff) |
.
Diffstat (limited to 'libfshelp')
-rw-r--r-- | libfshelp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index 0e11dbef..be35c65b 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,8 @@ +2002-06-07 Roland McGrath <roland@frob.com> + + * fshelp.h: Use io_statbuf_t in place of struct stat throughout. + (fshelp_get_identity): ino_t -> ino64_t + 2002-05-10 Roland McGrath <roland@frob.com> * exec-reauth.c (fshelp_exec_reauth): Always set *SECURE if nonnull, |