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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* 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
*
Enable gprof for cross builds.
Mark Shinwell
2006-05-24
3
-2
/
+7
*
Add TLS support for hppa-linux
Nick Clifton
2006-05-24
2
-15
/
+46
*
Add support for AVR6 family
Nick Clifton
2006-05-24
2
-1
/
+8
*
* 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
*
2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-23
4
-8
/
+15
*
2006-05-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-23
2
-0
/
+8
*
2006-05-23 Fred Fish <fnf@specifix.com>
Jeff Johnston
2006-05-23
1
-0
/
+1
*
2006-05-23 Fred Fish <fnf@specifix.com>
Jeff Johnston
2006-05-23
3
-2
/
+8
*
2006-05-22 Steve Ellcey <sje@cup.hp.com>
Steve Ellcey
2006-05-22
2
-7
/
+555
*
* 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
*
2006-05-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-18
2
-0
/
+8
*
* src-release (MAKEINFOFLAGS): Define.
Daniel Jacobowitz
2006-05-17
2
-3
/
+13
*
* 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
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2006-05-14
3
-6
/
+13
*
* libc/machine/sh/Makefile.am (AM_CCASFLAGS): Add $(CFLAGS).
Joern Rennecke
2006-05-12
2
-2
/
+2
*
* include/rtutils.h (TraceDumpA,TraceDumpW,TracePutsA,TracePutsW)
Dimitri Papadopoulos
2006-05-12
2
-8
/
+15
*
* include/mprapi.h (MprAdminMIBBufferFree,MprAdminMIBEntryCreate)
Dimitri Papadopoulos
2006-05-12
3
-2
/
+29
*
* lib/rtutils.def: New file. Generated on Windows XP.
Dimitri Papadopoulos
2006-05-12
3
-0
/
+152
*
* include/mprapi.h (MprInfoBlockAdd,MprInfoBlockFind)
Dimitri Papadopoulos
2006-05-12
2
-0
/
+17
*
* include/mprapi.h (MprConfigBufferFree,MprConfigGetFriendlyName)
Dimitri Papadopoulos
2006-05-12
2
-22
/
+67
*
* include/mprapi.h:(MprAdminBufferFree)
Dimitri Papadopoulos
2006-05-12
2
-0
/
+59
*
* include/ipxtfflt.h: New file.
Dimitri Papadopoulos
2006-05-12
2
-2
/
+43
*
* lib/mprapi.def: Regenerate on Windows XP.
Dimitri Papadopoulos
2006-05-12
2
-2
/
+112
*
* include/mprapi.h: Fix header guard. Cleanup.
Dimitri Papadopoulos
2006-05-12
2
-14
/
+39
*
* include/ipifcons.h: Cleanup.
Dimitri Papadopoulos
2006-05-12
5
-260
/
+315
*
* config.sub, config.guess: Update from upstream sources.
Ben Elliston
2006-05-12
3
-26
/
+47
*
* include/ipxrtdef.h: Cleanup.
Dimitri Papadopoulos
2006-05-11
5
-1
/
+168
*
* acinclude.m4 (_NEWLIB_VERSION): Rename to:
Joern Rennecke
2006-05-11
4
-4
/
+11
*
* include/strmif.h (IAMAnalogVideoDecoder,IAMAudioInputMixer)
Dimitri Papadopoulos
2006-05-11
12
-1
/
+990
*
* Makefile.in (clean): Also delete *.dbg.
Brian Dessent
2006-05-10
2
-1
/
+5
*
2006-05-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-05-10
42
-6
/
+119
[prev]
[next]