summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread.cc (pthread_cond::init): Disable validity test of objectCorinna Vinschen2006-03-221-0/+7
* * signal.cc (signal): Don't set SA_RESTART here.Christopher Faylor2006-03-221-0/+6
* * child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor2006-03-221-0/+12
* * dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.Christopher Faylor2006-03-211-0/+9
* * child_info.h (child_status): New enum.Christopher Faylor2006-03-201-0/+19
* * pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifosChristopher Faylor2006-03-201-0/+5
* * dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in theChristopher Faylor2006-03-201-0/+5
* * dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor2006-03-201-0/+7
* * pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor2006-03-181-0/+8
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-181-0/+50
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-161-0/+17
* * child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor2006-03-151-0/+8
* * fork.cc (frok::parent): Improve error message.Christopher Faylor2006-03-141-0/+4
* * dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor2006-03-141-0/+12
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-131-0/+26
* * dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor2006-03-131-0/+14
* Fix typo.Corinna Vinschen2006-03-131-1/+1
* * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen2006-03-131-0/+7
* tweak last ChangeLog descriptionChristopher Faylor2006-03-131-2/+2
* * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor2006-03-131-0/+10
* * cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor2006-03-121-0/+26
* * syscalls.cc (rename): Move existance check for oldpath further upCorinna Vinschen2006-03-091-0/+6
* * autoload.cc (NtClose): Define.Corinna Vinschen2006-03-091-0/+15
* Remove accidentally checked in ChangeLog entry.Corinna Vinschen2006-03-091-7/+0
* * cygtls.h (_cygtls::retaddr): New method.Christopher Faylor2006-03-081-0/+8
* * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen2006-03-081-0/+4
* * syscalls.cc: Include winioctl.h.Corinna Vinschen2006-03-081-0/+13
* * dir.cc (opendir): Fix indentation.Corinna Vinschen2006-03-031-0/+9
* * syscalls.cc (chroot): Disallow chroot into special directories.Corinna Vinschen2006-03-021-0/+5
* * fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): CheckCorinna Vinschen2006-03-021-0/+5
* * sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAMECorinna Vinschen2006-03-011-0/+5
* * fhandler_proc.cc (fhandler_proc::fstat): Always return fixed linkCorinna Vinschen2006-03-011-0/+5
* * fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,Corinna Vinschen2006-03-011-0/+22
* * 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