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
...
*
* libc/machine/sh/configure.in: Avoid link tests.
DJ Delorie
2006-04-24
3
-0
/
+47
*
* environ.cc (getearly): Force correct dereference order when inspecting
Christopher Faylor
2006-04-24
2
-1
/
+6
*
* select.cc (thread_pipe): Raise sleep time only every 8th iteration.
Corinna Vinschen
2006-04-24
2
-4
/
+9
*
* include/ws2tcpip.h (gai_strerror): Remove thread-safety comment.
Dimitri Papadopoulos
2006-04-24
2
-2
/
+7
*
* select.cc (thread_pipe): Raise sleep time dynamically to speed up
Corinna Vinschen
2006-04-23
2
-2
/
+15
*
* signal.cc (abort): On second thought, just set incyg once.
Christopher Faylor
2006-04-22
2
-4
/
+7
*
* abort.cc (abort): Set incyg manually to help get a reliable gdb stack trace.
Christopher Faylor
2006-04-22
3
-1
/
+10
*
* environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead of
Christopher Faylor
2006-04-21
3
-26
/
+27
*
format comment using GNU-style
Christopher Faylor
2006-04-21
1
-7
/
+4
*
* environ.cc (rawenv): Make this variable a file-scope static.
Christopher Faylor
2006-04-21
2
-38
/
+43
*
* tty.h (tty::hwnd): Move to tty_min.
Christopher Faylor
2006-04-21
5
-15
/
+33
*
* environ.cc (getearly): New function.
Corinna Vinschen
2006-04-21
2
-2
/
+46
*
* include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.
Corinna Vinschen
2006-04-21
2
-1
/
+5
*
* fhandler_socket.cc (fhandler_socket::wait): Reorder setting
Corinna Vinschen
2006-04-21
2
-1
/
+6
*
* include/asm/byteorder.h: Include stdint.h. Per standard, change
Corinna Vinschen
2006-04-21
2
-26
/
+24
*
* include/winnt.h: revert to 1.102
Dimitri Papadopoulos
2006-04-20
3
-16
/
+0
*
2006-04-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-04-19
85
-19817
/
+83779
*
* include/edevdefs.h: New file.
Dimitri Papadopoulos
2006-04-19
2
-0
/
+354
*
* include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define.
Dimitri Papadopoulos
2006-04-19
2
-3
/
+12
*
* include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET):
Dimitri Papadopoulos
2006-04-19
3
-0
/
+16
*
* include/winuser.h (CharNextEx,CharNextExW,CharPrevEx,CharPrevExW):
Dimitri Papadopoulos
2006-04-19
2
-6
/
+6
*
* configure.in (m32c): Build libstdc++-v3. Pass flags to
DJ Delorie
2006-04-19
3
-138
/
+167
*
2006-04-18 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-04-18
2
-2
/
+13
*
* exceptions.cc (ctrl_c_handler): Only exit TRUE on CTRL_LOGOFF_EVENT when we
Christopher Faylor
2006-04-18
2
-20
/
+17
*
* doc/porting.texi: Document libgloss build conventions.
Mark Mitchell
2006-04-18
2
-1
/
+52
*
2006-04-18 Eric House <ehouse@eehouse.org>
Danny Smith
2006-04-18
1
-0
/
+49
*
2006-04-18 Eric House <ehouse@eehouse.org>
Danny Smith
2006-04-18
6
-0
/
+99
*
2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net>
Danny Smith
2006-04-18
6
-0
/
+473
*
2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net>
Danny Smith
2006-04-18
2
-4
/
+138
*
2006-04-18 Bart Oldeman <bartoldeman@users.sf.net>
Danny Smith
2006-04-18
4
-3
/
+10
*
* mktemp.cc (_gettemp): Open temp files in binary mode.
Christopher Faylor
2006-04-17
2
-1
/
+6
*
* include/ws2tcpip.h (gai_strerror): Add thread-safety comment.
Danny Smith
2006-04-16
2
-0
/
+6
*
* include/ws2tcpip.h (gai_strerror{AW}): Implement as inline function.
Dimitri Papadopoulos
2006-04-14
2
-11
/
+30
*
* include/wsahelp.h (system_header): Add pragma.
Dimitri Papadopoulos
2006-04-14
6
-15
/
+32
*
* include/rpcndr.h (boolean): Add typedef.
Dimitri Papadopoulos
2006-04-14
2
-3
/
+12
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Use UINT32_MAX
Corinna Vinschen
2006-04-14
2
-2
/
+7
*
* fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline.
Corinna Vinschen
2006-04-14
3
-32
/
+42
*
2006-04-14 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2006-04-14
3
-26
/
+31
*
trivial change
Christopher Faylor
2006-04-14
1
-1
/
+0
*
2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-04-14
2
-0
/
+8
*
2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2006-04-13
251
-5237
/
+3643
*
* spawn.cc (spawn_guts): Move ch.set() call back to where it was supposed to
Christopher Faylor
2006-04-13
2
-1
/
+6
*
Bump copyright dates.
Corinna Vinschen
2006-04-13
1
-1
/
+2
*
* sysconf.cc (sysconf): Add _SC_THREADS, _SC_THREAD_ATTR_STACKSIZE,
Corinna Vinschen
2006-04-13
2
-0
/
+20
*
* spawn.cc (spawn_guts): Revert patch which treated derived cygwin programs
Christopher Faylor
2006-04-13
4
-9
/
+35
*
merge from gcc
DJ Delorie
2006-04-12
2
-0
/
+45
*
* Makefile.in (DLL_OFILES): Add winf.o.
Christopher Faylor
2006-04-12
6
-193
/
+244
*
* include/secext.h: Enclose function declarations in extern "C" for
Danny Smith
2006-04-12
2
-1
/
+15
*
2006-04-11 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2006-04-11
19
-192
/
+213
*
2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2006-04-11
351
-142743
/
+347376
[prev]
[next]