Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)Author
2010-07-15 * wincap.cc (wincap_7): Set needs_count_in_si_lpres2 to false.Corinna Vinschen
2010-07-092010-07-08 Markus Koenig <basilo@users.sourceforge.net>Chris Sutcliffe
2010-07-07 * syscalls.cc (unlink_nt): Disable try_to_bin for netapp drives.Corinna Vinschen
2010-07-05 Align seekdir and telldir API to POSIX definition.Corinna Vinschen
2010-07-05* ldd.cc: Clean up formatting throughout.Christopher Faylor
2010-07-05 * dump_setup.cc (dump_file): Read requested content from setup.rcCorinna Vinschen
2010-07-04* path.cc (path_conv::check): Move fs-specific settings to a point where weChristopher Faylor
2010-07-02 * net.cc (cygwin_getsockopt): Make sure SO_PEERCRED is only handledCorinna Vinschen
2010-06-302010-06-28 Rick Rankin <rrankin1424-mingw@yahoo.com>Chris Sutcliffe
2010-06-29 * utils.sgml (locale): Change stray local cygdrive prefix to Cygwin'sCorinna Vinschen
2010-06-29 * spawn.cc (spawn_guts): Reinstantiate a FIXME comment.Corinna Vinschen
2010-06-29 * exceptions.cc (dump_exception): Use %W instead of %s for printingCorinna Vinschen
2010-06-28* fork.cc (frok::parent): Improve error message.Christopher Faylor
2010-06-28* Makefile.in: Use "xmlto pdf" instead of docbook2pdf.Yaakov Selkowitz
2010-06-26* setup-net.sgml: Add a paragraph describing now to avoid unintentionalChristopher Faylor
2010-06-22 * flock.cc (allow_others_to_sync): Use small stack buffer ratherCorinna Vinschen
2010-06-22 * sec_acl.cc (setacl): Use the long time unused ACL_DEFAULT_SIZECorinna Vinschen
2010-06-21* tmpbuf.h: New file.Christopher Faylor
2010-06-21* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.Christopher Faylor
2010-06-21* tls_pbuf.cc (tmp_pathbuf::w_get): Report what's failing when too many buffersChristopher Faylor
2010-06-17 * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Fetch statCorinna Vinschen
2010-06-15 * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Use handleCorinna Vinschen
2010-06-15 * dtable.cc (dtable::dup_worker): Reset path_conv handle in duplicatedCorinna Vinschen
2010-06-15 * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Fix indentation.Corinna Vinschen
2010-06-15 * fhandler_disk_file.cc (path_conv::get_ino_by_handle): Convert fromCorinna Vinschen
2010-06-15 * path.cc (path_conv::check): Return with ENOTDIR if component is aCorinna Vinschen
2010-06-14 * dlfcn.cc (get_full_path_of_dll): Revert patch from 2010-04-29.Corinna Vinschen
2010-06-12* times.cc (gtod): Move to sharable region.Christopher Faylor
2010-06-09 * path.cc (symlink_info::check_shortcut): Use ro_u_empty rather thanCorinna Vinschen
2010-06-08 * path.cc (symlink_info::check): Set h to NULL after closing handleCorinna Vinschen
2010-06-07 * include/sys/stdio.h: Remove _GNU_SOURCE guard around getlineCorinna Vinschen
2010-06-02 * ntdll.h (STATUS_BAD_NETWORK_PATH): Define.Corinna Vinschen
2010-06-01 * exceptions.cc (open_stackdumpfile): Correctly append .stackdumpCorinna Vinschen
2010-06-01 * fhandler_netdrive.cc (fhandler_netdrive::exists): Always free WNetCorinna Vinschen
2010-05-31 * cygheap.cc (cygheap_user::set_name): Allow to change the user nameCorinna Vinschen
2010-05-26 * fhandler_registry.cc (multi_wcstombs): New function.Corinna Vinschen
2010-05-26* hires.h (hires_base::reset): New function.Christopher Faylor
2010-05-26 * path.cc (symlink_info::check): Don't try to handle remote reparseCorinna Vinschen
2010-05-26 * include/inttypes.h: Change PTR definitions to int to align with theCorinna Vinschen
2010-05-26 * fhandler.h (class fhandler_pty_master): Add master_thread member.Corinna Vinschen
2010-05-26 * nlsfuncs.cc (__set_lc_time_from_win): Use LOCALE_SMONTHNAME1Corinna Vinschen
2010-05-192010-04-27 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2010-05-18* environ.cc (regopt): Change the first argument to wide char string.Christopher Faylor
2010-05-08* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor
2010-05-07 * fhandler_tty.cc (fhandler_tty_slave::init): Disable grabbingCorinna Vinschen
2010-05-06 * path.cc (path_conv::check): Drop setting sym.pflags before callingCorinna Vinschen
2010-05-03* dll_init.cc (dll_list::alloc): Add debugging assertion.Christopher Faylor
2010-04-29 * dlfcn.cc (get_full_path_of_dll): Handle non-existent file.Corinna Vinschen
2010-04-29 * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mountCorinna Vinschen
2010-04-29 * utils.sgml (mount): Add description for "dos" and "ihash" mountCorinna Vinschen