OSDN Git Service

* readelf.c (process_version_sections, process_symbol_table):
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2009-09-01 keithmarshallAvoid multiple link time definitions of _printf() for C++
2009-09-01 cgf* select.cc (peek_console): Always check window size...
2009-08-30 ironhead2009-08-30 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-08-26 corinna * path.h (INTERIX_SYMLINK_COOKIE): Define.
2009-08-26 corinna * fhandler.cc (fhandler_base::open): Only set R/O...
2009-08-26 corinna * new-features.sgml (ov-new1.7-posix): Add "KOI8-R...
2009-08-25 corinna * mount.cc (fs_info::update): Add comment.
2009-08-24 corinna * globals.cc (ro_u_volume): New R/O unicode string.
2009-08-22 cgf* cygwin/strfuncs.cc (__set_charset_from_codepage)...
2009-08-22 corinna * setup2.sgml (setup-locale-charsetlist): Add descript...
2009-08-21 cgf* dll_init.h (has_dtors): New flag.
2009-08-21 cgf* fcntl.cc (fcntl64): Detect negative fd as error.
2009-08-21 corinna * mmap.cc (mmap64): Allocate fh_disk_file on cygheap...
2009-08-20 corinna * dtable.cc (build_fh_dev): Take additional bool param...
2009-08-18 cgf* dtable.cc (dtable::fixup_after_exec): Close any popen...
2009-08-18 corinna * Makefile.in (CXXFLAGS): Allow override.
2009-08-18 cgf* syscalls.cc (popen): Reorganize slightly for clarity...
2009-08-18 cgf* syscalls.cc (popen): Rewrite to accommodate situation...
2009-08-17 cgf* pipe.cc (fhandler_pipe::create_selectable): Add ...
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
next