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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* child_info.h (child_info_fork::fork_retry): Declare new function.
Christopher Faylor
2006-03-15
5
-8
/
+34
*
* fork.cc (frok::parent): Improve error message.
Christopher Faylor
2006-03-14
2
-1
/
+11
*
* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.
Christopher Faylor
2006-03-14
5
-25
/
+33
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
11
-59
/
+121
*
* cygwinenv.sgml: Explain about new fork_retry CYGWIN environment variable
Christopher Faylor
2006-03-13
2
-1
/
+11
*
* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a little
Christopher Faylor
2006-03-13
6
-36
/
+73
*
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
3
-26
/
+37
*
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
5
-100
/
+112
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
9
-70
/
+80
*
* syscalls.cc (rename): Move existance check for oldpath further up
Corinna Vinschen
2006-03-09
2
-7
/
+41
*
* include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).
Dimitri Papadopoulos
2006-03-09
2
-1
/
+18
*
* autoload.cc (NtClose): Define.
Corinna Vinschen
2006-03-09
4
-108
/
+172
*
Remove accidentally checked in ChangeLog entry.
Corinna Vinschen
2006-03-09
1
-7
/
+0
*
* include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.
Dimitri Papadopoulos
2006-03-09
2
-15
/
+23
*
* cygtls.h (_cygtls::retaddr): New method.
Christopher Faylor
2006-03-08
4
-7
/
+15
*
* syscalls.cc (statvfs): Simplify path name expression.
Corinna Vinschen
2006-03-08
2
-3
/
+7
*
* syscalls.cc: Include winioctl.h.
Corinna Vinschen
2006-03-08
2
-0
/
+35
*
* include/shellapi.h [_WIN32_IE >= 0x0600]
Dimitri Papadopoulos
2006-03-07
2
-15
/
+24
*
* include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.
Dimitri Papadopoulos
2006-03-07
2
-3
/
+18
*
* cygwinenv.sgml: Add missing </para> at transparent_exe.
Corinna Vinschen
2006-03-07
2
-1
/
+5
*
* include/wingdi.h (CS_*): Correct WINVER guard on
Danny Smith
2006-03-06
2
-2
/
+6
*
* include/shlobj.h (SFGAO_ISSLOW): Define.
Danny Smith
2006-03-06
2
-1
/
+13
*
* include/wingdi.h [WINVER >= 0x0500]
Dimitri Papadopoulos
2006-03-06
1
-1
/
+1
*
* include/wingdi.h [WINVER >= 0x0500]
Dimitri Papadopoulos
2006-03-06
2
-4
/
+3
*
* include/wingdi.h [WINVER >= 0x0500]
Dimitri Papadopoulos
2006-03-06
1
-1
/
+8
*
2006-03-05 Paul J. Lucas <pauljlucas@users.sourceforge.net>
Danny Smith
2006-03-05
2
-1
/
+19
*
2006-03-05 Chris Wilson <chris+mingw@qwirx.com>
Danny Smith
2006-03-05
2
-0
/
+34
*
* dir.cc (opendir): Fix indentation.
Corinna Vinschen
2006-03-03
3
-6
/
+21
*
* regtool.cc (options): Add 'binary'.
Corinna Vinschen
2006-03-03
3
-11
/
+212
*
* syscalls.cc (chroot): Disallow chroot into special directories.
Corinna Vinschen
2006-03-02
2
-0
/
+7
*
* fhandler_disk_file.cc (__DIR_mounts::check_missing_mount): Check
Corinna Vinschen
2006-03-02
2
-4
/
+12
*
* sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAME
Corinna Vinschen
2006-03-01
2
-0
/
+6
*
* fhandler_proc.cc (fhandler_proc::fstat): Always return fixed link
Corinna Vinschen
2006-03-01
2
-1
/
+6
*
* fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive,
Corinna Vinschen
2006-03-01
3
-117
/
+159
*
* cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings.
Christopher Faylor
2006-03-01
3
-43
/
+59
*
* analyze_sigfe: New script.
Christopher Faylor
2006-03-01
6
-0
/
+120
*
* cygthread.cc (cygthread::callfunc): Create ev as an auto-reset event so that
Christopher Faylor
2006-03-01
2
-8
/
+11
*
* include/sys/dirent.h (struct __DIR): Rename __d_unused to
Corinna Vinschen
2006-03-01
5
-8
/
+131
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdrive
Corinna Vinschen
2006-02-28
3
-2
/
+9
*
* exceptions.cc (_cygtls::interrupt_now): Remove "inside cygwin" check since
Christopher Faylor
2006-02-28
2
-1
/
+6
*
* cygwin.din: Export __isinff, __isinfd, __isnanf, __isnand.
Corinna Vinschen
2006-02-28
3
-1
/
+11
*
* dir.cc (readdir_worker): Use slash as path separator when evaluating
Corinna Vinschen
2006-02-28
3
-2
/
+16
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Only set d_cachepos
Christopher Faylor
2006-02-28
2
-55
/
+70
*
* include/sys/termios.h (cfsetispeed): Just define as a function rather than
Christopher Faylor
2006-02-28
2
-21
/
+29
*
* sigproc.cc: Fix a comment.
Christopher Faylor
2006-02-28
2
-5
/
+8
*
* cygthread.cc (cygthread::release): Add a comment.
Christopher Faylor
2006-02-28
2
-0
/
+5
*
* fhandler_netdrive.cc (fhandler_netdrive::fstat): Create unambiguous
Corinna Vinschen
2006-02-27
2
-0
/
+9
*
* sigproc.cc (sigheld): Define new variable.
Christopher Faylor
2006-02-24
2
-3
/
+26
[next]