Christopher Faylor
407b8df695
* include/cygwin/in.h (in_attr_t): Define new type.
* include/arpa/inet.h (inet_addr): Change return type to in_addr_t.
(inet_lnaof): Ditto.
(inet_netof): Ditto.
(inet_network): Ditto.
* include/cygwin/types.h: Move many *_t typedefs here. Protect them with
ifdefs.
* fhandler_disk_file.cc (fhandler_disk_file::fstat): Change ntsec_atts to
mode_t.
* security.cc (get_attribute_from_acl): Accept mode_t attribute.
(get_nt_attribute): Ditto.
(get_file_attribute): Ditto.
(get_nt_object_attribute): Ditto.
(get_object_attribute): Ditto.
* security.h: Reflect above changes.
* syscalls.cc (chown_worker): Change attrib to mode_t.
2003-02-10 22:43:29 +00:00
..
2002-07-07 00:44:08 +00:00
2002-09-30 18:31:56 +00:00
2003-02-10 22:43:29 +00:00
2003-02-07 20:59:19 +00:00
2003-02-10 22:38:36 +00:00
2001-10-12 20:02:41 +00:00
2003-02-08 16:46:32 +00:00
2003-02-07 21:34:34 +00:00
2003-02-10 14:14:01 +00:00
2003-02-07 03:45:15 +00:00
2003-02-07 03:45:15 +00:00
2003-02-07 03:45:15 +00:00
2003-01-13 21:11:19 +00:00
2001-12-31 23:24:10 +00:00
2003-01-22 17:10:02 +00:00
2002-09-28 03:15:44 +00:00