OSDN Git Service

2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2005-12-02 cgf* dcrt0.cc (getstack): Try harder to modify memory.
2005-12-02 cgf* devices.h (_major): Revert previous ill-advised change.
2005-12-01 cgf* exceptions.cc (handle_exceptions): Translate a guard...
2005-12-01 corinna * mmap.cc: Make debug output more consistently. Fix...
2005-12-01 cgf* devices.h (_minor): Coerce argument to proper type...
2005-11-30 cgf* times.cc (hires_ms::prime): Remove debugging stuff.
2005-11-30 corinna * mmap.cc (list::try_map): New method, implementing...
2005-11-29 corinna * include/cygwin/version.h: Bump API minor version.
2005-11-29 corinna * fhandler.h (fhandler_dev_zero::mmap): Add method. after-mmap-privanon-noreserve
2005-11-28 corinna * autoload.cc (NtCreateSection): Define. after-mmap-revamp
2005-11-28 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper... before-mmap-revamp
2005-11-25 cgf* heap.cc: Remove spurious getpagesize declaration.
2005-11-24 cgf* autoload.cc (CloseWindowStation): Define.
2005-11-24 cgf* fhandler_tty.cc (fhandler_tty_slave::open): Reset...
2005-11-22 cgf* Makefile.in: Link cygcheck with libwininet.a.
2005-11-18 cgf* strptime.cc (_strptime): Fix gcc warnings.
2005-11-18 cgf* memmem.cc: Move from here.
2005-11-18 corinna * libc: Add subdirectory.
2005-11-18 cgf* include/cygwin/sys_time.h: Move futimes and lutimes...
2005-11-18 cgf* times.cc (timezone): Put back (void).
2005-11-18 cgf* include/cygwin/sys_time.h: Rename from include/cygwin...
2005-11-18 dannysmith2005=11-18 Brian Gunlogson <gmb300@users.sourceforge...
2005-11-18 dannysmith2005=11-18 Brian Gunlogson <gmb300@users.sourceforge...
2005-11-17 cgf* fork.cc (fork): Move top-of-stack calculation later.
2005-11-17 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Don...
2005-11-16 cgf* times.cc (hires_ms::prime): Don't escalate the priority.
2005-11-14 cgf* include/sys/elf64.h: Fix types to reflect linux usage.
2005-11-14 cgf* fhandler.h (fhandler_console::fixup_after_fork_exec...
2005-11-14 cgf* fhandler.h (fhandler_console::fixup_after_fork_exec...
2005-11-14 cgf* cygheap.h (init_cygheap::manage_console_count): Decla...
2005-11-13 corinna * fhandler_socket.cc (fhandler_socket::recvfrom):...
2005-11-12 dannysmith * include/commdlg.h (OPENFILENAMEW): Add members for
2005-11-12 dannysmith * include/wingdi.h (GetICMProfile{AW}): Correct prototype.
2005-11-11 cgf* cygheap.h (init_cygheap::_gtod): Remove.
2005-11-11 cgf* times.cc (hires_ms::prime): Comment out call to timeB...
2005-11-10 cgf* include/endian.h: Remove USE_BSD ifdef since it is...
2005-11-10 corinna * bsd_helper.cc (securityinit): New function. Move...
2005-11-10 corinna * bsd_log.cc (_vpanic): LOG_EMERG is overkill, use...
2005-11-10 corinna Fix dates.
2005-11-10 corinna * syslog.cc (setlogmask): Don't mask the mask.
2005-11-10 corinna * include/cygwin/signal.h: Add missing sigrelse prototype.
2005-11-08 cgf* fhandler_base.cc (fhandler_base::readv): Free buf...
2005-11-08 cgffix entry
2005-11-08 cgf* memmem.cc: New file.
2005-11-08 cgf* environ.cc (spenvs): Make "SYSTEMDRIVE" an "always...
2005-11-07 corinna * times.cc (futimes): Redirect to utimes_worker if...
2005-11-06 cgf* dcrt0.cc (dll_crt0_0): Initialize security data first...
2005-11-04 cgf* cygheap.h (init_cygheap::_gtod): New hires_ms element.
2005-11-04 cgf* times.cc (hires_ms::prime): More debugging.
2005-11-04 dannysmith2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>
2005-11-04 cgf* times.cc (stupid_printf): Define and use throughout...
2005-11-03 cgf* times.cc (hires_ms::prime): Add lots of temporary...
2005-11-03 dannysmith * lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID...
2005-11-03 cgf* times.cc (hires_ms::minperiod): Make copy-on-fork.
2005-11-02 cgf* times.cc (gettimeofday): Add temporary debugging...
2005-11-01 cgf* include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.
2005-10-30 ironhead2005-10-29 Chris Sutcliffe <ir0nh34d@users.sf...
2005-10-29 cgf* exceptions.cc (signal_exit): Eliminate setting of...
2005-10-29 cgf* fork.cc (frok::child): Change order of cleanup prior...
2005-10-29 cgf* child_info.h (CHILD_INFO_MAGIC): Reset.
2005-10-27 ironhead2005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>
2005-10-27 ironhead2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2005-10-24 cgf* pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.
2005-10-24 corinna * spawn.cc (spawn_guts): Don't leave the function...
2005-10-24 cgf* cygheap.h (cygheap_fdenum): Remove start_fd stuff.
2005-10-24 cgfadd missing ChangeLog entry
2005-10-23 cgf* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record...
2005-10-22 corinna * fhandler_socket.cc (fhandler_socket::connect): Don...
2005-10-22 corinna * fhandler.h (class fhandler_socket): Add timeout...
2005-10-22 corinna * include/cygwin/version.h: Fix typo.
2005-10-21 cgf* dir.cc (rmdir): Eliminate nonsensical code.
2005-10-20 corinna * cygwin.din (futimes): Export.
2005-10-19 cgf* sigproc.cc (child_info::sync): Move check for !wr_pro...
2005-10-19 cgf* sigproc.cc (child_info::sync): Move check for !wr_pro...
2005-10-19 corinna * autoload.cc: Revert loading rcmd, rexec, rresvport...
2005-10-19 cgf* times.cc (utimes): Only consider fds opened with...
2005-10-19 cgf* fhandler_disk_file.cc (fhandler_base::utimes_fs)...
2005-10-19 cgf* pinfo.cc (_pinfo::dup_proc_pipe): Make warning more...
2005-10-19 cgf* cygtls.cc (handle_threadlist_exception): Improve...
2005-10-18 corinna * autoload.cc (NtLockVirtualMemory): Import.
2005-10-18 cgf* sigproc.cc (child_info::sync): Use correct name when...
2005-10-18 cgf* sigproc.cc (child_info::sync): Fix typo which caused...
2005-10-17 cgfChange process_lock to lock_process throughout. Change...
2005-10-17 corinna * autoload.cc: Never load wsock32.dll. Load all wsock3... cgf-more-exit-sync
2005-10-17 cgfCheck in previously ChangeLoged entry.
2005-10-15 dannysmith * include/limits.h (SSIZE_MAX): Define.
2005-10-14 cgf* Makefile.in (MKDIRP): Just use raw $(INSTALL) rather...
2005-10-13 dannysmith2005-10-13 Wu Yongwei <adah@users.sourceforge.net>
2005-10-12 cgf* dir.cc (mkdir): Abandon use of PC_WRITABLE.
2005-10-12 corinna * fhandler_disk_file.cc (fhandler_disk_file::rmdir...
2005-10-12 dannysmith * include/winbase.h (GetProcessId): Remove duplicate...
2005-10-12 dannysmith * include/stddef.h: Remove.
2005-10-12 dannysmith * mingwex/complex/csqrt.c (csqrt): The sign of real...
2005-10-12 dannysmith * include/time.h (_time64): Correct prototype.
2005-10-11 cgfAdd ChangeLog: * include/winbase.h (GetProcessId):...
2005-10-11 cgfrevert erroneous checkin
2005-10-11 cgfrevert erroneous checkin
2005-10-11 cgf* Makefile.in: Make sure that directories are created...
2005-10-11 cgf* Makefile.common (CFLAGS_COMMON): Add -Wstrict-aliasing.
2005-10-11 cgf* net.cc (cygwin_gethostbyname): Remove debugging.
next