aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-09gas/Peter Bergner2-3/+10
2009-01-09 * mount.cc (mount_info::from_fstab_line): Always convert driveCorinna Vinschen3-24/+34
2009-01-09* include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor7-7/+39
2009-01-09* ldd.cc: New file. First stab at implementing ldd-like functionality forChristopher Faylor3-1/+275
2009-01-08 * libc/fts.c (fts_build): Use DT_DIR case on Cygwin.Corinna Vinschen2-3/+10
2009-01-08Typo fixes.Ben Elliston1-3/+3
2009-01-08 * libc/include/sys/stdio.h (_flockfile, _funlockfile): Fix typos.Kazu Hirata2-2/+6
2009-01-072009-01-07 Ben Elliston <bje@au.ibm.com>Jeff Johnston3-1/+8
2009-01-07 * ntdll.h: Reorder NT status flags. Fix a case difference. AddCorinna Vinschen3-15/+57
2009-01-07 * fhandler_disk_file.cc (fhandler_disk_file::link): Only add .exe ifCorinna Vinschen3-1/+11
2009-01-07 * include/winbase.h (SCS_64BIT_BINARY): Define.Corinna Vinschen2-0/+5
2009-01-06 * callback.h (struct host_callback_struct): Mark member error asHans-Peter Nilsson2-1/+10
2009-01-06 * cygcheck.cc (dump_sysinfo_services): Quote the path for popen.Pierre Humblet2-1/+5
2009-01-052009-01-05 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-1/+5
2009-01-04Fix MinGW-Bug [2445962]; (reported by Keishi Suenaga).Keith Marshall3-2/+51
2009-01-03* Makefile.in (CFLAGS): Look in cygwin's build directory for header files.Christopher Faylor2-2/+7
2009-01-03correctChristopher Faylor1-2/+2
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor59-308/+410
2009-01-03Year-end rollover.Christopher Faylor2-3342/+3341
2009-01-02* speclib: Rewrite completely in perl. Avoid multiple nm calls.Christopher Faylor2-51/+94
2008-12-31* include/cygwin/version.h: Bump CYGWIN_VERSION_API_MINOR to 191.Christopher Faylor2-1/+6
2008-12-31* glob_pattern_p.cc: New file.Christopher Faylor6-16/+53
2008-12-31Correct mishandling of invalid characters in printf() format specs.Keith Marshall2-4/+22
2008-12-31* include/bits/wordsize.h: New linux-compatibility header.Christopher Faylor2-0/+10
2008-12-31 * cygcheck.cc (pretty_id): Quote the path for popen.Pierre Humblet2-5/+11
2008-12-30* exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor2-3/+7
2008-12-25* mount.cc: Change comment.Christopher Faylor6-334/+365
2008-12-24* path.cc (symlink_info::check_shortcut): Ensure that symlink handle is closedChristopher Faylor2-2/+6
2008-12-23Add LM32 port.Nick Clifton4-0/+65
2008-12-23* fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor4-143/+55
2008-12-23 * coffcode.h (coff_write_object_contents): Always initialiseNick Clifton2-0/+13
2008-12-23Remove STT_IFUNC support.Nick Clifton2-1/+4
2008-12-222008-12-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston86-799/+833
2008-12-22* pipe.cc (getov_result): Minor cleanup.Christopher Faylor2-3/+6
2008-12-21Add missing ChangeLog entries for my last commit.Ralf Wildenhues1-0/+10
2008-12-21* pipe.cc (getov_result): Add parameters to facilitate better EOF checking.Christopher Faylor2-5/+15
2008-12-20* fhandler.cc (fhandler_base::wait_overlapped): Reorganize to eliminate gotosChristopher Faylor2-37/+43
2008-12-20* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.Christopher Faylor4-16/+25
2008-12-20 * pwdgrp.h (pwdgrp::refresh): Fix indentation.Corinna Vinschen3-6/+11
2008-12-202008-12-16 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe2-25/+44
2008-12-20 * cris.h (R_CRIS_32_IE): New relocation.Hans-Peter Nilsson2-0/+9
2008-12-19* pinfo.cc (pinfo_basic): New class.Christopher Faylor4-13/+41
2008-12-19 * fhandler_registry.cc (perf_data_files): New table.Corinna Vinschen2-13/+77
2008-12-19 * path.cc (path_conv::check): Handle incoming DOS paths non-POSIXy,Corinna Vinschen2-1/+14
2008-12-18 Backport link test fix from upstream Libtool:Ralf Wildenhues1-39/+46
2008-12-18 * fhandler_disk_file.cc: Set 4th parameter of NtQueryDirectoryFile toCorinna Vinschen2-9/+22
2008-12-18 * path.cc (symlin_info::check): Set 4th parameter ofCorinna Vinschen2-23/+35
2008-12-18 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-6/+12
2008-12-172008-12-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+158
2008-12-172008-12-17 Jon Beniston <jon@beniston.com>Jeff Johnston2-0/+7