Corinna Vinschen
a652e6d52a
* cygwin.din (fstatvfs): Export.
(statvfs): Export.
* syscalls.cc: Include sys/statvfs.h.
(statvfs): New function. Move statfs functionality here.
(fstatvfs): New function.
(statfs): Just call statvfs and copy structure. Check validity of
incoming struct statfs pointer.
* include/cygwin/types.h (fsblkcnt_t): Define.
(fsfilcnt_t): Define.
* include/cygwin/version.h: Bump API minor version.
* include/sys/statvfs.h: New file.
2005-02-23 13:12:43 +00:00
..
2001-09-11 20:01:02 +00:00
2005-01-16 17:00:27 +00:00
2003-09-09 00:21:16 +00:00
2003-11-29 23:00:51 +00:00
2002-01-13 20:03:03 +00:00
2003-11-19 18:50:23 +00:00
2004-05-17 16:06:02 +00:00
2003-10-09 11:40:16 +00:00
2003-05-29 03:50:15 +00:00
2003-11-19 18:50:23 +00:00
2003-11-15 17:04:10 +00:00
2001-09-11 20:01:02 +00:00
2003-11-28 20:55:59 +00:00
2005-01-25 22:45:11 +00:00
2001-09-11 20:01:02 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2002-08-26 09:57:27 +00:00
2001-12-10 03:35:54 +00:00
2002-07-03 20:31:39 +00:00
2005-02-23 13:12:43 +00:00
2004-05-17 16:06:02 +00:00
2004-12-10 16:25:35 +00:00
2003-06-06 08:11:19 +00:00
2002-06-03 17:44:09 +00:00
2003-11-19 18:50:23 +00:00
2004-03-09 02:51:26 +00:00
2002-08-30 15:47:10 +00:00
2001-11-05 06:09:15 +00:00
2005-02-08 20:59:41 +00:00
2004-12-15 17:29:01 +00:00
2002-03-12 03:36:01 +00:00
2004-11-26 04:15:10 +00:00