diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 54cb50b66..029f54dc6 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2002-07-03 Christopher Faylor + + * include/sys/statfs.h: New header file. + 2002-07-03 Christopher Faylor * dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode diff --git a/winsup/cygwin/include/sys/statfs.h b/winsup/cygwin/include/sys/statfs.h new file mode 100644 index 000000000..51ad3c6b1 --- /dev/null +++ b/winsup/cygwin/include/sys/statfs.h @@ -0,0 +1,11 @@ +/* sys/statfs.h + + Copyright 2002 Red Hat, Inc. + +This file is part of Cygwin. + +This software is a copyrighted work licensed under the terms of the +Cygwin license. Please consult the file "CYGWIN_LICENSE" for +details. */ + +#include