aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2005-10-272005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe3-3/+8
2005-10-272005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe3-3/+8
2005-10-24* pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.Christopher Faylor2-1/+5
2005-10-24 * spawn.cc (spawn_guts): Don't leave the function with return insideCorinna Vinschen2-2/+9
2005-10-24* cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor4-6/+12
2005-10-24add missing ChangeLog entryChristopher Faylor1-0/+1
2005-10-23* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor9-66/+86
2005-10-22 * fhandler_socket.cc (fhandler_socket::connect): Don't restrictCorinna Vinschen3-16/+35
2005-10-22 * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen4-55/+37
2005-10-22 * include/cygwin/version.h: Fix typo.Corinna Vinschen2-1/+5
2005-10-21* dir.cc (rmdir): Eliminate nonsensical code.Christopher Faylor3-5/+8
2005-10-20 * cygwin.din (futimes): Export.Corinna Vinschen4-5/+47
2005-10-19* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor2-31/+26
2005-10-19* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor1-0/+5
2005-10-19 * autoload.cc: Revert loading rcmd, rexec, rresvport and inet_networkCorinna Vinschen2-4/+11
2005-10-19* times.cc (utimes): Only consider fds opened with write access.Christopher Faylor2-1/+6
2005-10-19* fhandler_disk_file.cc (fhandler_base::utimes_fs): Use existing handle ifChristopher Faylor3-19/+51
2005-10-19* pinfo.cc (_pinfo::dup_proc_pipe): Make warning more severe by actuallyChristopher Faylor2-5/+15
2005-10-19* cygtls.cc (handle_threadlist_exception): Improve diagnostic output.Christopher Faylor3-8/+14
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen10-14/+160
2005-10-18* sigproc.cc (child_info::sync): Use correct name when closing to preventChristopher Faylor3-1/+9
2005-10-18* sigproc.cc (child_info::sync): Fix typo which caused hProcess to never beChristopher Faylor2-3/+8
2005-10-17Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor18-85/+162
2005-10-17 * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen8-466/+401
2005-10-17Check in previously ChangeLoged entry.Christopher Faylor1-1/+1
2005-10-15 * include/limits.h (SSIZE_MAX): Define.Danny Smith2-9/+19
2005-10-14* Makefile.in (MKDIRP): Just use raw $(INSTALL) rather than $(INSTALL_DATA).Christopher Faylor2-1/+7
2005-10-132005-10-13 Wu Yongwei <adah@users.sourceforge.net>Danny Smith2-0/+20
2005-10-12* dir.cc (mkdir): Abandon use of PC_WRITABLE.Christopher Faylor4-13/+16
2005-10-12 * fhandler_disk_file.cc (fhandler_disk_file::rmdir): Convert anCorinna Vinschen2-2/+13
2005-10-12 * include/winbase.h (GetProcessId): Remove duplicate declaration.Danny Smith2-4/+6
2005-10-12 * include/stddef.h: Remove.Danny Smith3-14/+5
2005-10-12 * mingwex/complex/csqrt.c (csqrt): The sign of real partDanny Smith4-8/+16
2005-10-12 * include/time.h (_time64): Correct prototype.Danny Smith2-1/+5
2005-10-11Add ChangeLog: * include/winbase.h (GetProcessId): Declare.Christopher Faylor3-1/+7
2005-10-11revert erroneous checkinChristopher Faylor2-6/+2
2005-10-11* Makefile.in: Make sure that directories are created prior to copying to them.Christopher Faylor2-0/+9
2005-10-11* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.Christopher Faylor6-4/+13
2005-10-11* net.cc (cygwin_gethostbyname): Remove debugging.Christopher Faylor2-3/+4
2005-10-11 * syslog.cc (try_connect_syslogd): Add priority parameter. Use writevCorinna Vinschen2-15/+37
2005-10-11* (symlink_info::set_error): Change to return bool if input error should beChristopher Faylor2-7/+25
2005-10-08 * mingwex/fegetenv.c (fegetenv): Restore exception masks.Danny Smith3-7/+13
2005-10-03* cygheap.h (class process_lock): New class.Christopher Faylor8-23/+49
2005-10-03add other optionsChristopher Faylor1-0/+7
2005-10-03 * uname.cc (uname): Disable use of GetNativeSystemInfo.Corinna Vinschen2-0/+10
2005-10-022005-10-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin3-16/+35
2005-10-02* dcrt0.cc (get_exit_lock): Use myself.lock rather than exit_lock.Christopher Faylor7-30/+56
2005-09-30* dcrt0.cc (do_exit): Don't set ES_SET_MUTO here. Call get_exit_lock()Christopher Faylor5-12/+38
2005-09-30 Fix typo.Corinna Vinschen1-1/+1
2005-09-30 * fhandler_disk_file.cc: Change calls to pc.set_attributes intoCorinna Vinschen3-4/+9