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
...
*
* 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
*
2002-12-10 Joel Sherrill <joel@OARcorp.com>
Jeff Johnston
2002-12-10
2
-2
/
+7
*
Add support for displaying extension to DWARF2 used by Unified Parallel C
Nick Clifton
2002-12-10
2
-6
/
+20
*
* net.cc (free_protoent_ptr): Add missing free() for base structure.
Corinna Vinschen
2002-12-10
2
-0
/
+9
*
* netdb.cc (parse_alias_list, parse_services_line)
Corinna Vinschen
2002-12-10
2
-14
/
+19
*
2002-12-10 Pierre Humblet <pierre.humblet@ieee.org>
Corinna Vinschen
2002-12-10
10
-195
/
+258
*
correct date
Christopher Faylor
2002-12-09
1
-1
/
+1
*
* lib/pseudo-reloc.c: New file.
Christopher Faylor
2002-12-09
4
-0
/
+101
*
* include/shellapi.h (ExtractIconEx[AW]): Correct return type
Danny Smith
2002-12-09
2
-2
/
+8
*
* Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
DJ Delorie
2002-12-08
3
-2
/
+7
*
* mingwex/math/s_erf.c: New file.
Danny Smith
2002-12-08
5
-9
/
+629
*
* include/math.h: Add traditional/XOPEN math constants.
Danny Smith
2002-12-07
2
-0
/
+37
*
* include/winuser.h (AllowSetForegroundWindow,
Danny Smith
2002-12-07
3
-0
/
+20
*
fix date
Christopher Faylor
2002-12-07
1
-1
/
+1
*
* Makefile.tpl: Change configure dependencies to not have real
DJ Delorie
2002-12-06
3
-46
/
+51
*
* cygwin.din: Reflect name change from strtodf to strtof. Export strtof.
Christopher Faylor
2002-12-06
3
-3
/
+11
*
2002-12-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2002-12-06
6
-13
/
+31
*
2002-12-06 Ken Fitlike <kenfitlike@users.sourceforge.net>
Danny Smith
2002-12-06
2
-11
/
+36
*
* configure.in: Revert unintentional change.
Nathanael Nerode
2002-12-05
2
-1
/
+3
*
* 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
[prev]
[next]