summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen2009-01-073-1/+11
* * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen2009-01-072-0/+5
* * callback.h (struct host_callback_struct): Mark member error asHans-Peter Nilsson2009-01-062-1/+10
* * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2009-01-062-1/+5
* 2009-01-05 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-01-052-1/+5
* Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall2009-01-043-2/+51
* * Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2009-01-032-2/+7
* correctChristopher Faylor2009-01-031-2/+2
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-0359-308/+410
* Year-end rollover.Christopher Faylor2009-01-032-3342/+3341
* * speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor2009-01-022-51/+94
* * include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor2008-12-312-1/+6
* * glob_pattern_p.cc: New file.Christopher Faylor2008-12-316-16/+53
* Correct mishandling of invalid characters in printf() format specs.Keith Marshall2008-12-312-4/+22
* * include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor2008-12-312-0/+10
* * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2008-12-312-5/+11
* * exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor2008-12-302-3/+7
* * mount.cc: Change comment.Christopher Faylor2008-12-256-334/+365
* * path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closedChristopher Faylor2008-12-242-2/+6
* Add LM32 port.Nick Clifton2008-12-234-0/+65
* * fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor2008-12-234-143/+55
* * coffcode.h (coff_write_object_contents): Always initialiseNick Clifton2008-12-232-0/+13
* Remove STT_IFUNC support.Nick Clifton2008-12-232-1/+4
* 2008-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-2286-799/+833
* * pipe.cc (getov_result): Minor cleanup.Christopher Faylor2008-12-222-3/+6
* Add missing ChangeLog entries for my last commit.Ralf Wildenhues2008-12-211-0/+10
* * pipe.cc (getov_result): Add parameters to facilitate better EOF checking.Christopher Faylor2008-12-212-5/+15
* * fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotosChristopher Faylor2008-12-202-37/+43
* * pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor2008-12-204-16/+25
* * pwdgrp.h (pwdgrp::refresh): Fix indentation.Corinna Vinschen2008-12-203-6/+11
* 2008-12-16 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2008-12-202-25/+44
* * cris.h (R_CRIS_32_IE): New relocation.Hans-Peter Nilsson2008-12-202-0/+9
* * pinfo.cc (pinfo_basic): New class.Christopher Faylor2008-12-194-13/+41
* * fhandler_registry.cc (perf_data_files): New table.Corinna Vinschen2008-12-192-13/+77
* * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen2008-12-192-1/+14
* Backport link test fix from upstream Libtool:Ralf Wildenhues2008-12-181-39/+46
* * fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile toCorinna Vinschen2008-12-182-9/+22
* * path.cc (symlin_info::check): Set 4th parameter ofCorinna Vinschen2008-12-182-23/+35
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-12-183-6/+12
* 2008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-173-0/+158
* 2008-12-17 Jon Beniston <jon@beniston.com>Jeff Johnston2008-12-172-0/+7
* 2008-12-17 Jon Beniston <jon@beniston.com>Jeff Johnston2008-12-1714-2560/+6332
* 2008-12-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2008-12-163-4/+23
* * utils.sgml: Fix typo in passwd screen text.Corinna Vinschen2008-12-162-1/+5
* * fhandler_registry.cc (DEFAULT_VALUE_NAME): Remove constant.Corinna Vinschen2008-12-162-69/+83
* * syscalls.cc (gen_full_path_at): Use isabspath instead of isdirsepCorinna Vinschen2008-12-152-1/+6
* 2008-12-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-152-2/+5
* * sec_auth.cc (open_local_policy): Set lsa handle toCorinna Vinschen2008-12-152-1/+11
* * setlsapwd.cc (setlsapwd): Simplify code. Only try to call cygserverCorinna Vinschen2008-12-152-7/+15
* * setpwd.cc (client_request_setpwd::serve): Don't treat removingCorinna Vinschen2008-12-152-1/+8