OSDN Git Service

* gdb.dwarf2/dw2-double-set-die-type.S: DIE 0x51f does not
[pf3gnuchains/pf3gnuchains4x.git] / winsup /
2010-08-23 corinna * ldd.cc (report): Drop long pathname considerations...
2010-08-22 ironhead2010-08-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-08-22 ironhead2010-08-21 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-08-21 ironhead2010-08-21 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-08-21 corinna * Makefile.in (DLL_IMPORTS): Link against advapi32...
2010-08-20 cgf* cygthread.cc: Update copyright.
2010-08-20 corinna * path.cc (path_conv::check): Close handle in conv_han...
2010-08-20 corinna * endian.h (htobe16, htobe32, htobe64, be16toh, be32to...
2010-08-20 corinna * fhandler_disk_file.cc (readdir_check_reparse_point...
2010-08-20 corinna * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2010-08-20 ironhead2010-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-08-19 corinna * include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL....
2010-08-19 corinna * new-features.sgml (ov-new1.7.7): New section.
2010-08-19 corinna * external.cc (sync_wincwd): New function.
2010-08-18 ironhead2010-08-18 Ladislav Michl <ladis@users.sourceforge...
2010-08-18 cgf* external.cc (CW_SETCWD): New option.
2010-08-18 corinna * pathnames.sgml (pathnames-win32-api): Try to use...
2010-08-18 corinna * syscalls.cc (rename): Fix renaming file-based devices.
2010-08-18 corinna * exceptions.cc (open_stackdumpfile): Don't try to...
2010-08-18 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2010-08-17 keithmarshallMake PATH_MAX consistent with MAX_PATH
2010-08-16 corinna * include/cygwin/version.h: Bump DLL minor version...
2010-08-14 corinna * pipe.cc (fhandler_pipe::open): Duplicate content...
2010-08-13 corinna * mount.cc (from_fstab): Fix potentially fatal typo.
2010-08-13 corinna * faq-programming.xml (faq.programming.win32-api)...
2010-08-13 corinna * cygheap.h (class cwdstuff): Make drive_length private.
2010-08-11 corinna * new-features.sgml (ov-new1.7.6): Document "bind...
2010-08-11 corinna * mount.cc (do_mount): Don't treat "bind" mount as...
2010-08-11 corinna * mount.cc (struct opt): Add "bind" option.
2010-08-11 yselkowitz* mingw: Use sysroot, if present, for mingw_dir.
2010-08-10 cgf* sigproc.cc (init_sig_pipe): Add retry loop.
2010-08-09 cgf* cygheap.h (cygheap_fdmanip): Delete fh and use fd...
2010-08-09 yselkowitz* new-features.sgml (ov-new1.7.6): Document POSIX Monot...
2010-08-09 yselkowitzImplement POSIX.1-2004 Monotonic Clock.
2010-08-09 corinna * new-features.sgml (ov-new1.7.6): Document /proc...
2010-08-09 corinna * fhandler_proc.cc: Add /proc/filesystems virtual...
2010-08-09 corinna * include/dlfcn.h (RTLD_LOCAL): Define.
2010-08-06 corinna * include/sys/dirent.h (d_fileno): Define as d_ino.
2010-08-04 corinna * path.cc (cygwin_conv_path): Rearrange test for ...
2010-08-01 cgf* exceptions.cc (_cygtls::interrupt_now): Revert to...
2010-07-30 cgf* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
2010-07-26 andyk * setup-net.sgml, faq-setup.xml: Rename setup.exe...
2010-07-25 keithmarshallAccept that mingwrt headers are not guaranteed to prece...
2010-07-24 ironhead2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-23 corinna * fhandler.cc (fhandler_base::raw_write): Remove STATU...
2010-07-23 ironhead2010-07-22 Ozkan Sezer <sezero@users.sourceforge...
2010-07-22 ironhead2010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-22 ironhead2010-07-21 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-21 corinna * dump_setup.cc (tfx_chars): New WCHAR array, copied...
2010-07-20 ironhead2010-07-20 Ozkan Sezer <sezero@users.sourceforge...
2010-07-20 ironhead2010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2010-07-19 ericbDocument mkostemp and mkostemps.
2010-07-19 ericbAdd mkostemp and mkostemps.
2010-07-18 cgf* autoload.cc (noload): Use "pushl" rather than "push".
2010-07-18 cgf* exceptions.cc (_cygtls::interrupt_now): Avoid nonsens...
2010-07-18 cgf* gendef: Throughout, remove lock from xchgl since...
2010-07-15 corinna * wincap.cc (wincap_7): Set needs_count_in_si_lpres2...
2010-07-08 ironhead2010-07-08 Markus Koenig <basilo@users.sourceforge...
2010-07-07 corinna * syscalls.cc (unlink_nt): Disable try_to_bin for...
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 corinna Align seekdir and telldir API to POSIX definition.
2010-07-05 cgf* ldd.cc: Clean up formatting throughout.
2010-07-05 corinna * dump_setup.cc (dump_file): Read requested content...
2010-07-04 cgf* path.cc (path_conv::check): Move fs-specific settings...
2010-07-02 corinna * net.cc (cygwin_getsockopt): Make sure SO_PEERCRED...
2010-06-29 ironhead2010-06-28 Rick Rankin <rrankin1424-mingw@yahoo.com>
2010-06-29 corinna * utils.sgml (locale): Change stray local cygdrive...
2010-06-29 corinna * spawn.cc (spawn_guts): Reinstantiate a FIXME comment.
2010-06-29 corinna * exceptions.cc (dump_exception): Use %W instead of...
2010-06-28 cgf* fork.cc (frok::parent): Improve error message.
2010-06-27 yselkowitz* Makefile.in: Use "xmlto pdf" instead of docbook2pdf.
2010-06-26 cgf* setup-net.sgml: Add a paragraph describing now to...
2010-06-22 corinna * flock.cc (allow_others_to_sync): Use small stack...
2010-06-22 corinna * sec_acl.cc (setacl): Use the long time unused ACL_DE...
2010-06-21 cgf* tmpbuf.h: New file.
2010-06-21 cgf* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.
2010-06-21 cgf* tls_pbuf.cc (tmp_pathbuf::w_get): Report what's faili...
2010-06-17 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_handl...
2010-06-15 corinna * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_e...
2010-06-15 corinna * dtable.cc (dtable::dup_worker): Reset path_conv...
2010-06-15 corinna * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs...
2010-06-15 corinna * fhandler_disk_file.cc (path_conv::get_ino_by_handle...
2010-06-14 corinna * path.cc (path_conv::check): Return with ENOTDIR...
2010-06-14 corinna * dlfcn.cc (get_full_path_of_dll): Revert patch from...
2010-06-12 cgf* times.cc (gtod): Move to sharable region.
2010-06-09 corinna * path.cc (symlink_info::check_shortcut): Use ro_u_emp...
2010-06-08 corinna * path.cc (symlink_info::check): Set h to NULL after...
2010-06-07 corinna * include/sys/stdio.h: Remove _GNU_SOURCE guard around...
2010-06-02 corinna * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.
2010-06-01 corinna * exceptions.cc (open_stackdumpfile): Correctly append...
2010-06-01 corinna * fhandler_netdrive.cc (fhandler_netdrive::exists...
2010-05-31 corinna * cygheap.cc (cygheap_user::set_name): Allow to change...
2010-05-26 corinna * fhandler_registry.cc (multi_wcstombs): New function.
2010-05-26 cgf* hires.h (hires_base::reset): New function.
2010-05-26 corinna * path.cc (symlink_info::check): Don't try to handle...
2010-05-26 corinna * include/inttypes.h: Change PTR definitions to int...
2010-05-26 corinna * fhandler.h (class fhandler_pty_master): Add master_t...
2010-05-26 corinna * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMO...
2010-05-19 ironhead2010-04-27 Danny Smith <dannysmith@users.sourceforge...
next