summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo.Corinna Vinschen2013-10-241-1/+1
* * devices.in (dev_storage): Map /dev/zero and /dev/full to \Device\Null.Corinna Vinschen2013-10-2411-64/+109
* * include /cygwin/config.h (_READ_WRITE_BUFSIZE_TYPE): Define.Corinna Vinschen2013-10-232-0/+5
* * fhandler.cc (fhandler_base::fstat): Drop FH_FULL case to alignCorinna Vinschen2013-10-232-3/+5
* * fhandler.h (fhandler_base::cleanup): Mark as extern rather than inline.Christopher Faylor2013-10-224-1/+16
* .Christopher Faylor2013-10-191-0/+3
* * fhandler_termios.cc (tty_min::kill_pgrp): Don't send a signal to myself ifChristopher Faylor2013-10-182-1/+6
* * tty.cc (tty_list::allocate): Set sid to 0 rather than -1 since -1 is an errorChristopher Faylor2013-10-182-1/+6
* * fhandler_process.cc (format_process_ctty): Fix random content ofCorinna Vinschen2013-10-163-1/+15
* *** empty log message ***Corinna Vinschen2013-10-151-0/+4
* * autoload.cc (CryptAcquireContextW): Remove.Corinna Vinschen2013-10-154-49/+62
* * mmap.cc (mmap64): Convert pagesize from DWORD to size_t to avoidCorinna Vinschen2013-10-152-1/+6
* * ntdll.h: Guard against new header files.Christopher Faylor2013-10-052-0/+6
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 26.Christopher Faylor2013-09-252-1/+5
* * sigproc.h (hold_everything::ischild): Declare as reference.Christopher Faylor2013-09-253-2/+21
* * thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno andChristopher Faylor2013-09-253-3/+19
* * dump_setup.cc (find_tar_ext): Generalize search for .tar extension, avoidingChristopher Faylor2013-09-162-9/+9
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Belatedly bumpCorinna Vinschen2013-08-312-1/+6
* * heap.cc (RAISEHEAP_SIZE): New definition.Corinna Vinschen2013-08-312-6/+19
* *** empty log message ***Corinna Vinschen2013-08-301-1/+3
* .Christopher Faylor2013-08-301-0/+4
* * cygheap.h (user_heap_info::sbrk): Declare new function.Christopher Faylor2013-08-304-70/+78
* *** empty log message ***Corinna Vinschen2013-08-301-0/+7
* * heap.cc (sbrk): Add a FIXME comment to VirtualFree call. Fix memoryCorinna Vinschen2013-08-301-18/+43
* * fhandler_tape.cc (mtinfo_drive::open): Handle bus reset gracefullyCorinna Vinschen2013-08-302-1/+9
* * sigproc.cc (pending_signals::add): Properly maintain linked list.Christopher Faylor2013-08-302-3/+9
* * mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t.Corinna Vinschen2013-08-263-29/+51
* * flock.cc (lockf_t::from_obj_name): Fix test for valid pid.Corinna Vinschen2013-08-232-1/+5
* * cygcheck.cc (package_grep): Accommodate arch-specific package layout.Christopher Faylor2013-08-232-2/+10
* cygwin changes:Christopher Faylor2013-08-235-19/+15
* * child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.Christopher Faylor2013-08-232-1/+10
* * new-features.xml (ov-new1.7.25): Add new section.Corinna Vinschen2013-08-232-0/+24
* *** empty log message ***Corinna Vinschen2013-08-231-0/+5
* * path.h (enum path_types): Drop definition of PATH_64BITEXEC.Corinna Vinschen2013-08-233-15/+23
* * fhandler_tape.cc (mtinfo_drive::create_partitions): Allow partitioningCorinna Vinschen2013-08-215-6/+30
* * fhandler_tape.cc (mtinfo_drive::create_partitions): Fix long-standingCorinna Vinschen2013-08-203-4/+31
* * lc_msg.h: Regenerate.Corinna Vinschen2013-08-193-7/+45
* * fhandler_tape.cc (mtinfo_drive::set_pos): Remove unneeded linebreak.Corinna Vinschen2013-08-192-4/+8
* Drop redundant entryCorinna Vinschen2013-08-151-5/+0
* * new-features.xml (ov-new1.7.24): Add new section. MentionCorinna Vinschen2013-08-142-2/+19
* * include/sys/cygwin.h (struct per_process): Add posix_memalign. ReduceCorinna Vinschen2013-08-147-4/+34
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 24.Corinna Vinschen2013-08-092-1/+5
* * fhandler_disk_file.cc (fhandler_base::open_fs): Fix indentation.Corinna Vinschen2013-08-072-6/+10
* * fhandler_tty.cc: Revert accidental checkin.Christopher Faylor2013-07-313-6/+8
* * cygheap.cc (cmalloc): Use size_t for size field.Christopher Faylor2013-07-313-16/+38
* *** empty log message ***Corinna Vinschen2013-07-311-0/+3
* * path.cc (normalize_posix_path): Don't check existence of / or // dirCorinna Vinschen2013-07-312-5/+13
* * Makefile.in (MINGW_LDFLAGS): Don't link against w32api libs. TheseCorinna Vinschen2013-07-312-1/+6
* Fix typoCorinna Vinschen2013-07-301-1/+1
* *** empty log message ***Corinna Vinschen2013-07-301-2/+6