fix dates
This commit is contained in:
		| @@ -1,4 +1,4 @@ | |||||||
| 2010-09-09  John Carey  <aeolus@electric-cloud.com> | 2010-10-09  John Carey  <aeolus@electric-cloud.com> | ||||||
| 	    Corinna Vinschen  <corinna@vinschen.de> | 	    Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* cygheap.h (cwdstuff::override_win32_cwd): Declare. | 	* cygheap.h (cwdstuff::override_win32_cwd): Declare. | ||||||
| @@ -27,7 +27,7 @@ | |||||||
| 	* wincap.h (wincaps::has_fast_cwd): New element. | 	* wincap.h (wincaps::has_fast_cwd): New element. | ||||||
| 	* wincap.cc: Implement has_fast_cwd element throughout. | 	* wincap.cc: Implement has_fast_cwd element throughout. | ||||||
|  |  | ||||||
| 2010-09-08  Marco Atzeri  <marco_atzeri@yahoo.it> | 2010-10-08  Marco Atzeri  <marco_atzeri@yahoo.it> | ||||||
| 	    Corinna Vinschen  <corinna@vinschen.de> | 	    Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* cygwin.din: Export new complex math functions from newlib. | 	* cygwin.din: Export new complex math functions from newlib. | ||||||
| @@ -35,7 +35,7 @@ | |||||||
| 	SUSv4 functions. | 	SUSv4 functions. | ||||||
| 	* include/cygwin/version.h: Bump API minor version. | 	* include/cygwin/version.h: Bump API minor version. | ||||||
|  |  | ||||||
| 2010-09-07  Corinna Vinschen  <corinna@vinschen.de> | 2010-10-07  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* fhandler.h (fhandler_base::get_stat_access): Delete. | 	* fhandler.h (fhandler_base::get_stat_access): Delete. | ||||||
| 	* fhandler_disk_file.cc (fhandler_base::fstat_helper): Always check | 	* fhandler_disk_file.cc (fhandler_base::fstat_helper): Always check | ||||||
| @@ -56,7 +56,7 @@ | |||||||
| 	* path.h (class path_conv_handle): Drop access flag and accommodate | 	* path.h (class path_conv_handle): Drop access flag and accommodate | ||||||
| 	all related methods. | 	all related methods. | ||||||
|  |  | ||||||
| 2010-09-06  Corinna Vinschen  <corinna@vinschen.de> | 2010-10-06  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant to make sure the | 	* posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant to make sure the | ||||||
| 	access mask is correct. | 	access mask is correct. | ||||||
| @@ -72,7 +72,7 @@ | |||||||
| 	(_mq_receive): Wait for mqi_waitrecv event.  Signal mqi_waitsend event. | 	(_mq_receive): Wait for mqi_waitrecv event.  Signal mqi_waitsend event. | ||||||
| 	(mq_close): Close mqi_waitsend and mqi_waitrecv events. | 	(mq_close): Close mqi_waitsend and mqi_waitrecv events. | ||||||
|  |  | ||||||
| 2010-09-05  Corinna Vinschen  <corinna@vinschen.de> | 2010-10-05  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* path.h (enum pathconv_arg): Remove PC_CHECK_EA. | 	* path.h (enum pathconv_arg): Remove PC_CHECK_EA. | ||||||
|  |  | ||||||
| @@ -82,7 +82,7 @@ | |||||||
| 	(__dll_crt0): Only initialize _main_tls if it changes. | 	(__dll_crt0): Only initialize _main_tls if it changes. | ||||||
| 	* fhandler_console.cc (fhandler_console::write): Fix debugging output. | 	* fhandler_console.cc (fhandler_console::write): Fix debugging output. | ||||||
|  |  | ||||||
| 2010-09-02  Corinna Vinschen  <corinna@vinschen.de> | 2010-10-02  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify. | 	* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify. | ||||||
| 	Just call nfs_fetch_fattr3 if called via fstat. | 	Just call nfs_fetch_fattr3 if called via fstat. | ||||||
| @@ -92,7 +92,7 @@ | |||||||
| 	* path.cc (symlink_info::check): Simplify NFS case.  Just call | 	* path.cc (symlink_info::check): Simplify NFS case.  Just call | ||||||
| 	nfs_fetch_fattr3. | 	nfs_fetch_fattr3. | ||||||
|  |  | ||||||
| 2010-09-02  Corinna Vinschen  <corinna@vinschen.de> | 2010-10-02  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  |  | ||||||
| 	* fhandler_procsys.cc (fhandler_procsys::exists): Return virt_none | 	* fhandler_procsys.cc (fhandler_procsys::exists): Return virt_none | ||||||
| 	if path is invalid. | 	if path is invalid. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user