summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop generatingCorinna Vinschen2006-02-192-1/+5
* * fhandler_disk_file.cc (FS_IS_SAMBA): Move out ofCorinna Vinschen2006-02-183-5/+35
* * path.cc (conv_path_list): Eat empty paths when converting to POSIX.Christopher Faylor2006-02-172-16/+44
* Add support for the Infineon XC16X.Nick Clifton2006-02-175-57/+114
* * cygpath.cc (get_long_name): Load GetLongPathNameA instead of incorrectCorinna Vinschen2006-02-172-3/+10
* * ps.cc (main): Set aflag if -p option is given.Corinna Vinschen2006-02-172-0/+5
* 2006-02-16 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-02-163-1/+10
* * cygwin.din: Export sigignore and sigset.Corinna Vinschen2006-02-165-1/+63
* * ps.cc (longopts): Add --process option.Corinna Vinschen2006-02-163-4/+24
* minor comment restructuringChristopher Faylor2006-02-152-7/+5
* * regtool.cc (usage): Clarify help for "-K".Corinna Vinschen2006-02-152-1/+5
* * libc/include/sys/time.h (struct timeval): Change member typesCorinna Vinschen2006-02-153-3/+12
* 2006-02-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-02-145-157/+1024
* 2006-02-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2006-02-144-143/+220
* * include/mntent.h: Add missing #include.Christopher Faylor2006-02-132-1/+6
* * gentls_offsets: Fix typo in error message.Christopher Faylor2006-02-132-1/+5
* 2006-02-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-02-133-5/+19
* 2006-02-13 Earnie Boyd <earnie@users.sf.net>Earnie Boyd2006-02-132-0/+7
* * fhandler_process.cc (format_process_stat): Use cygwin-derived start time evenChristopher Faylor2006-02-113-5/+9
* revert previously applied patch.Christopher Faylor2006-02-111-1/+1
* * times.cc (clock_getres): Use correct conversion from milliseconds toChristopher Faylor2006-02-113-4/+10
* * external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor2006-02-103-25/+45
* bfd/H.J. Lu2006-02-102-0/+31
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Only setCorinna Vinschen2006-02-092-3/+19
* * cygcheck.cc (find_on_path): Update copyright text.Corinna Vinschen2006-02-082-1/+5
* * cygcheck.cc (find_on_path): Create copy of rv on successful accessCorinna Vinschen2006-02-082-1/+6
* * bfd/archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,Nathan Sidwell2006-02-073-22/+72
* 2006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston2006-02-077-19/+65
* 2006-02-07 Paul Brook <paul@codesourcery.com>Jeff Johnston2006-02-077-16/+75
* * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen2006-02-077-89/+42
* * init.cc (respawn_wow64_process): Exit with the exit code returnedCorinna Vinschen2006-02-072-1/+9
* 2006-02-04 Ron Lee <ronl@users.sourceforge.net>Danny Smith2006-02-062-1/+5
* * elf/ia64.h (SHF_IA_64_HP_TLS): New.Steve Ellcey2006-02-062-0/+6
* Fixed ChangeLog entryChris Sutcliffe2006-02-061-1/+1
* 2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-02-063-0/+14
* * include/shlobj.h (PathResolve): Fix typo.Christopher Faylor2006-02-062-1/+5
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-0613-118/+201
* * fhandler_socket.cc (fhandler_socket::connect): Fix formatting.Corinna Vinschen2006-02-062-1/+15
* 2006-02-06 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-02-062-0/+8
* * include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.Corinna Vinschen2006-02-062-1/+5
* * include/features.h: Add comment to explain what's going to happenCorinna Vinschen2006-02-053-0/+27
* * cygwinenv.sgml: Explain transparent_exe option.Corinna Vinschen2006-02-052-0/+17
* * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen2006-02-057-37/+108
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): RemoveCorinna Vinschen2006-02-052-5/+6
* Cleanup of pseudo-ops for constants and new def24,def32 pseudo-ops on z80Arnold Metselaar2006-02-052-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove labelCorinna Vinschen2006-02-052-7/+12
* ... and the ChangeLog, never forget the ChangeLog...Corinna Vinschen2006-02-051-0/+4
* * dir.cc (rewinddir): Keep dirent_get_d_ino and dirent_set_d_ino flags.Corinna Vinschen2006-02-051-1/+1
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handleChristopher Faylor2006-02-052-15/+31
* 2006-02-04 Ron Lee <ronl@users.sourceforge.net>Danny Smith2006-02-042-10/+14