summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * times.cc (hires_ms::prime): Don't escalate the priority.Christopher Faylor2005-11-162-6/+10
* * include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor2005-11-143-38/+47
* * fhandler.h (fhandler_console::fixup_after_fork_exec): Define with additionalChristopher Faylor2005-11-143-9/+20
* * fhandler.h (fhandler_console::fixup_after_fork_exec): Declare new function.Christopher Faylor2005-11-146-40/+24
* * cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor2005-11-1418-71/+148
* * fhandler_socket.cc (fhandler_socket::recvfrom): Just return 0 (EOF)Corinna Vinschen2005-11-133-2/+22
* * include/commdlg.h (OPENFILENAMEW): Add members forDanny Smith2005-11-122-4/+16
* * include/wingdi.h (GetICMProfile{AW}): Correct prototype.Danny Smith2005-11-122-2/+8
* * cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor2005-11-118-58/+145
* * times.cc (hires_ms::prime): Comment out call to timeBeginPeriod for now.Christopher Faylor2005-11-113-1/+13
* * include/endian.h: Remove USE_BSD ifdef since it is never defined on Cygwin.Christopher Faylor2005-11-102-2/+7
* * bsd_helper.cc (securityinit): New function. Move initializationCorinna Vinschen2005-11-108-61/+210
* * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use LOG_CRIT.Corinna Vinschen2005-11-102-1/+5
* Fix dates.Corinna Vinschen2005-11-101-2/+2
* * syslog.cc (setlogmask): Don't mask the mask.Corinna Vinschen2005-11-102-2/+7
* * include/cygwin/signal.h: Add missing sigrelse prototype.Corinna Vinschen2005-11-102-0/+5
* * fhandler_base.cc (fhandler_base::readv): Free buf, not a pointer into theChristopher Faylor2005-11-082-3/+9
* fix entryChristopher Faylor2005-11-081-1/+1
* * memmem.cc: New file.Christopher Faylor2005-11-085-3/+79
* * environ.cc (spenvs): Make "SYSTEMDRIVE" an "always export".Christopher Faylor2005-11-082-1/+5
* * times.cc (futimes): Redirect to utimes_worker if given fileCorinna Vinschen2005-11-072-1/+8
* * dcrt0.cc (dll_crt0_0): Initialize security data first so that it can be usedChristopher Faylor2005-11-062-1/+6
* * cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor2005-11-046-8/+40
* * times.cc (hires_ms::prime): More debugging.Christopher Faylor2005-11-043-12/+27
* 2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>Danny Smith2005-11-042-0/+5
* * times.cc (stupid_printf): Define and use throughout -- temporarily.Christopher Faylor2005-11-042-19/+24
* * times.cc (hires_ms::prime): Add lots of temporary debugging output.Christopher Faylor2005-11-032-0/+13
* * lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,Danny Smith2005-11-032-5/+20
* * times.cc (hires_ms::minperiod): Make copy-on-fork.Christopher Faylor2005-11-032-4/+20
* * times.cc (gettimeofday): Add temporary debugging output.Christopher Faylor2005-11-022-0/+6
* * include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.Christopher Faylor2005-11-013-5/+14
* 2005-10-29 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2005-10-304-4/+10
* * exceptions.cc (signal_exit): Eliminate setting of main thread priority sinceChristopher Faylor2005-10-294-17/+20
* * fork.cc (frok::child): Change order of cleanup prior to return.Christopher Faylor2005-10-294-7/+18
* * child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor2005-10-292-1/+5
* 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2005-10-273-3/+8
* 2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2005-10-273-3/+8
* * pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.Christopher Faylor2005-10-242-1/+5
* * spawn.cc (spawn_guts): Don't leave the function with return insideCorinna Vinschen2005-10-242-2/+9
* * cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor2005-10-244-6/+12
* add missing ChangeLog entryChristopher Faylor2005-10-241-0/+1
* * cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor2005-10-239-66/+86
* * fhandler_socket.cc (fhandler_socket::connect): Don't restrictCorinna Vinschen2005-10-223-16/+35
* * fhandler.h (class fhandler_socket): Add timeout parameter to wait()Corinna Vinschen2005-10-224-55/+37
* * include/cygwin/version.h: Fix typo.Corinna Vinschen2005-10-222-1/+5
* * dir.cc (rmdir): Eliminate nonsensical code.Christopher Faylor2005-10-213-5/+8
* * cygwin.din (futimes): Export.Corinna Vinschen2005-10-204-5/+47
* * sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.Christopher Faylor2005-10-192-31/+26
* * 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-192-4/+11