4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-31 11:30:56 +08:00
Christopher Faylor 7a4078ee34 Change check_null_empty_path* to check_null_empty_str* throughout.
* path.cc (path_conv::check): Add signal protection here since retrieving info
about remote shares can take some time.
* path.h (check_null_empty_str_errno): Convert to a function prototype.
* path.cc (check_null_empty_str): Move to miscfuncs.cc.
* miscfuncs.cc (check_null_empty_str_errno): New function.
(__check_null_invalid_struct): Ditto.
(__check_null_invalid_struct_errno): Ditto.
(check_null_empty_str): Change from VirtualQuery to IsBadWritePtr.
* thread.cc (check_valid_pointer): Ditto.
* resource.cc (getrlimit): Use check_null_invalid_struct macro for checking
validity of pointer.
(setrlimit): Ditto.
2001-06-28 02:19:57 +00:00
..
2000-10-28 05:41:44 +00:00
2001-06-10 10:00:21 +00:00
2000-02-17 19:38:33 +00:00
2000-02-21 03:18:37 +00:00
2001-06-10 10:00:21 +00:00
2000-10-28 05:41:44 +00:00
2001-05-16 05:07:51 +00:00
2000-02-17 19:38:33 +00:00
2000-11-19 04:58:18 +00:00
2001-03-18 03:34:05 +00:00
2001-05-09 20:22:35 +00:00
2001-03-11 16:46:28 +00:00
2000-02-17 19:38:33 +00:00
2001-03-18 03:34:05 +00:00
2001-06-01 01:45:53 +00:00
2001-05-04 21:09:47 +00:00
2000-02-17 19:38:33 +00:00
2000-08-18 19:51:02 +00:00
2000-09-03 04:16:35 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:33 +00:00
2001-03-07 17:45:03 +00:00
2000-02-17 19:38:33 +00:00
2000-02-17 19:38:31 +00:00
2001-06-10 10:00:21 +00:00
2001-03-18 21:11:25 +00:00
2000-07-19 17:42:16 +00:00