Update to latest gnulib.
[libguestfs.git] / daemon / stat.c
2010-02-12 Richard Jonesdaemon: Don't need to prefix error messages with the...
2009-11-25 Richard Jonesdaemon: Move statvfs code into separate file.
2009-11-20 Richard Jonesdaemon/Win32: make some functions and fields optional.
2009-11-02 Richard JonesNew API calls: lstatlist, lxattrlist, readlinklist.
2009-08-13 Jim Meyeringgenerator.ml: use new "Pathname" designation
2009-08-13 Jim Meyeringupdate all NEED_ROOT uses
2009-08-13 Jim Meyeringupdate all uses of ABS_PATH
2009-07-03 Jim Meyeringremove trailing blanks
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-06-10 Richard JonesIn the daemon, change all const char * parameters to...
2009-04-15 Richard JonesAdded stat, lstat, statvfs and associated stat structures.