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-08-20* cygthread.cc: Update copyright.Christopher Faylor
2010-08-20 * path.cc (path_conv::check): Close handle in conv_handle if we'reCorinna Vinschen
2010-08-20 * endian.h (htobe16, htobe32, htobe64, be16toh, be32toh, be64toh,Corinna Vinschen
2010-08-20 * fhandler_disk_file.cc (readdir_check_reparse_point): Rename fromCorinna Vinschen
2010-08-20 * fhandler_disk_file.cc (fhandler_disk_file::fstatvfs): Revert usageCorinna Vinschen
2010-08-202010-08-20 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-08-19 * include/winnt.h: Define FILE_ATTRIBUTE_VIRTUAL. ChangeCorinna Vinschen
2010-08-19 * new-features.sgml (ov-new1.7.7): New section.Corinna Vinschen
2010-08-19 * external.cc (sync_wincwd): New function.Corinna Vinschen
2010-08-192010-08-18 Ladislav Michl <ladis@users.sourceforge.net>Chris Sutcliffe
2010-08-18* external.cc (CW_SETCWD): New option.Christopher Faylor
2010-08-18 * pathnames.sgml (pathnames-win32-api): Try to use a more clear wording.Corinna Vinschen
2010-08-18 * syscalls.cc (rename): Fix renaming file-based devices.Corinna Vinschen
2010-08-18 * exceptions.cc (open_stackdumpfile): Don't try to open file if weCorinna Vinschen
2010-08-18 * fhandler_disk_file.cc (fhandler_base::fstat_helper): Set st_rdevCorinna Vinschen
2010-08-18Make PATH_MAX consistent with MAX_PATHKeith Marshall
2010-08-16 * include/cygwin/version.h: Bump DLL minor version number to 6.Corinna Vinschen
2010-08-14 * pipe.cc (fhandler_pipe::open): Duplicate content of opened pipeCorinna Vinschen
2010-08-13 * mount.cc (from_fstab): Fix potentially fatal typo.Corinna Vinschen
2010-08-13 * faq-programming.xml (faq.programming.win32-api): Remove simplicity.Corinna Vinschen
2010-08-13 * cygheap.h (class cwdstuff): Make drive_length private.Corinna Vinschen
2010-08-11 * new-features.sgml (ov-new1.7.6): Document "bind" option.Corinna Vinschen
2010-08-11 * mount.cc (do_mount): Don't treat "bind" mount as remote mount.Corinna Vinschen
2010-08-11 * mount.cc (struct opt): Add "bind" option.Corinna Vinschen
2010-08-11* mingw: Use sysroot, if present, for mingw_dir.Yaakov Selkowitz
2010-08-10* sigproc.cc (init_sig_pipe): Add retry loop.Christopher Faylor
2010-08-09* cygheap.h (cygheap_fdmanip): Delete fh and use fd index into cygheap->fdtabChristopher Faylor
2010-08-09* new-features.sgml (ov-new1.7.6): Document POSIX Monotonic Clock.Yaakov Selkowitz
2010-08-09Implement POSIX.1-2004 Monotonic Clock.Yaakov Selkowitz
2010-08-09 * new-features.sgml (ov-new1.7.6): Document /proc/filesystems.Corinna Vinschen
2010-08-09 * fhandler_proc.cc: Add /proc/filesystems virtual file.Corinna Vinschen
2010-08-09 * include/dlfcn.h (RTLD_LOCAL): Define.Corinna Vinschen
2010-08-06 * include/sys/dirent.h (d_fileno): Define as d_ino.Corinna Vinschen
2010-08-04 * path.cc (cygwin_conv_path): Rearrange test for "." in POSIX toCorinna Vinschen
2010-08-01* exceptions.cc (_cygtls::interrupt_now): Revert to checking for "spinning"Christopher Faylor
2010-07-30* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.Christopher Faylor
2010-07-27 * setup-net.sgml, faq-setup.xml: Rename setup.exe's "Partial"Andy Koppe
2010-07-26Accept that mingwrt headers are not guaranteed to precede GCC's in the system...Keith Marshall
2010-07-242010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-23 * fhandler.cc (fhandler_base::raw_write): Remove STATUS_DISK_FULLCorinna Vinschen
2010-07-232010-07-22 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe
2010-07-222010-07-22 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-222010-07-21 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-21 * dump_setup.cc (tfx_chars): New WCHAR array, copied from Cygwin.Corinna Vinschen
2010-07-202010-07-20 Ozkan Sezer <sezero@users.sourceforge.net>Chris Sutcliffe
2010-07-202010-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2010-07-19Document mkostemp and mkostemps.Eric Blake
2010-07-19Add mkostemp and mkostemps.Eric Blake
2010-07-19* autoload.cc (noload): Use "pushl" rather than "push".Christopher Faylor
2010-07-19* exceptions.cc (_cygtls::interrupt_now): Avoid nonsensical tests which delayChristopher Faylor