summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * mmap.cc (mmap64): Allocate fh_disk_file on cygheap. DeleteCorinna Vinschen2009-08-212-2/+11
* * dtable.cc (build_fh_dev): Take additional bool parameter indicatingCorinna Vinschen2009-08-204-8/+23
* * dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor2009-08-183-4/+18
* * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2009-08-182-1/+5
* * syscalls.cc (popen): Reorganize slightly for clarity. Fix a comment.Christopher Faylor2009-08-182-4/+9
* * syscalls.cc (popen): Rewrite to accommodate situations where stdin, stdout,Christopher Faylor2009-08-182-48/+78
* * pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor2009-08-173-4/+11
* 2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-08-152-3/+7
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix lengthCorinna Vinschen2009-08-142-1/+6
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Change commentCorinna Vinschen2009-08-142-1/+6
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): RemoveCorinna Vinschen2009-08-142-17/+55
* * (fhandler_socket::getsockname): Fix length returned for unboundCorinna Vinschen2009-08-143-6/+11
* * fhandler_socket.cc (fhandler_socket::accept): Use sizeof ratherCorinna Vinschen2009-08-132-16/+27
* * fhandler.h (class fhandler_socket): Add peer_sun_path member.Corinna Vinschen2009-08-134-24/+94
* * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen2009-08-136-8/+70
* * faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.Dave Korn2009-08-122-1/+5
* * fhandler_socket.cc (fhandler_socket::accept): Always use localCorinna Vinschen2009-08-122-18/+16
* * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen2009-08-113-3/+24
* * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen2009-08-113-2/+7
* * spawn.cc (av::fixup): Check shell scripts for executability only onCorinna Vinschen2009-08-102-1/+6
* * dtable.cc (DEV_SOCKET): New static WCHAR string. Name ofCorinna Vinschen2009-08-102-106/+122
* * fhandler_console.cc (create_invisible_console_workaround): Fix size of cmd inChristopher Faylor2009-08-102-1/+6
* * fhandler_console.cc (create_invisible_console_workaround): FixCorinna Vinschen2009-08-102-1/+6
* * mingw: Add fallbacks to search for MinGW components in standardDave Korn2009-08-102-1/+7
* * mount.cc (do_mount): Don't exit, just return.Corinna Vinschen2009-08-092-2/+4
* * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,Corinna Vinschen2009-08-092-0/+8
* * dtable.cc (dtable::init_std_file_from_handle): Fix comment toCorinna Vinschen2009-08-083-19/+19
* 2009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2009-08-086-3/+32
* * net.cc (cygwin_getnameinfo): Force setting NI_NUMERICSERV onlyCorinna Vinschen2009-08-062-12/+25
* * cygheap.h (cygheap_debug::endh): Delete.Christopher Faylor2009-08-054-25/+33
* * path.cc (patch_conv::check): Zero path before setting it.Christopher Faylor2009-08-052-2/+7
* * fhandler_socket.cc (fhandler_socket::send_internal): Just use wmem size ifChristopher Faylor2009-08-045-5/+15
* * fhandler.h (pdrive_buf): Defensively allocate one extra byte.Christopher Faylor2009-08-042-1/+5
* * fhandler.h (fhandler_cygdrive:DRVSZ): New enum.Christopher Faylor2009-08-048-18/+35
* * sigproc.cc (stopped_or_terminated): Don't return a match when stopsig ==Christopher Faylor2009-08-023-4/+11
* * cygheap_malloc.h: New file.Christopher Faylor2009-08-019-86/+132
* * path.h (path_conv::set_path): Change return value.Christopher Faylor2009-08-013-5/+11
* * spawn.cc (find_exec): Fix one more path where retval was not set.Christopher Faylor2009-08-012-0/+5
* * spawn.cc (find_exec): Stop relying on the ability to set retval to a fixedChristopher Faylor2009-08-012-4/+13
* * path.h (cstrdup): Fix declaration.Corinna Vinschen2009-07-302-1/+5
* * globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.Corinna Vinschen2009-07-303-7/+17
* * path.h (class path_conv): Convert path from char array to char *.Corinna Vinschen2009-07-304-44/+65
* Fix formatting issue with last entryChris Sutcliffe2009-07-301-1/+1
* Correct disposition of wchar_t output in printf().Keith Marshall2009-07-292-4/+11
* * mount.h (enum fs_info_type): New type.Corinna Vinschen2009-07-283-84/+131
* 2009-07-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-282-2/+5
* Convert to monolithic configuration procedure.Keith Marshall2009-07-2712-8342/+215
* * include/winnt.h (FILE_SUPPORTS_HARD_LINKS,Corinna Vinschen2009-07-273-0/+24
* * posix.sgml (std-notes): Remove obsolete reference to CYGWIN=server.Corinna Vinschen2009-07-272-3/+5
* * posix.sgml (std-notes): Add flock restriction.Corinna Vinschen2009-07-262-0/+9