summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2006-08-21 David Ung <davidu@mips.com>Jeff Johnston2006-08-212-0/+8
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Fix formatting.Corinna Vinschen2006-08-202-4/+11
* * fhandler_disk_file.cc (DIR_NUM_ENTRIES): Set to 100 to maximizeCorinna Vinschen2006-08-202-24/+68
* * fhandler_disk_file.cc (fhandler_disk_file::pread): Properly check forChristopher Faylor2006-08-192-4/+9
* * sys/types.h: Correct syntax error caused by missing '\' on #ifdef line.Christopher Faylor2006-08-192-1/+6
* 2006-08-17 Brian Ford <Brian.Ford@FlightSafety.com>Jeff Johnston2006-08-172-5/+10
* * fhandler_serial.cc (raw_read): Evaluate minchars taking theCorinna Vinschen2006-08-172-14/+15
* 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-08-162-0/+6
* 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-08-162-1/+6
* 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-08-163-12/+57
* 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-08-1614-6/+5667
* 2006-08-16 Joel Schopp <jschopp@austin.ibm.com>Jeff Johnston2006-08-1613-0/+4350
* [ ChangeLog ]Thiemo Seufer2006-08-152-0/+10
* * security.cc (subauth): Initialize user_token to NULL. Add comment.Corinna Vinschen2006-08-142-2/+9
* * shared.cc (open_shared): Desperately try to get shared memory, onlyCorinna Vinschen2006-08-112-0/+29
* * lib/wtsapi32.def (WTSGetActiveConsoleSessionId). Move from here...Danny Smith2006-08-103-1/+8
* * pinfo.cc (_onreturn::~onreturn): Don't attempt to close a NULL handle.Christopher Faylor2006-08-103-2/+8
* revert erroneous checkinChristopher Faylor2006-08-102-5/+18
* * winsup.h: Turn on DEBUGGING by default for now.Christopher Faylor2006-08-105-18/+103
* * fhandler_disk_file.cc (fhandler_disk_file::lock): HandleCorinna Vinschen2006-08-102-0/+7
* * overview2.sgml: Remove inaccurate "full support for windows pathnames"Christopher Faylor2006-08-092-2/+6
* * path.h (SYMLINK_EA_NAME): Remove.Corinna Vinschen2006-08-092-5/+5
* * autoload.cc (GetHandleInformation): Declare new function.Christopher Faylor2006-08-094-3/+16
* * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen2006-08-0711-33/+213
* * ldmain.c (main): Initialise print_gc_sections field of link_info structure.Nick Clifton2006-08-042-0/+7
* * include/ctype.h: Remove stray ')'.Danny Smith2006-08-032-1/+5
* 2006-08-03 J"orn Rennecke <joern.rennecke@st.com>Jeff Johnston2006-08-032-0/+13
* * path.cc (vconcat): Don't convert backslahes to slashes.Corinna Vinschen2006-08-032-4/+6
* * include/ctype.h (_BLANK): Expand comment.Danny Smith2006-08-036-7/+64
* fix typoChristopher Faylor2006-08-031-1/+1
* * Makefile.in (subauth): Add dependency on mingw.Christopher Faylor2006-08-032-0/+6
* * environ.cc (env_win32_to_posix_path_list): Declare.Christopher Faylor2006-08-024-5/+44
* * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll.Corinna Vinschen2006-08-023-0/+178
* 2006-08-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-08-016-15/+30
* * cygwinenv.sgml: Document [no]dosfilewarning option.Christopher Faylor2006-08-012-1/+11
* * environ.cc (dos_file_warning): Declare.Christopher Faylor2006-08-015-10/+55
* 2006-08-01 Thiemo Seufer <ths@mips.com>Jeff Johnston2006-08-012-0/+10
* 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-31177-89/+6204
* 2006-07-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-07-312-1/+5
* * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problemCorinna Vinschen2006-07-314-37/+25
* * fhandler_socket.cc (fhandler_socket::evaluate_events): CircumventCorinna Vinschen2006-07-312-22/+23
* * autoload.cc: Drop LoadDLLprime for wsock32 since no wsock32 functionCorinna Vinschen2006-07-312-15/+7
* * cygpath.cc (get_long_name): Fallback to get_long_path_name_w32impl.Corinna Vinschen2006-07-312-4/+15
* Update more IMAGE relocation type indicatorsDanny Smith2006-07-292-15/+91
* * fhandler.h (struct wsa_event): Define here.Corinna Vinschen2006-07-284-15/+35
* * cygpath.c (get_long_name): Cover the case that GetLongPathNameCorinna Vinschen2006-07-272-4/+16
* * fhandler_socket.cc: Revert misguided attempt to handle FD_CLOSE errorCorinna Vinschen2006-07-274-44/+50
* * fhandler_socket.cc (fhandler_socket::recvmsg): Remove unused totCorinna Vinschen2006-07-274-8/+20
* * fhandler.h (class fhandler_socket): Remove prot_info_ptr.Corinna Vinschen2006-07-275-128/+58
* Update some IMAGE flags to PECOFF v8 (May, 2006) specs.Danny Smith2006-07-272-25/+161