OSDN Git Service

* fhandler_socket.cc (address_in_use): Disable. Add comment.
[pf3gnuchains/sourceware.git] / winsup / cygwin /
2011-01-31 corinna * fhandler_socket.cc (address_in_use): Disable. Add...
2011-01-29 cgfwinsup:
2011-01-28 corinna * fhandler_socket.cc (fhandler_socket::wait_for_events...
2011-01-27 corinna * include/features.h (__STDC_ISO_10646__): Move to...
2011-01-26 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2011-01-25 corinna * include/features.h (__STDC_ISO_10646__): Define...
2011-01-21 corinna * syscalls.cc (rename): Fix permission problem with...
2011-01-20 corinna * exec.cc: Include pinfo.h.
2011-01-19 corinna * spawn.cc (av::fixup): Reenable #! handling for all...
2011-01-19 corinna * exec.cc (execlp): Add missing _P_PATH_TYPE_EXEC...
2011-01-19 corinna * exec.cc: Rearrange functions in alphabetical order.
2011-01-19 corinna * exec.cc (strccpy): Move function from here...
2011-01-19 corinna * errno.cc (errmap): Add error codes for invalid binaries.
2011-01-17 corinna * fhandler_proc.cc (format_proc_partitions): Fix compi...
2011-01-17 corinna * path.cc (path_conv::check): Don't follow reparse...
2011-01-17 corinna * fhandler_proc.cc (proc_tab_cmp): Fix typo in comment.
2011-01-13 corinnaFix typo, fix copyright
2011-01-13 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2011-01-13 corinnaReally check in now
2011-01-12 corinna * posix.sgml: Add madvise to BSD list.
2011-01-12 corinna * cygwin.din (madvise): Export posix_madvise as madvise.
2011-01-12 corinna * fhandler.h (struct part_t): New type.
2011-01-11 corinna * fhandler.h (MAX_PARTITIONS): New definition.
2011-01-11 corinna * termios.cc (cfgetospeed, cfgetispeed): Constify...
2011-01-11 corinna * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_P...
2011-01-03 cgf* ChangeLog-2010: Create from ChangeLog.
2010-12-29 cgf* cygtls.cc: Include stdlib.h.
2010-12-28 cgf* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MIN...
2010-12-27 cgfcygwin:
2010-12-16 corinna * security.cc (alloc_sd): Really fix erroneous inherit...
2010-12-15 corinna * sec_acl.cc (getacl): Ensure that the default acl...
2010-12-15 corinna * security.cc (alloc_sd): Fix erroneous inheritence...
2010-12-13 corinna * syscalls.cc (check_dir_not_empty): Never count more...
2010-12-12 cgf* init.cc (search_for): Put this in shared section...
2010-12-10 cgffix typo
2010-12-10 corinna * autoload.cc (RETRY_COUNT): New define.
2010-12-08 corinna * include/strings.h: Remove in favor of equivalent...
2010-12-08 corinna * sec_acl.cc (getacl): Set DEF_CLASS_OBJ permissions...
2010-12-06 corinna * path.cc (path_conv::check): Don't generate ENOENT...
2010-12-02 corinna * net.cc (get_xp_ifs): Fix counting of idx to return...
2010-11-30 corinna * fhandler_tty.cc (fhandler_tty_slave::dup): Free...
2010-11-24 corinna * autoload.cc (SendARP): Remove.
2010-11-23 corinna * path.cc (symlink_info::check): Don't use FileNetwork...
2010-11-22 corinna * mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS.
2010-11-22 corinna * net.cc (get_ipv4fromreg_ipcnt): Fix debug output...
2010-11-19 corinna * fhandler_tty.cc (fhandler_tty_slave::fchown): Initia...
2010-11-15 corinna * posix.sgml: Move llround and llroundf to implemented...
2010-11-03 yselkowitz* include/paths.h (_PATH_VARTMP): Define.
2010-10-31 cgf* localtime.cc (is_upper): Rename to isupper and includ...
2010-10-27 cgf* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MIN...
2010-10-25 cgfTweak entry.
2010-10-25 cgf* dcrt0.cc (do_exit): Don't set thread termination...
2010-10-25 cgf* exceptions.cc (try_to_debug): Improve comment.
2010-10-24 cgf* pinfo.cc (pinfo::exit): Grab a tty lock before settin...
2010-10-24 cgf* pinfo.cc (pinfo::exit): Reset tty pgrp to zero if...
2010-10-24 cgf* fhandler_tty.cc (fhandler_pty_master::open): Remove...
2010-10-24 cgf* fhandler.h (fhandler_termios::tcinit): Make second...
2010-10-19 cgf* winsup/cygwin/cygwin.din: Add llround and llroundf.
2010-10-17 cgffix dates
2010-10-09 corinna*** empty log message ***
2010-10-09 corinna * cygheap.h (cwdstuff::override_win32_cwd): Declare.
2010-10-08 corinna * cygwin.din: Export new complex math functions from...
2010-10-07 corinna * fhandler.h (fhandler_base::get_stat_access): Delete.
2010-10-07 corinna * posix_ipc.cc (ipc_mutex_init): Call NtCreateMutant...
2010-10-05 corinna * path.h (enum pathconv_arg): Remove PC_CHECK_EA.
2010-10-03 cgf* dcrt0.cc (dll_crt0_0): Move _main_tls initialization...
2010-10-03 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2010-10-02 corinna * fhandler_procsys.cc (fhandler_procsys::exists):...
2010-10-02 cgf* autoload.cc (std_dll_init): Add a retry loop.
2010-09-30 corinna * fhandler.cc: Drop including nfs.h.
2010-09-30 corinna * path.cc (symlink_info::check): Remove erroneous...
2010-09-30 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Revert...
2010-09-29 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Add debug...
2010-09-29 corinna * net.cc (getdomainname): Drop special case for NT4.
2010-09-28 corinna Revert accidental previous login.
2010-09-28 corinna * Makefile.in (DLL_IMPORTS): Remove libadvapi32.a.
2010-09-28 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Always...
2010-09-28 corinna * syscalls.cc (gethostid): Use correct path to Product...
2010-09-28 corinna * mount.cc (fs_info::update): Remove erroneous NtClose...
2010-09-27 corinna * uinfo.cc (cygheap_user::init): Call GetUserNameW...
2010-09-26 cgf* dcrt0.cc (__main): Force signal synchronization.
2010-09-26 corinna * fhandler_socket.cc (fhandler_socket::bind): Drop...
2010-09-26 corinna * autoload.cc: Throughout. order entry points alphabet...
2010-09-25 cgf* autoload.cc (std_dll_init): Move dll_path closer...
2010-09-25 corinna * fhandler.cc (fhandler_base::open): Handle query_writ...
2010-09-24 corinna * errno.cc (errmap): Map ERROR_BAD_NET_RESP to ENOSYS.
2010-09-24 cgf* autoload.cc (std_dll_init): Use correct format type...
2010-09-22 phumblet2010-09-21 Pierre Humblet <Pierre.Humblet@ieee.org>
2010-09-22 corinna * path.cc (cwdstuff::set): Replace constant 2 with...
2010-09-22 corinna * mount.h (class fs_info): Add has_buggy_reopen flag...
2010-09-22 corinna * fhandler.cc (fhandler_base::open): Always open NFS...
2010-09-21 cgf* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
2010-09-21 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Add addit...
2010-09-20 cgf* wincap.h (wincaps::has_buggy_thread_startup): Declare.
2010-09-15 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2010-09-14 corinna * path.cc (symlink_info::check): Make sure AllocationS...
2010-09-13 corinna * fhandler_process.cc (get_mem_values): Simplify code...
2010-09-13 corinna * fhandler.h (class fhandler_base): Change inheritance...
2010-09-13 corinna * sec_acl.cc (acl_worker): Remove.
2010-09-13 cgf* sigproc.cc (sig_dispatch_pending): Remove debugging...
next