summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings.Christopher Faylor2006-03-011-0/+13
* * analyze_sigfe: New script.Christopher Faylor2006-03-011-0/+8
* * cygthread.cc (cygthread::callfunc): Create ev as an auto-reset event so thatChristopher Faylor2006-03-011-0/+8
* * include/sys/dirent.h (struct __DIR): Rename __d_unused toCorinna Vinschen2006-03-011-0/+27
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdriveCorinna Vinschen2006-02-281-0/+6
* * exceptions.cc (_cygtls::interrupt_now): Remove "inside cygwin" check sinceChristopher Faylor2006-02-281-0/+5
* * cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.Corinna Vinschen2006-02-281-0/+5
* * dir.cc (readdir_worker): Use slash as path separator when evaluatingCorinna Vinschen2006-02-281-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set d_cacheposChristopher Faylor2006-02-281-0/+9
* * include/sys/termios.h (cfsetispeed): Just define as a function rather thanChristopher Faylor2006-02-281-0/+6
* * sigproc.cc: Fix a comment.Christopher Faylor2006-02-281-0/+4
* * cygthread.cc (cygthread::release): Add a comment.Christopher Faylor2006-02-281-0/+4
* * fhandler_netdrive.cc (fhandler_netdrive::fstat): Create unambiguousCorinna Vinschen2006-02-271-0/+6
* * sigproc.cc (sigheld): Define new variable.Christopher Faylor2006-02-241-0/+8
* * cygwin.din (_exit): Use signal front end.Christopher Faylor2006-02-241-0/+5
* * winsup.h (cygwin_hmodule): Declare.Christopher Faylor2006-02-231-0/+12
* * exceptions.cc (_cygtls::interrupt_now): Reorder conditionalCorinna Vinschen2006-02-221-0/+5
* * fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES toCorinna Vinschen2006-02-221-0/+6
* * spawn.cc (av::fixup): Check for .bat and friends specifically now since theseChristopher Faylor2006-02-201-0/+5
* * exceptions.cc (stackdump): Avoid dumping more than once.Christopher Faylor2006-02-201-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Use NtOpenFile to openChristopher Faylor2006-02-191-0/+7
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop generatingCorinna Vinschen2006-02-191-0/+5
* * fhandler_disk_file.cc (FS_IS_SAMBA): Move out ofCorinna Vinschen2006-02-181-0/+9
* * path.cc (conv_path_list): Eat empty paths when converting to POSIX.Christopher Faylor2006-02-171-0/+6
* * cygwin.din: Export sigignore and sigset.Corinna Vinschen2006-02-161-0/+10
* * include/mntent.h: Add missing #include.Christopher Faylor2006-02-131-0/+4
* * gentls_offsets: Fix typo in error message.Christopher Faylor2006-02-131-0/+4
* * fhandler_process.cc (format_process_stat): Use cygwin-derived start time evenChristopher Faylor2006-02-111-0/+7
* * times.cc (clock_getres): Use correct conversion from milliseconds toChristopher Faylor2006-02-111-0/+6
* * external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor2006-02-101-11/+19
* * fhandler_disk_file.cc (fhandler_disk_file::opendir): Only setCorinna Vinschen2006-02-091-0/+6
* * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen2006-02-071-0/+20
* * init.cc (respawn_wow64_process): Exit with the exit code returnedCorinna Vinschen2006-02-071-0/+5
* Always zero all elements of siginfo_t throughout.Christopher Faylor2006-02-061-0/+27
* * fhandler_socket.cc (fhandler_socket::connect): Fix formatting.Corinna Vinschen2006-02-061-0/+5
* * include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.Corinna Vinschen2006-02-061-0/+4
* * include/features.h: Add comment to explain what's going to happenCorinna Vinschen2006-02-051-0/+7
* * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen2006-02-051-0/+18
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): RemoveCorinna Vinschen2006-02-051-0/+6
* * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove labelCorinna Vinschen2006-02-051-0/+6
* ... and the ChangeLog, never forget the ChangeLog...Corinna Vinschen2006-02-051-0/+4
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handleChristopher Faylor2006-02-051-0/+10
* * dir.cc (rmdir): Reorganize check for trailing dot to return correct errorChristopher Faylor2006-02-041-0/+5
* * dir.cc (mkdir): Reorganize check for trailing dot to return correct errorChristopher Faylor2006-02-041-0/+7
* * path.cc (suffix_scan::lnk_match): Return true beginning withCorinna Vinschen2006-02-031-0/+10
* * cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.Christopher Faylor2006-02-021-0/+5
* * cygwin.din (updwtmpx): Export.Corinna Vinschen2006-02-021-0/+7
* * external.cc (setup_winenv): New function.Christopher Faylor2006-02-021-0/+6
* * security.cc (is_group_member): Fix comment.Corinna Vinschen2006-02-021-0/+4
* * security.cc (is_group_member): Use local group info type 1. TestCorinna Vinschen2006-02-021-0/+14