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
*
* dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.
Christopher Faylor
2006-06-03
9
-77
/
+157
*
Expand ChangeLog entry
Chris Sutcliffe
2006-06-03
1
-1
/
+3
*
* Makefile.in (libdl.a): New library.
Christopher Faylor
2006-06-03
2
-1
/
+8
*
* include/strmif.h (VMRDeinterlaceTech): Correct typedef for DeinterlaceTech_*
Danny Smith
2006-06-03
2
-1
/
+6
*
* include/strmif.h (enum tagAnalogVideoStandard): Add missing ','.
Danny Smith
2006-06-03
2
-1
/
+5
*
2006-06-02 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2006-06-03
3
-8
/
+16
*
* fhandler_tty.cc (fhandler_pty_master::close): Don't close handles if we don't
Christopher Faylor
2006-06-03
2
-6
/
+29
*
* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.
Christopher Faylor
2006-06-03
5
-36
/
+26
*
(check in missing ChangeLog lines)
Christopher Faylor
2006-06-03
1
-0
/
+6
*
* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with the
Christopher Faylor
2006-06-03
5
-68
/
+74
*
* fhandler.cc (fhandler_base::fixup_after_exec): Declare here.
Christopher Faylor
2006-06-02
8
-333
/
+311
*
Add faq.setup.automated
Joshua Daniel Franklin
2006-06-02
2
-0
/
+53
*
Replace references to depracated Win32_Winsock macro with __USE_W32_WINSOCK
Joshua Daniel Franklin
2006-06-02
2
-6
/
+16
*
* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let the
Christopher Faylor
2006-06-02
8
-22
/
+75
*
Expand wildcards in Dimitri Papadopoulos Changelog entries of:
Danny Smith
2006-05-31
1
-32
/
+269
*
* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.
Christopher Faylor
2006-05-31
2
-1
/
+8
*
* winsup.api/cygload.h: Increase padding to 32768.
Christopher Faylor
2006-05-31
2
-1
/
+5
*
* winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.
Christopher Faylor
2006-05-29
2
-3
/
+8
*
* sigproc.cc (child_info::proc_retry): Mask all of the bits we're interested
Christopher Faylor
2006-05-29
2
-1
/
+6
*
Put an underscore in front of the "active" in "strace.active".
Christopher Faylor
2006-05-28
1
-1
/
+1
*
white space
Christopher Faylor
2006-05-28
19
-91
/
+91
*
* dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.
Christopher Faylor
2006-05-27
2
-2
/
+10
*
* thread.cc (verifyable_object_isvalid): Check for NULL specifically.
Christopher Faylor
2006-05-27
2
-4
/
+10
*
add missing comment
Christopher Faylor
2006-05-27
1
-0
/
+6
*
* dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we've
Christopher Faylor
2006-05-27
2
-3
/
+12
*
Expand 2006-05-03 Dimitri Papadopoulos wildcards in Changelog
Danny Smith
2006-05-25
1
-3
/
+6
*
Expand 2006-05-02 Dimitri Papadopoulos wildcards in Changelog
Danny Smith
2006-05-25
1
-7
/
+62
*
* debug.h (ModifyHandle): Define new macro.
Christopher Faylor
2006-05-25
6
-8
/
+50
*
* cygtls.cc (_cygtls::call): Call call2 using _my_tls.
Christopher Faylor
2006-05-25
7
-112
/
+104
*
update to newer autoconf
Christopher Faylor
2006-05-24
43
-9205
/
+39465
*
* strace.cc (proc_child): Propagate return code from child process.
Christopher Faylor
2006-05-24
2
-5
/
+16
*
* fhandler.cc (readv): Remove nonsensical assert.
Christopher Faylor
2006-05-24
2
-2
/
+4
*
* select.cc (start_thread_socket): Delay setting thread local exitsock until we
Christopher Faylor
2006-05-24
4
-1549
/
+4838
*
* select.cc (start_thread_socket): Clean up exitsock in case of error. Use
Christopher Faylor
2006-05-24
2
-2
/
+9
*
* child_info.h (_CI_SAW_CTRL_C): New enum.
Christopher Faylor
2006-05-22
7
-12
/
+50
*
* fhandle.h (fhandler_pipe::create_guard): Revert change which eliminated
Christopher Faylor
2006-05-21
3
-32
/
+64
*
check in missing file
Christopher Faylor
2006-05-21
1
-11
/
+25
*
* lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.
Danny Smith
2006-05-21
2
-3
/
+6
*
typo
Christopher Faylor
2006-05-21
1
-1
/
+1
*
* debug.cc (add_handle): Print handle value when collision detected.
Christopher Faylor
2006-05-21
6
-46
/
+71
*
* fhandler_tty.cc (fhandler_tty::close): Remove problematic hExeced guard.
Christopher Faylor
2006-05-20
2
-12
/
+18
*
* fhandler_tty.cc (fhandler_tty_slave::open): Reinstate call to need_invisible
Christopher Faylor
2006-05-20
2
-1
/
+8
*
fix incorrect function name in old entry
Christopher Faylor
2006-05-20
1
-1
/
+1
*
* fhandler_console.cc (fhandler_console::need_invisible): Allocate an invisible
Christopher Faylor
2006-05-19
2
-5
/
+10
*
* mingwex/wcrtomb.c (wcrtomb_cp): Test (wc > 255) only if C locale.
Danny Smith
2006-05-17
2
-10
/
+13
*
* cygtls.cc (_cygtls::remove): Don't test for initialization since this
Christopher Faylor
2006-05-17
3
-3
/
+9
*
correct changelog date
Christopher Faylor
2006-05-16
1
-1
/
+1
*
* sigproc.cc (no_signals_available): Detect hwait_sig == INVALID_HANDLE_VALUE.
Christopher Faylor
2006-05-16
8
-85
/
+105
*
* ntdll.h (STATUS_INVALID_INFO_CLASS): Conditionalize.
Christopher Faylor
2006-05-14
2
-0
/
+8
*
* include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW)
Dimitri Papadopoulos
2006-05-12
2
-8
/
+15
[next]