Corinna Vinschen
b701da7f14
* fhandler_socket.cc (fhandler_socket::af_local_connect): Drop
...
setting connect_state to connect_credxchg.
(fhandler_socket::af_local_accept): Ditto.
(fhandler_socket::recv_internal): Drop ill-advised connect_state check.
Add comment so as not to repeat the exercise.
* fhandler.h (enum conn_state): Drop now unneeded connect_credxchg
state.
2014-10-26 18:47:24 +00:00
Corinna Vinschen
11f6820332
*** empty log message ***
2014-10-24 19:16:11 +00:00
Corinna Vinschen
1ac9d47a7e
*** empty log message ***
2014-10-22 20:04:50 +00:00
Yaakov Selkowitz
d6aa3abb4f
* common.din (stime): Export.
...
* times.cc (stime): New function.
* include/cygwin/time.h (stime): Declare.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
2014-10-22 19:03:02 +00:00
Corinna Vinschen
06fb98f4b5
*** empty log message ***
2014-10-22 09:04:23 +00:00
Corinna Vinschen
783341b629
*** empty log message ***
2014-10-22 08:32:07 +00:00
Corinna Vinschen
a45be63b29
*** empty log message ***
2014-10-22 08:12:45 +00:00
Corinna Vinschen
5cb6400ec2
*** empty log message ***
2014-10-20 13:19:58 +00:00
Corinna Vinschen
ced85f053e
*** empty log message ***
2014-10-17 08:33:37 +00:00
Corinna Vinschen
f207699a53
* fhandler_proc.cc (proc_tab): Add entry for cygdrive symlink.
...
(format_proc_cygdrive): New function to implement /proc/cygdrive.
2014-09-05 19:11:01 +00:00
Corinna Vinschen
697c710dc3
*** empty log message ***
2014-08-18 11:37:27 +00:00
Corinna Vinschen
0d45f7ee54
* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 33.
...
(CYGWIN_VERSION_API_MINOR): Bump to reflect intermediate 1.7.32 release.
2014-08-13 17:38:47 +00:00