* callback.h (struct host_callback_struct): New member lstat.

(CB_SYS_lstat): New macro.
This commit is contained in:
Hans-Peter Nilsson
2004-12-13 00:35:29 +00:00
parent 3020ba83ce
commit 716f334bce
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-12-13 Hans-Peter Nilsson <hp@axis.com>
* callback.h (struct host_callback_struct): New member lstat.
(CB_SYS_lstat): New macro.
2004-09-08 Michael Snyder <msnyder@redhat.com>
Commited by Corinna Vinschen <vinschen@redhat.com>