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
*
* src-release: Configure host subdirs.
Nathanael Nerode
2002-12-05
2
-1
/
+3
*
2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-05
5
-221
/
+156
*
* fhandler.h (fhandler_termios::line_edit): Change return from an int to an
Christopher Faylor
2002-12-05
5
-12
/
+40
*
Patch to update IA-64 port to SDM 2.1.
Jim Wilson
2002-12-05
2
-6
/
+11
*
fix comment
Christopher Faylor
2002-12-04
1
-2
/
+2
*
* netdb.cc: New file.
Christopher Faylor
2002-12-04
5
-11
/
+455
*
* cxx.cc: New file. Implement new, new[], delete and delete[]
Corinna Vinschen
2002-12-04
3
-2
/
+58
*
* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
Nathanael Nerode
2002-12-04
3
-0
/
+2935
*
* configure.in (host_tools): Order binutils, gas and ld for
Nathanael Nerode
2002-12-03
2
-1
/
+6
*
* Makefile.tpl: Introduce rules to serialize subconfigure runs.
Nathanael Nerode
2002-12-03
4
-4
/
+60
*
* configure.in: Introduce BASE_CC_FOR_TARGET.
Nathanael Nerode
2002-12-03
4
-625
/
+429
*
include/opcode/
Richard Henderson
2002-12-03
2
-0
/
+5
*
* configure: Move gcc_version_trigger stuff from here...
Nathanael Nerode
2002-12-03
5
-179
/
+224
*
* cgen.h (struct cgen_maybe_multi_ifield): Add "const PTR p" to union.
Alan Modra
2002-12-02
2
-3
/
+10
*
2002-12-02 Andrew Stadt <acstadt@sympatico.ca>
Danny Smith
2002-12-02
2
-0
/
+7
*
2002-12-02 Ken Fitlike <kenfitlike@users.sourceforge.net>
Danny Smith
2002-12-02
2
-1
/
+63
*
(from gcc repos.)
Nathanael Nerode
2002-12-02
2
-1
/
+9
*
* Makefile.tpl: Restore bkorb's style patch, accidentally lost
Nathanael Nerode
2002-12-02
3
-10
/
+24
*
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-02
6
-2677
/
+1304
*
* m68hc11.h (EF_M68HC12_MACH, EF_M68HCS12_MACH): Define.
Stephane Carrez
2002-12-01
2
-0
/
+24
*
2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-01
7
-709
/
+2805
*
2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-12-01
4
-175
/
+2641
*
* fhandler_tty.cc (fhandler_pty_master::accept_input): Move read_retval
Christopher Faylor
2002-11-30
2
-4
/
+15
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
8
-129
/
+127
*
2002-11-30 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-11-30
4
-72
/
+103
*
2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-11-29
3
-4
/
+20
*
2002-11-29 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode
2002-11-29
5
-510
/
+482
*
* pinfo.h (winpids::set): Renamed from init.
Christopher Faylor
2002-11-29
6
-5
/
+32
*
* sigproc.cc (sig_dispatch_pending): Remove assertion.
Christopher Faylor
2002-11-29
2
-1
/
+4
*
include/elf/ChangeLog
Alan Modra
2002-11-28
2
-67
/
+23
*
revert botched checkin
Christopher Faylor
2002-11-28
1
-6
/
+6
*
* include/cygwin/version.h: Bump DLL minor number.
Christopher Faylor
2002-11-28
3
-7
/
+11
*
* fhandler_socket.cc (fhandler_socket::sendto): Fix potential unitialized value
Christopher Faylor
2002-11-27
2
-3
/
+8
*
* libc/string/memset.c (memset): Fix comment.
Christopher Faylor
2002-11-27
2
-4
/
+6
*
* cygwin.din: Export pthread_getsequence_np.
Christopher Faylor
2002-11-27
3
-1
/
+8
*
* mingwex/math/lgamma.c: New file.
Danny Smith
2002-11-27
9
-5
/
+2300
*
white space
Christopher Faylor
2002-11-27
1
-1
/
+1
*
* cygwin.din: Export nl_langinfo().
Christopher Faylor
2002-11-27
3
-1
/
+9
*
* fhandler_tty.cc (fhandler_pty_master::accept_input): Just use a normal Sleep
Christopher Faylor
2002-11-26
3
-4
/
+10
*
* libc/string/memset.c (memset): Move initialization of 'd' earlier in
Christopher Faylor
2002-11-26
2
-1
/
+6
*
Add strtold and wcstold to libmingwex.a
Danny Smith
2002-11-26
9
-9
/
+3147
*
* include/w32api.h: Increment to version 2.2
Earnie Boyd
2002-11-25
3
-3
/
+8
*
* libc/string/memset.c (memset): Minor optimization: Use new 'd' variable,
Christopher Faylor
2002-11-25
2
-1
/
+6
*
* libc/string/memset.c (memset): Make it safe even if
Kazu Hirata
2002-11-25
2
-4
/
+11
*
* lib/Makefile.in (dist, install): Correct the install destinations.
Earnie Boyd
2002-11-25
3
-13
/
+25
*
* mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.
Corinna Vinschen
2002-11-25
2
-5
/
+9
*
* passwd.cc (read_etc_passwd): Never add an entry when starting
Corinna Vinschen
2002-11-25
3
-4
/
+14
*
* sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL and
Corinna Vinschen
2002-11-25
2
-1
/
+9
*
2002-11-24 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2002-11-24
2
-142
/
+153
*
* setfacl.c (getperm): Set only `other' permission bits.
Corinna Vinschen
2002-11-24
2
-4
/
+9
[next]