aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-08 * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen2-3/+7
2006-03-08 * syscalls.cc: Include winioctl.h.Corinna Vinschen2-0/+35
2006-03-072006-03-07 Eric Blake <ebb9@byu.net>Jeff Johnston3-14/+25
2006-03-072006-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+9
2006-03-07 * include/shellapi.h [_WIN32_IE >= 0x0600]Dimitri Papadopoulos2-15/+24
2006-03-07 * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.Dimitri Papadopoulos2-3/+18
2006-03-07 * cygwinenv.sgml: Add missing </para> at transparent_exe.Corinna Vinschen2-1/+5
2006-03-06 * include/wingdi.h (CS_*): Correct WINVER guard onDanny Smith2-2/+6
2006-03-06 * include/shlobj.h (SFGAO_ISSLOW): Define.Danny Smith2-1/+13
2006-03-06 * include/wingdi.h [WINVER >= 0x0500]Dimitri Papadopoulos1-1/+1
2006-03-06 * include/wingdi.h [WINVER >= 0x0500]Dimitri Papadopoulos2-4/+3
2006-03-06 * include/wingdi.h [WINVER >= 0x0500]Dimitri Papadopoulos1-1/+8
2006-03-06missing changelog entry for my 2006-02-07 patchNathan Sidwell1-0/+8
2006-03-06 bfd:Nathan Sidwell2-9/+20
2006-03-052006-03-05 Paul J. Lucas <pauljlucas@users.sourceforge.net>Danny Smith2-1/+19
2006-03-052006-03-05 Chris Wilson <chris+mingw@qwirx.com>Danny Smith2-0/+34
2006-03-04 * hppa.h (pa_opcodes): Reorder bb opcodes so that pa10 opcodes comeJohn David Anglin2-2/+7
2006-03-03 * dir.cc (opendir): Fix indentation.Corinna Vinschen3-6/+21
2006-03-03Add linker relaxation support for the AVRNick Clifton2-0/+11
2006-03-03 * regtool.cc (options): Add 'binary'.Corinna Vinschen3-11/+212
2006-03-03* m32c/exit.S: Preserve r1.DJ Delorie2-0/+6
2006-03-02 * syscalls.cc (chroot): Disallow chroot into special directories.Corinna Vinschen2-0/+7
2006-03-022006-03-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-2/+8
2006-03-02force null checkinChristopher Faylor0-0/+0
2006-03-02 * fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): CheckCorinna Vinschen2-4/+12
2006-03-02 Import from the GCC tree:Ben Elliston2-4/+87
2006-03-01 * sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAMECorinna Vinschen2-0/+6
2006-03-01 * fhandler_proc.cc (fhandler_proc::fstat): Always return fixed linkCorinna Vinschen2-1/+6
2006-03-01 * fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,Corinna Vinschen3-117/+159
2006-03-01* cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings.Christopher Faylor3-43/+59
2006-03-01* analyze_sigfe: New script.Christopher Faylor6-0/+120
2006-03-01* cygthread.cc (cygthread::callfunc): Create ev as an auto-reset event so thatChristopher Faylor2-8/+11
2006-03-012006-03-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2006-03-01 * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen5-8/+131
2006-03-01Update information about: config-ml.in; makefile.vms; mkdep; setup.com;Nick Clifton1-4/+16
2006-02-28 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdriveCorinna Vinschen3-2/+9
2006-02-28* exceptions.cc (_cygtls::interrupt_now): Remove "inside cygwin" check sinceChristopher Faylor2-1/+6
2006-02-28 * cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.Corinna Vinschen3-1/+11
2006-02-28 * dir.cc (readdir_worker): Use slash as path separator when evaluatingCorinna Vinschen3-2/+16
2006-02-28* fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set d_cacheposChristopher Faylor2-55/+70
2006-02-28* include/sys/termios.h (cfsetispeed): Just define as a function rather thanChristopher Faylor2-21/+29
2006-02-28* sigproc.cc: Fix a comment.Christopher Faylor2-5/+8
2006-02-28* cygthread.cc (cygthread::release): Add a comment.Christopher Faylor2-0/+5
2006-02-28Add missing comment regarding math.h.Jeff Johnston1-0/+3
2006-02-272006-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston23-387/+388
2006-02-27 * fhandler_netdrive.cc (fhandler_netdrive::fstat): Create unambiguousCorinna Vinschen2-0/+9
2006-02-27bfd/doc/Carlos O'Donell4-17/+48
2006-02-27gas/H.J. Lu2-0/+39
2006-02-24[include/elf]DJ Delorie2-0/+12
2006-02-24* sigproc.cc (sigheld): Define new variable.Christopher Faylor2-3/+26