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
...
*
2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20
4
-39
/
+84
*
* include/_mingw.h: Increment version to 2.4.
Earnie Boyd
2002-12-20
3
-3
/
+8
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
2
-1
/
+8
*
2002-12-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-20
124
-8280
/
+6
*
2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2002-12-20
2
-2
/
+7
*
* fhandler.h (line_edit_status): Add a new element.
Christopher Faylor
2002-12-20
4
-6
/
+25
*
* bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields with
Alan Modra
2002-12-19
2
-66
/
+71
*
* Makefile.tpl: Revert HJL's change.
Nathanael Nerode
2002-12-19
4
-8
/
+11
*
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
Andreas Schwab
2002-12-19
4
-2
/
+10
*
* overview2.sgml: Remove CTRL-Z discussion.
Christopher Faylor
2002-12-19
3
-6
/
+15
*
* include/ddk/hidusage.h: Remove unneccessary #pragma pack's.
Danny Smith
2002-12-19
21
-42
/
+115
*
2002-12-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-12-19
4
-2
/
+14
*
* Makefile.tpl: Don't let real targets depend on phony targets.
Nathanael Nerode
2002-12-18
3
-2
/
+5
*
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-18
3
-4
/
+11
*
2002-12-18 James E. Lucas <xelloss@users.sourceforge.net>
Danny Smith
2002-12-18
4
-2
/
+29
*
* Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
Jason Merrill
2002-12-17
3
-8
/
+20
*
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
Hans-Peter Nilsson
2002-12-17
2
-1
/
+5
*
* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbers
DJ Delorie
2002-12-17
2
-0
/
+8
*
* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and
Christopher Faylor
2002-12-17
3
-31
/
+42
*
* mh-cygwin: Don't build libtermcap if it doesn't exist.
Christopher Faylor
2002-12-17
2
-4
/
+8
*
2002-12-16 Kazu Hirata <kazu@cs.umass.edu>
Jeff Johnston
2002-12-16
2
-2
/
+18
*
2002-11-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-12-16
2
-0
/
+102
*
* pinfo.cc (_pinfo::cmdline): Allocate sufficient space for myself command line
Christopher Faylor
2002-12-16
2
-1
/
+6
*
* hppa.h (completer_chars): #if 0 out.
Alan Modra
2002-12-16
2
-1
/
+5
*
* ns32k.h (struct ns32k_opcode): Constify "name", "operands" and
Alan Modra
2002-12-16
2
-17
/
+22
*
* include/windows.h: Guard inclusion of wingdi.h,
Danny Smith
2002-12-15
3
-15
/
+42
*
* setfacl.c (main): Place a single : after other and mask.
Corinna Vinschen
2002-12-15
3
-5
/
+11
*
* fhandler_termios.cc (fhandler_termios::line_edit): Call accept_input() in
Christopher Faylor
2002-12-14
2
-8
/
+16
*
* fhandler.cc (fhandler_base::read): Signal event, if necessary, and raw_read
Christopher Faylor
2002-12-14
2
-0
/
+10
*
* fhandler.cc (fhandler_base::raw_read): Reset priorities to minimize window
Christopher Faylor
2002-12-14
2
-54
/
+57
*
2002-12-14 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2002-12-14
4
-12
/
+48
*
* netdb.cc: Remove strtok_r comment.
Corinna Vinschen
2002-12-14
2
-9
/
+5
*
* security.cc (get_user_local_groups): Use LookupAccountSid to find the
Corinna Vinschen
2002-12-14
2
-6
/
+14
*
* Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
Jason Merrill
2002-12-14
3
-8
/
+19
*
* pipe.cc (make_pipe): Set fork fixup flag for read pipe.
Christopher Faylor
2002-12-14
2
-0
/
+5
*
add FIXME
Christopher Faylor
2002-12-14
1
-0
/
+1
*
* winbase.h: Turn on inline versions of Interlocked* by default.
Christopher Faylor
2002-12-14
3
-23
/
+45
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
19
-189
/
+295
*
2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-13
5
-73
/
+6
*
2002-12-12 Dimitri Papadopoulos <dimitri_at@sourceforge.users.net>
Danny Smith
2002-12-13
2
-9
/
+17
*
2002-12-12 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-13
3
-1
/
+259
*
* pj.h (pj_opc_info_t): Add union.
Alan Modra
2002-12-12
2
-2
/
+9
*
* include/malloc.h (_alloca): Add definition.
Earnie Boyd
2002-12-12
2
-0
/
+11
*
* Makefile.common: Define MINGW_LDFLAGS.
Corinna Vinschen
2002-12-12
6
-3
/
+14
*
* include/shlobj.h (IShellLinkW::GetPath): Correct prototype.
Danny Smith
2002-12-12
2
-2
/
+7
*
* Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
Alexandre Oliva
2002-12-12
3
-0
/
+7
*
whitespace
Christopher Faylor
2002-12-12
8
-15
/
+21
*
* configure: Fix bug put in by gremlins.
Nathanael Nerode
2002-12-11
2
-1
/
+3
*
2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-11
4
-41
/
+21
*
* cygthread.h (cygthread::stack_ptr): New element.
Christopher Faylor
2002-12-11
7
-33
/
+146
[prev]
[next]