summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * fork.cc (frok::child): Change order of cleanup prior to return.Christopher Faylor2005-10-291-0/+9
* * child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor2005-10-291-0/+4
* * pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.Christopher Faylor2005-10-241-0/+4
* * spawn.cc (spawn_guts): Don't leave the function with return insideCorinna Vinschen2005-10-241-0/+5
* * cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor2005-10-241-0/+7
* add missing ChangeLog entryChristopher Faylor2005-10-241-0/+1
* * cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor2005-10-231-1/+22
* * fhandler_socket.cc (fhandler_socket::connect): Don't restrictCorinna Vinschen2005-10-221-0/+10
* * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen2005-10-221-0/+11
* * include/cygwin/version.h: Fix typo.Corinna Vinschen2005-10-221-0/+4
* * dir.cc (rmdir): Eliminate nonsensical code.Christopher Faylor2005-10-211-0/+6
* * cygwin.din (futimes): Export.Corinna Vinschen2005-10-201-0/+11
* * sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor2005-10-191-0/+5
* * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen2005-10-191-0/+5
* * times.cc (utimes): Only consider fds opened with write access.Christopher Faylor2005-10-191-0/+4
* * fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle ifChristopher Faylor2005-10-191-0/+7
* * pinfo.cc (_pinfo::dup_proc_pipe): Make warning more severe by actuallyChristopher Faylor2005-10-191-0/+7
* * cygtls.cc (handle_threadlist_exception): Improve diagnostic output.Christopher Faylor2005-10-191-0/+7
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-181-0/+22
* * sigproc.cc (child_info::sync): Use correct name when closing to preventChristopher Faylor2005-10-181-0/+7
* * sigproc.cc (child_info::sync): Fix typo which caused hProcess to never beChristopher Faylor2005-10-181-0/+5
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-171-0/+29
* * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen2005-10-171-0/+55
* * Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).Christopher Faylor2005-10-141-0/+6
* * dir.cc (mkdir): Abandon use of PC_WRITABLE.Christopher Faylor2005-10-121-0/+8
* * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Convert anCorinna Vinschen2005-10-121-0/+6
* * Makefile.in: Make sure that directories are created prior to copying to them.Christopher Faylor2005-10-111-0/+5
* * net.cc (cygwin_gethostbyname): Remove debugging.Christopher Faylor2005-10-111-0/+4
* * syslog.cc (try_connect_syslogd): Add priority parameter. Use writevCorinna Vinschen2005-10-111-0/+8
* * (symlink_info::set_error): Change to return bool if input error should beChristopher Faylor2005-10-111-0/+7
* * cygheap.h (class process_lock): New class.Christopher Faylor2005-10-031-0/+17
* * uname.cc (uname): Disable use of GetNativeSystemInfo.Corinna Vinschen2005-10-031-0/+4
* * dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.Christopher Faylor2005-10-021-0/+12
* * dcrt0.cc (do_exit): Don't set ES_SET_MUTO here. Call get_exit_lock()Christopher Faylor2005-09-301-0/+14
* Fix typo.Corinna Vinschen2005-09-301-1/+1
* * fhandler_disk_file.cc: Change calls to pc.set_attributes intoCorinna Vinschen2005-09-301-0/+6
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): UseCorinna Vinschen2005-09-301-0/+6
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Also useCorinna Vinschen2005-09-301-0/+6
* * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only writeCorinna Vinschen2005-09-301-0/+5
* * fork.cc (frok::parent): Simplify error messages. Don't issue an error whenChristopher Faylor2005-09-301-0/+6
* * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Don't callCorinna Vinschen2005-09-291-0/+12
* * crt0.cc: Remove PPC considerations.Corinna Vinschen2005-09-291-0/+5
* Fix typo.Christopher Faylor2005-09-281-2/+2
* Change name from commune_recv to commune_process throughout. Change name fromChristopher Faylor2005-09-281-0/+32
* * hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether toChristopher Faylor2005-09-281-0/+5
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+41
* Revert erroneous checkin.Corinna Vinschen2005-09-281-41/+0
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+41
* * dcrt0.cc (getstack): New function.Christopher Faylor2005-09-281-0/+19
* * pinfo.cc (_pinfo::dup_proc_pipe): Ignore error if the child process has justChristopher Faylor2005-09-281-0/+5