4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-14 17:59:28 +08:00
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
..
2001-03-05 21:29:24 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2001-12-31 04:00:07 +00:00
2000-02-17 19:38:33 +00:00
2001-09-17 21:29:19 +00:00
2001-09-11 20:01:02 +00:00
2002-06-10 19:59:19 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2001-04-12 04:04:53 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 22:19:50 +00:00