OSDN Git Service

Sync config/ from GCC:
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2009-08-15 ironhead2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir...
2009-08-14 corinna * fhandler_disk_file.cc (fhandler_disk_file::readdir_h...
2009-08-14 corinna * (fhandler_socket::getsockname): Fix length returned...
2009-08-13 corinna * fhandler_socket.cc (fhandler_socket::accept): Use...
2009-08-13 corinna * fhandler.h (class fhandler_socket): Add peer_sun_pat...
2009-08-13 corinna * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
2009-08-12 davek * faq-using.xml (faq.using.bloda): Typofix MacAfee...
2009-08-12 corinna * fhandler_socket.cc (fhandler_socket::accept): Always...
2009-08-11 corinna * mkgroup.c (enum_local_groups): Avoid error message...
2009-08-11 corinna * include/limits.h (NGROUPS_MAX): Set to a more sane...
2009-08-10 corinna * spawn.cc (av::fixup): Check shell scripts for execut...
2009-08-10 corinna * dtable.cc (DEV_SOCKET): New static WCHAR string...
2009-08-10 cgf* fhandler_console.cc (create_invisible_console_workaro...
2009-08-10 corinna * fhandler_console.cc (create_invisible_console_workar...
2009-08-10 davek * mingw: Add fallbacks to search for MinGW components...
2009-08-09 corinna * mount.cc (do_mount): Don't exit, just return.
2009-08-09 corinna * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,
2009-08-08 corinna * dtable.cc (dtable::init_std_file_from_handle): Fix...
2009-08-08 ironhead2009-08-08 Danny Smith <dannysmith@users.sourceforge...
2009-08-06 corinna * net.cc (cygwin_getnameinfo): Force setting NI_NUMERI...
2009-08-05 cgf* cygheap.h (cygheap_debug::endh): Delete.
2009-08-05 cgf* path.cc (patch_conv::check): Zero path before setting it.
2009-08-04 cgf* fhandler_socket.cc (fhandler_socket::send_internal...
2009-08-04 cgf* fhandler.h (pdrive_buf): Defensively allocate one...
2009-08-04 cgf* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
2009-08-02 cgf* sigproc.cc (stopped_or_terminated): Don't return...
2009-08-01 cgf* cygheap_malloc.h: New file.
2009-08-01 cgf* path.h (path_conv::set_path): Change return value.
2009-08-01 cgf* spawn.cc (find_exec): Fix one more path where retval...
2009-08-01 cgf* spawn.cc (find_exec): Stop relying on the ability...
2009-07-30 corinna * path.h (cstrdup): Fix declaration.
2009-07-30 corinna * globals.cc (enum exit_states::ES_GLOBAL_DTORS):...
2009-07-30 corinna * path.h (class path_conv): Convert path from char...
2009-07-30 ironheadFix formatting issue with last entry
2009-07-29 keithmarshallCorrect disposition of wchar_t output in printf().
2009-07-28 corinna * mount.h (enum fs_info_type): New type.
2009-07-28 ironhead2009-07-27 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-07-27 keithmarshallConvert to monolithic configuration procedure.
2009-07-27 corinna * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,
2009-07-27 corinna * posix.sgml (std-notes): Remove obsolete reference...
2009-07-26 corinna * posix.sgml (std-notes): Add flock restriction.
2009-07-25 corinna * fhandler_console.cc (set_console_title): Set buffer...
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-07-24 corinna * syscalls.cc (internal_setlocale): Fix typo in GBK...
2009-07-24 corinna * syscalls.cc (unlink_nt): Ignore sharing violation...
2009-07-24 ironhead2009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-07-24 ironhead2009-07-23 Jacky Lai <crazyjacky@users.sourceforge...
2009-07-23 corinna * mount.h (fs_info::fsn): New member.
2009-07-23 corinna * cygcheck.cc (dump_sysinfo): Add missing "Server...
2009-07-23 corinna * faq-using.xml (faq.using.ipv6): Try to clarify OS...
2009-07-23 corinna * mount.cc (fs_info::update): Revert to open filesyste...
2009-07-23 ericb * exceptions.cc (handle_exceptions): Set si_addr accor...
2009-07-22 corinna * mount.cc (fs_info::update): Open filesystem with...
2009-07-22 corinna * mount.cc: Revert accidental checkin.
2009-07-22 corinna * path.cc (symlink_info::check): Handle STATUS_NOT_SUP...
2009-07-22 corinna * mount.cc (do_mount): Replace --no-executable flag...
2009-07-22 corinna * mount.cc (fillout_mntent): Fix typo (noexec -> notexec).
2009-07-22 corinna * path.cc (symlink_info::check): Fix typo in comment.
2009-07-22 corinna * fhandler.h (enum del_lock_called_from): New enumeration.
2009-07-22 corinna * Makefile.in (path-mount.o): Add a rule to build...
2009-07-21 corinna * dtable.cc (dup2): Correct return value for no-op.
2009-07-21 corinna * lib/msimg32.def (GetDCBrushColor, GetDCPenColor...
2009-07-21 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2009-07-20 corinna * wincap.h (wincaps::has_always_all_codepages): New...
2009-07-20 corinna * Makefile.in (all): Fix wrong target names.
2009-07-20 corinna * fork.cc (fork): Create local tmp_pathbuf. Explain...
2009-07-20 corinna * faq: Throughout, revert references to User's Guide...
2009-07-20 corinna * new-features.sgml (ov-new1.7-misc): Add stdc++ new...
2009-07-20 corinna * new-features.sgml (ov-new1.7-posix): Add WCONTINUED...
2009-07-20 corinna * setup2.sgml (setup-locale-charsetlist): Fix ISO88...
2009-07-18 cgf* exceptions.cc (sig_handle_tty_stop): Set stopsig...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Gregory McGarry <gregorymcgarry@users...
2009-07-18 ironhead2009-07-18 Jeff Lu <jll544@yahoo.com>
2009-07-18 ironhead2009-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-07-17 davek * libstdcxx_wrapper.cc (operator delete): Remove...
2009-07-17 cgfrevert erroneous checkin
2009-07-17 cgf* cygtls.cc (_cygtls::init_exception_handler): Test...
2009-07-17 cgf* cygtls.cc (_cygtls::init_exception_handler): Avoid...
2009-07-17 corinna * syscalls.cc (unlink_nt): Just return when a sharing...
2009-07-17 corinna * globals.cc: Improve comment on R/O UNICODE_STRINGs.
2009-07-16 corinna * syscalls.cc (unlink_nt): First remove the R/O DOS...
2009-07-16 corinna * fhandler_disk_file.cc (fhandler_disk_file::fchmod...
2009-07-16 corinna * globals.cc: Reorder constant UNICODE_STRINGs for...
2009-07-15 corinna * fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove.
2009-07-15 corinna * strace.cc (main): Open trace output file in UNIX...
2009-07-15 corinna * fhandler_netdrive.cc (fhandler_netdrive::readdir...
2009-07-15 corinna * path.cc (cwdstuff::set): Only fix up UNC path in...
2009-07-14 corinna Throughout avoid having to initialize constant UNICODE...
2009-07-14 corinna * globals.cc (active_codepage): Remove.
2009-07-13 corinna * cygcheck.cc (dump_sysinfo): Remove "not yet supporte...
2009-07-12 ironhead2009-07-12 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-07-12 ironhead2009-06-28 Ozkan Sezer <sezero@users.sourceforge...
2009-07-12 cgf* how-spawn-works.txt: Add "out of date" note.
2009-07-12 cgf* Makefile.in: Don't do anything special with any RCS...
2009-07-12 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
next