Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-25This commit was manufactured by cvs2svn to create branch 'gdb-gdb-csl-20060226-branchpointcvs2svn
2006-02-25* sigproc.cc (sigheld): Define new variable.Christopher Faylor
2006-02-24* cygwin.din (_exit): Use signal front end.Christopher Faylor
2006-02-23* winsup.h (cygwin_hmodule): Declare.Christopher Faylor
2006-02-22 * exceptions.cc (_cygtls::interrupt_now): Reorder conditionalCorinna Vinschen
2006-02-22 * fhandler.cc (fhandler_base::open): Add FILE_READ_ATTRIBUTES toCorinna Vinschen
2006-02-20* spawn.cc (av::fixup): Check for .bat and friends specifically now since theseChristopher Faylor
2006-02-20* exceptions.cc (stackdump): Avoid dumping more than once.Christopher Faylor
2006-02-20* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use NtOpenFile to openChristopher Faylor
2006-02-19 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Drop generatingCorinna Vinschen
2006-02-18 * fhandler_disk_file.cc (FS_IS_SAMBA): Move out ofCorinna Vinschen
2006-02-17* path.cc (conv_path_list): Eat empty paths when converting to POSIX.Christopher Faylor
2006-02-16 * cygwin.din: Export sigignore and sigset.Corinna Vinschen
2006-02-13* include/mntent.h: Add missing #include.Christopher Faylor
2006-02-13* gentls_offsets: Fix typo in error message.Christopher Faylor
2006-02-11* fhandler_process.cc (format_process_stat): Use cygwin-derived start time evenChristopher Faylor
2006-02-11* times.cc (clock_getres): Use correct conversion from milliseconds toChristopher Faylor
2006-02-10* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor
2006-02-09 * fhandler_disk_file.cc (fhandler_disk_file::opendir): Only setCorinna Vinschen
2006-02-07 * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen
2006-02-07 * init.cc (respawn_wow64_process): Exit with the exit code returnedCorinna Vinschen
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor
2006-02-06 * fhandler_socket.cc (fhandler_socket::connect): Fix formatting.Corinna Vinschen
2006-02-06 * include/cygwin/socket.h (CMSG_FIRSTHDR): Avoid compiler warning.Corinna Vinschen
2006-02-05 * include/features.h: Add comment to explain what's going to happenCorinna Vinschen
2006-02-05 * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen
2006-02-05 * fhandler_disk_file.cc (fhandler_disk_file::readdir_9x): RemoveCorinna Vinschen
2006-02-05 * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Remove labelCorinna Vinschen
2006-02-05 ... and the ChangeLog, never forget the ChangeLog...Corinna Vinschen
2006-02-05* fhandler_disk_file.cc (fhandler_disk_file::readdir): Don't close dir handleChristopher Faylor
2006-02-04* dir.cc (rmdir): Reorganize check for trailing dot to return correct errorChristopher Faylor
2006-02-04* dir.cc (mkdir): Reorganize check for trailing dot to return correct errorChristopher Faylor
2006-02-04 * path.cc (suffix_scan::lnk_match): Return true beginning withCorinna Vinschen
2006-02-03* cygwin/version.h: Mention CW_SETUP_WINENV in comment for API minor 153.Christopher Faylor
2006-02-03 * cygwin.din (updwtmpx): Export.Corinna Vinschen
2006-02-02* external.cc (setup_winenv): New function.Christopher Faylor
2006-02-02 * security.cc (is_group_member): Fix comment.Corinna Vinschen
2006-02-02 * security.cc (is_group_member): Use local group info type 1. TestCorinna Vinschen
2006-02-01 * spawn.cc (dll_suffixes): Add .exe and "no suffix" to the list.Corinna Vinschen
2006-02-01 * dlfcn.cc (check_path_access): Call find_exec with FE_DLL option.Corinna Vinschen
2006-02-01* spawn.cc (av::fixup): Remove unused argument.Christopher Faylor
2006-02-01 * spawn.cc (find_exec): Only return files with execute permission setCorinna Vinschen
2006-01-31 * path.cc (cwdstuff::set): Don't set win32 error, only POSIX errno.Corinna Vinschen
2006-01-31 * path.cc (cwdstuff::set): When SetCurrentDirectory returnsCorinna Vinschen
2006-01-30 * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): SimplifyCorinna Vinschen
2006-01-30 * fhandler_disk_file.cc (d_cachepos): Rename from d_pos to distinctCorinna Vinschen
2006-01-29 * fhandler_disk_file.cc (readdir_get_ino): Don't follow symlinks.Corinna Vinschen
2006-01-29 * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.Corinna Vinschen
2006-01-28 * fhandler_disk_file.cc (fhandler_disk_file::mkdir): In case or error,Corinna Vinschen
2006-01-28 * fhandler_disk_file.cc (DIR_NUM_ENTRIES): New define determiningCorinna Vinschen