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
...
*
Add "attn", "lq" and "stq" power4 insns.
Alan Modra
2003-06-10
2
-113
/
+120
*
include/opcode/
Richard Sandiford
2003-06-10
2
-7
/
+15
*
include/elf/
Richard Sandiford
2003-06-10
2
-0
/
+5
*
* Makefile.tpl: Remove bogus conditional.
Nathanael Nerode
2003-06-10
3
-804
/
+709
*
* spawn.cc (spawn_guts): Call CreateProcess while impersonated,
Corinna Vinschen
2003-06-09
4
-20
/
+50
*
fix typo
Christopher Faylor
2003-06-07
1
-1
/
+1
*
* poll.cc: Define FD_SETSIZE to ridiculously large number so that there will be
Christopher Faylor
2003-06-07
2
-0
/
+6
*
* fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last tty
Christopher Faylor
2003-06-07
2
-1
/
+7
*
* fhandler_socket.cc (fhandler_socket::connect): Change error
Thomas Pfaff
2003-06-07
2
-6
/
+14
*
2003-06-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-06-06
43
-103
/
+211
*
iq2000 port.
Anthony Green
2003-06-06
36
-0
/
+2302
*
New structure containing fields used by the on_exit() function.
Nick Clifton
2003-06-06
6
-27
/
+84
*
* cygwin.din: Add vsyslog.
Corinna Vinschen
2003-06-06
6
-7
/
+28
*
2003-06-06 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-06-06
5
-2
/
+162
*
* cygthread.cc (cygthread::terminate_thread): Change system_printf to
Christopher Faylor
2003-06-05
2
-1
/
+6
*
2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-05
2
-24
/
+48
*
* include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type of
Luke Dunstan
2003-06-05
2
-4
/
+10
*
* shared.cc (shared_info::heap_chunk_size): Be really defensive about making
Christopher Faylor
2003-06-05
2
-0
/
+7
*
2003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net>
Danny Smith
2003-06-05
3
-2
/
+8
*
* path.cc (conv_path_list): Use correct value when calculating length to avoid
Christopher Faylor
2003-06-04
2
-1
/
+6
*
2003-06-04 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-06-04
3
-4
/
+7
*
2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-06-04
2
-25
/
+17
*
* configure.in: Allow any i?86 variant.
Christopher Faylor
2003-06-04
1
-0
/
+5
*
binutils/
Jakub Jelinek
2003-06-03
3
-0
/
+14
*
2003-06-03 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2003-06-03
2
-545
/
+1814
*
* Makefile.tpl: Make 'recursive targets' using autogen rather
Nathanael Nerode
2003-06-03
6
-667
/
+16693
*
2003-06-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-06-03
35
-126
/
+165
*
2003-06-03 Till Straumann <strauman@SLAC.Stanford.EDU>
Jeff Johnston
2003-06-03
2
-1
/
+8
*
bfd/
H.J. Lu
2003-06-03
2
-0
/
+7
*
* configure.in: Allow any i?86 variant.
Christopher Faylor
2003-06-03
2
-2
/
+2
*
* Makefile.tpl: Rename [+target+] to [+make_target+].
Nathanael Nerode
2003-06-03
3
-14
/
+19
*
Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.
Nick Clifton
2003-06-03
2
-1
/
+7
*
* fhandler_socket.cc (connect_thread): Remove.
Corinna Vinschen
2003-06-03
3
-55
/
+77
*
* spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist.
Christopher Faylor
2003-06-03
2
-2
/
+6
*
* include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.
Danny Smith
2003-06-02
5
-43
/
+35
*
* cygthread.h (cygthread::terminate_thread): Mark private.
Christopher Faylor
2003-06-02
3
-5
/
+16
*
* fhandler_socket.cc (fhandler_socket::accept): Rename `signalled'
Corinna Vinschen
2003-06-02
2
-2
/
+7
*
* fhandler_socket.cc (fhandler_socket::connect): Simplify previous
Corinna Vinschen
2003-06-02
2
-28
/
+16
*
* fhandler_socket.cc: Include cygthread.h.
Corinna Vinschen
2003-06-02
2
-110
/
+71
*
* fhandler.cc (fhandler_base::write): Correct minor printf formatting style
Christopher Faylor
2003-06-02
2
-1
/
+6
*
2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-06-01
2
-12
/
+17
*
* path.cc (mount_info::conv_to_win32_path): gcc warning about chroot_ok was
Christopher Faylor
2003-05-30
2
-3
/
+9
*
2003-05-30 Kelley Cook <kelleycook@wideopenwest.com>
Jeff Johnston
2003-05-30
5
-12
/
+20
*
bfd/
Jakub Jelinek
2003-05-30
2
-0
/
+12
*
* cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's have
Christopher Faylor
2003-05-30
4
-15
/
+22
*
2003-05-30 Mattia Barbon <mbarbon@dsi.unive.it>
Luke Dunstan
2003-05-30
7
-12
/
+207
*
2003-05-30 Bang Jun-Young <junyoung@netbsd.org>
Danny Smith
2003-05-30
3
-1
/
+26
*
* include/sys/param.h: Add DEV_BSIZE.
Corinna Vinschen
2003-05-30
2
-1
/
+10
*
Update URL
Nick Clifton
2003-05-30
2
-1
/
+6
*
2003-05-30 Sascha Sommer <saschasommer@freenet.de>
Danny Smith
2003-05-30
2
-0
/
+13
[prev]
[next]