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
2013-10-28*** empty log message ***Corinna Vinschen
2013-10-27 * exception.h: Fold in content of include/exceptions.h.Corinna Vinschen
2013-10-26 * devices.in (dev_storage): Map /dev/dsp to \Device\Null.Corinna Vinschen
2013-10-26 * exception.h (_exception_list): Drop redefinition for x86_64.Corinna Vinschen
2013-10-25 * flock.cc (fhandler_base::lock): Only refuse to lock nohandle andCorinna Vinschen
2013-10-25 * devices.in (dev_storage): Map /dev/clipboard to \Device\Null.Corinna Vinschen
2013-10-25 * fhandler_disk_file.cc (fhandler_base::fstat_fs): Fix comment.Corinna Vinschen
2013-10-25 * fhandler_clipboard.cc (fhandler_dev_clipboard::open): Drop gratuitiosCorinna Vinschen
2013-10-25 * devices.in (dev_storage): Map /dev/random and /dev/urandom toCorinna Vinschen
2013-10-24 * fhandler.h (fhandler_dev_zero::lseek): Convert to inline method.Corinna Vinschen
2013-10-24* external.cc (fillout_pinfo): If start_time is 0, wait a while beforeChristopher Faylor
2013-10-24Fix typo.Corinna Vinschen
2013-10-24 * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.Corinna Vinschen
2013-10-23 * include /cygwin/config.h (_READ_WRITE_BUFSIZE_TYPE): Define.Corinna Vinschen
2013-10-23 * fhandler.cc (fhandler_base::fstat): Drop FH_FULL case to alignCorinna Vinschen
2013-10-23* fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.Christopher Faylor
2013-10-19.Christopher Faylor
2013-10-19* fhandler_termios.cc (tty_min::kill_pgrp): Don't send a signal to myself ifChristopher Faylor
2013-10-19* tty.cc (tty_list::allocate): Set sid to 0 rather than -1 since -1 is an errorChristopher Faylor
2013-10-16 * fhandler_process.cc (format_process_ctty): Fix random content ofCorinna Vinschen
2013-10-15*** empty log message ***Corinna Vinschen
2013-10-15 * autoload.cc (CryptAcquireContextW): Remove.Corinna Vinschen
2013-10-15 * mmap.cc (mmap64): Convert pagesize from DWORD to size_t to avoidCorinna Vinschen
2013-10-05* ntdll.h: Guard against new header files.Christopher Faylor
2013-09-25* include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 26.Christopher Faylor
2013-09-25* sigproc.h (hold_everything::ischild): Declare as reference.Christopher Faylor
2013-09-25* thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno andChristopher Faylor
2013-09-16* dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor
2013-08-31 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Belatedly bumpCorinna Vinschen
2013-08-31 * heap.cc (RAISEHEAP_SIZE): New definition.Corinna Vinschen
2013-08-31*** empty log message ***Corinna Vinschen
2013-08-31.Christopher Faylor
2013-08-31* cygheap.h (user_heap_info::sbrk): Declare new function.Christopher Faylor
2013-08-31*** empty log message ***Corinna Vinschen
2013-08-31 * heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memoryCorinna Vinschen
2013-08-30 * fhandler_tape.cc (mtinfo_drive::open): Handle bus reset gracefullyCorinna Vinschen
2013-08-30* sigproc.cc (pending_signals::add): Properly maintain linked list.Christopher Faylor
2013-08-26 * mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t.Corinna Vinschen
2013-08-24 * flock.cc (lockf_t::from_obj_name): Fix test for valid pid.Corinna Vinschen
2013-08-23* cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor
2013-08-23cygwin changes:Christopher Faylor
2013-08-23* child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.Christopher Faylor
2013-08-23 * new-features.xml (ov-new1.7.25): Add new section.Corinna Vinschen
2013-08-23*** empty log message ***Corinna Vinschen
2013-08-23 * path.h (enum path_types): Drop definition of PATH_64BITEXEC.Corinna Vinschen
2013-08-22 * fhandler_tape.cc (mtinfo_drive::create_partitions): Allow partitioningCorinna Vinschen
2013-08-21 * fhandler_tape.cc (mtinfo_drive::create_partitions): Fix long-standingCorinna Vinschen
2013-08-19 * lc_msg.h: Regenerate.Corinna Vinschen
2013-08-19 * fhandler_tape.cc (mtinfo_drive::set_pos): Remove unneeded linebreak.Corinna Vinschen
2013-08-15Drop redundant entryCorinna Vinschen