index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* thread.cc (pthread_cond::init): Disable validity test of object
Corinna Vinschen
2006-03-22
1
-0
/
+7
*
* signal.cc (signal): Don't set SA_RESTART here.
Christopher Faylor
2006-03-22
1
-0
/
+6
*
* child_info.h (child_status): Fix typo which made it impossible to set
Christopher Faylor
2006-03-22
1
-0
/
+12
*
* dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.
Christopher Faylor
2006-03-21
1
-0
/
+9
*
* child_info.h (child_status): New enum.
Christopher Faylor
2006-03-20
1
-0
/
+19
*
* pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifos
Christopher Faylor
2006-03-20
1
-0
/
+5
*
* dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in the
Christopher Faylor
2006-03-20
1
-0
/
+5
*
* dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler here
Christopher Faylor
2006-03-20
1
-0
/
+7
*
* pinfo.h (EXITCODE_OK): Define new constant.
Christopher Faylor
2006-03-18
1
-0
/
+8
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-0
/
+50
*
* cygheap.cc (init_cygheap::manage_console_count): Turn console control handler
Christopher Faylor
2006-03-16
1
-0
/
+17
*
* child_info.h (child_info_fork::fork_retry): Declare new function.
Christopher Faylor
2006-03-15
1
-0
/
+8
*
* fork.cc (frok::parent): Improve error message.
Christopher Faylor
2006-03-14
1
-0
/
+4
*
* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.
Christopher Faylor
2006-03-14
1
-0
/
+12
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
1
-0
/
+26
*
* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a little
Christopher Faylor
2006-03-13
1
-0
/
+14
*
Fix typo.
Corinna Vinschen
2006-03-13
1
-1
/
+1
*
* autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.
Corinna Vinschen
2006-03-13
1
-0
/
+7
*
tweak last ChangeLog description
Christopher Faylor
2006-03-13
1
-2
/
+2
*
* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were
Christopher Faylor
2006-03-13
1
-0
/
+10
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
1
-0
/
+26
*
* syscalls.cc (rename): Move existance check for oldpath further up
Corinna Vinschen
2006-03-09
1
-0
/
+6
*
* autoload.cc (NtClose): Define.
Corinna Vinschen
2006-03-09
1
-0
/
+15
*
Remove accidentally checked in ChangeLog entry.
Corinna Vinschen
2006-03-09
1
-7
/
+0
*
* cygtls.h (_cygtls::retaddr): New method.
Christopher Faylor
2006-03-08
1
-0
/
+8
*
* syscalls.cc (statvfs): Simplify path name expression.
Corinna Vinschen
2006-03-08
1
-0
/
+4
*
* syscalls.cc: Include winioctl.h.
Corinna Vinschen
2006-03-08
1
-0
/
+13
*
* dir.cc (opendir): Fix indentation.
Corinna Vinschen
2006-03-03
1
-0
/
+9
*
* syscalls.cc (chroot): Disallow chroot into special directories.
Corinna Vinschen
2006-03-02
1
-0
/
+5
*
* fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): Check
Corinna Vinschen
2006-03-02
1
-0
/
+5
*
* sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAME
Corinna Vinschen
2006-03-01
1
-0
/
+5
*
* fhandler_proc.cc (fhandler_proc::fstat): Always return fixed link
Corinna Vinschen
2006-03-01
1
-0
/
+5
*
* fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,
Corinna Vinschen
2006-03-01
1
-0
/
+22
*
* cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings.
Christopher Faylor
2006-03-01
1
-0
/
+13
*
* analyze_sigfe: New script.
Christopher Faylor
2006-03-01
1
-0
/
+8
*
* cygthread.cc (cygthread::callfunc): Create ev as an auto-reset event so that
Christopher Faylor
2006-03-01
1
-0
/
+8
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
1
-0
/
+27
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdrive
Corinna Vinschen
2006-02-28
1
-0
/
+6
*
* exceptions.cc (_cygtls::interrupt_now): Remove "inside cygwin" check since
Christopher Faylor
2006-02-28
1
-0
/
+5
*
* cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.
Corinna Vinschen
2006-02-28
1
-0
/
+5
*
* dir.cc (readdir_worker): Use slash as path separator when evaluating
Corinna Vinschen
2006-02-28
1
-0
/
+7
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set d_cachepos
Christopher Faylor
2006-02-28
1
-0
/
+9
*
* include/sys/termios.h (cfsetispeed): Just define as a function rather than
Christopher Faylor
2006-02-28
1
-0
/
+6
*
* sigproc.cc: Fix a comment.
Christopher Faylor
2006-02-28
1
-0
/
+4
*
* cygthread.cc (cygthread::release): Add a comment.
Christopher Faylor
2006-02-28
1
-0
/
+4
*
* fhandler_netdrive.cc (fhandler_netdrive::fstat): Create unambiguous
Corinna Vinschen
2006-02-27
1
-0
/
+6
*
* sigproc.cc (sigheld): Define new variable.
Christopher Faylor
2006-02-24
1
-0
/
+8
*
* cygwin.din (_exit): Use signal front end.
Christopher Faylor
2006-02-24
1
-0
/
+5
*
* winsup.h (cygwin_hmodule): Declare.
Christopher Faylor
2006-02-23
1
-0
/
+12
*
* exceptions.cc (_cygtls::interrupt_now): Reorder conditional
Corinna Vinschen
2006-02-22
1
-0
/
+5
[next]