OSDN Git Service

PR binutils/10924
[pf3gnuchains/pf3gnuchains3x.git] / winsup /
2009-12-14 corinna * libc/getopt.c (getopt_internal): Set optreset accord...
2009-12-10 cgf* fhandler_fifo.cc (fhandler_fifo::open): Avoid resetti...
2009-12-06 corinna * include/cygwin/version.h: Bump DLL minor version...
2009-12-03 corinna * fhandler_socket.cc (send_internal): Don't split...
2009-12-02 corinna * setup2.sgml (setup-env): Clarify that Windows enviro...
2009-12-02 corinna * fhandler_registry.cc (fhandler_registry::open):...
2009-12-01 cgf* speclib: Use last dll found since that's the real...
2009-11-29 corinna * setfacl.c (getaclentry): Allow to delete default...
2009-11-28 ironhead2009-11-29 Chris Sutcliffe <ir0nh34d@users.sourceforge...
2009-11-28 ironhead2009-11-25 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-27 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2009-11-27 corinna * cygcheck.cc (dump_sysinfo): Fix typo in products.
2009-11-26 corinna * dtable.cc (dtable::stdio_init): Use GetCurrentProces...
2009-11-23 corinna * fhandler_socket.cc (fhandler_socket::fixup_before_fo...
2009-11-23 corinna * fhandler_socket.cc (fhandler_socket::set_close_on_ex...
2009-11-21 corinna * globals.cc (ro_u_dll): New R/O unicode string.
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0nh34d@users.sf.net>
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0n3h4d@users.sourceforg...
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-21 ironhead2009-20-10 Aleksey Chernov <virxkane@users.sourceforg...
2009-11-21 ironhead2009-20-10 Heiko Hund <heiko@ist.eigentlich.net>
2009-11-21 ironhead2009-20-10 Michael James <james.me@gmail.com>
2009-11-21 ironhead2009-20-10 Jarkko Sakkinen <jarkko.sakkinen@iki.fi>
2009-11-21 ironhead2009-20-10 Dmitry Potapov <dpotapov@users.sourceforge...
2009-11-21 ironhead2009-20-10 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-19 corinna * flock.cc (fhandler_disk_file::lock): Disable a short...
2009-11-19 corinna * overview2.sgml (ov-hi-files): Remove reference to...
2009-11-19 corinna * ntea.cc (read_ea): Always add length of "user."...
2009-11-18 corinna * ntea.cc (read_ea): Try to open file first to have...
2009-11-17 corinna Reintegrate socket duplication via WSADuplicateSocket...
2009-11-17 ericbFix setenv and unsetenv corner cases.
2009-11-16 corinna * pathnames.sgml (pathnames-specialchars): Fix typos.
2009-11-16 corinna * Makefile.in (cygserver.exe): Link with -static to...
2009-11-15 ironhead2009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-15 ironhead2009-14-09 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-14 ironhead2009-11-13 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-14 ironhead2009-13-09 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-14 ironhead2009-13-09 Robert Moerland <rjmoerland@users.sourcefo...
2009-11-14 ironhead2009-13-09 Jacky Lai <crazyjacky@users.sourceforge...
2009-11-14 ironhead2009-13-09 Jan Nijtmans <nijtmans@users.sourceforge...
2009-11-14 ironhead2009-11-09 Chris Sutcliffe <ir0nh34d@users.sourceforg...
2009-11-13 corinna * net.cc (fdsock): Fill _rmem and _wmem with valid...
2009-11-12 corinna * new-features.sgml (ov-new1.7-os): Mention Windows...
2009-11-12 corinna * sysconf.cc (get_nprocs): New function.
2009-11-12 corinna * fhandler.h (class fhandler_mailslot): Declare new...
2009-11-11 corinna * getfacl.c (print_version): Fix copyright.
2009-11-11 corinna * fhandler_console.cc (fhandler_console::read): Revert...
2009-11-10 corinna * fhandler_disk_file.cc (is_volume_mountpoint): Align...
2009-11-10 corinna * path.cc (symlink_info::check_reparse_point): Always...
2009-11-10 corinna * fhandler_console.cc (fhandler_console::read): Restri...
2009-11-08 corinna * fhandler_disk_file.cc (fhandler_base::fstat_helper...
2009-11-07 corinna * globals.cc (ro_u_scr): New R/O unicode string.
2009-11-06 corinna * transport_pipes.cc (transport_layer_pipes::transport...
2009-11-06 corinna * shared.cc (inst_root_inited): New static bool variable.
2009-11-05 corinna * syscalls.cc (nt_path_has_suffix): New function.
2009-11-05 corinna * spawn.cc (dll_suffixes): Disable. Explain why.
2009-11-05 corinna * path.cc (read_mounts): Skip unnecessary test if...
2009-11-05 corinna * cygcheck.cc (cygwin_dll_path): New global variable.
2009-11-05 corinna * path.cc (read_mounts): First get installation path...
2009-11-04 corinna * Makefile.in (cygpath.exe): Add -fno-threadsafe-stati...
2009-11-03 corinna * security.cc (alloc_sd): Re-introduce setting the...
2009-11-03 corinna * security.cc (alloc_sd): Re-enable generating default...
2009-11-02 corinna * dlfcn.cc (get_full_path_of_dll): Drop enforcing...
2009-11-02 cwilsonFinal sync of pseudo-reloc.c with mingw64 and cygwin
2009-11-02 corinna * miscfuncs.h (transform_chars): Declare. Define...
2009-11-02 corinnapath.cc
2009-11-02 corinna * path.cc (tfx_chars): Constify.
2009-11-02 cgf* Makefile.in: Use utils mingw front-end to generate...
2009-10-31 corinna * new-features.sgml (ov-new1.7-misc): Add installation...
2009-10-31 corinna * cygcheck.cc: Include cygprops.h.
2009-10-31 corinna * transport_pipes.h (PIPE_NAME_PREFIX): New define.
2009-10-31 corinna * cygprops.h: New file.
2009-10-31 corinna * sec_helper.cc (security_descriptor::realloc): Call...
2009-10-31 corinna * sec_helper.cc (security_descriptor::free): If sd_siz...
2009-10-30 corinna * fhandler_random.cc (fhandler_dev_random::lseek)...
2009-10-30 corinna * smallprint.cc (hex_str): New const string.
2009-10-30 cwilsonHonor DESTDIR for winsup/mingw and winsup/w32api
2009-10-30 cwilsonHonor DESTDIR for winsup/mingw and winsup/w32api
2009-10-28 corinna * cygcheck.cc (pretty_id): Drop arguments. Don't...
2009-10-28 corinna * pathnames.sgml: Add limitation of case sensitivity...
2009-10-28 corinna * new-features.sgml (ov-new1.7-posix): Mention UTF...
2009-10-26 cwilsonCorrect pseudo-reloc size bug wrt error messages
2009-10-26 cwilsonSync pseudo-reloc.c with mingw64
2009-10-26 cgf* faq-setup.xml: Fix clean_setup.pl reference.
2009-10-26 cgf* faq-setup.xml: Change clean_setup.pl reference.
2009-10-26 cwilsonSync pseudo-reloc.c with mingw64
2009-10-24 corinna * fhandler.cc (fhandler_base::open): Remove unused...
2009-10-24 corinna * fhandler.cc (fhandler_base::open): Always create...
2009-10-24 cwilsonSync pseudo-reloc.c with cygwin/lib/
2009-10-23 corinna * fhandler_random.cc (fhandler_dev_random::lseek)...
2009-10-20 corinna * cygcheck.cc (dump_sysinfo): Update with latest NT...
2009-10-20 corinna * registry.cc (reg_key::get_int): Add alternative...
2009-10-20 corinna * smallprint.cc (__small_vsprintf): Simplify UNICODE...
2009-10-20 corinna * fhandler_disk_file.cc (fhander_disk_file::readdir...
2009-10-19 corinna * syscalls.cc (internal_setlocale): Only convert ...
2009-10-19 corinna * spawn.cc (av::fixup): Treat non-readable, but execut...
2009-10-18 corinna * uinfo.cc (uinfo_init): Deimpersonate, don't reimpers...
next