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
...
*
* common.h (NT_OPENBSD_IDENT): Define.
Mark Kettenis
2004-01-19
2
-0
/
+8
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
25
-252
/
+818
*
update
Christopher Faylor
2004-01-19
1
-5
/
+0
*
* include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bit
Danny Smith
2004-01-17
2
-13
/
+14
*
* dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty when
Christopher Faylor
2004-01-17
2
-3
/
+10
*
* libc/stdio/vfprintf.c: Add sys/lock.h include.
Christopher Faylor
2004-01-17
2
-0
/
+5
*
* fhandler_console.cc (fhandler_console::close): Remove obsolete test for
Christopher Faylor
2004-01-17
3
-2
/
+10
*
* cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.
Christopher Faylor
2004-01-16
2
-1
/
+11
*
* dtable.cc (dtable::vfork_parent_restore): Store ctty_on_hold prior to calling
Christopher Faylor
2004-01-16
2
-1
/
+7
*
2004-01-16 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2004-01-16
3
-4
/
+12
*
* process.h (cleanup_routine::~cleanup_routine): Make pure virtual
Corinna Vinschen
2004-01-16
3
-8
/
+7
*
2004-01-16 Martin Fuchs <martin-fuchs@gmx.net>
Danny Smith
2004-01-16
2
-0
/
+5
*
2004-01-15 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-16
4
-58
/
+153
*
2004-01-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney
2004-01-15
2
-21
/
+9
*
* gentls_offsets: Reinstate unlink of temp files.
Christopher Faylor
2004-01-15
3
-4
/
+18
*
2004-01-15 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2004-01-15
5
-0
/
+27
*
2004-01-15 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-15
7
-9
/
+20
*
* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
DJ Delorie
2004-01-14
4
-293
/
+13
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
37
-424
/
+753
*
* gettext.m4: Quote names of macros to be defined by AC_DEFUN
Maciej W. Rozycki
2004-01-14
4
-44
/
+56
*
2004-01-14 Greg Chicares <chicares@users.sourceforge.net>
Danny Smith
2004-01-14
2
-0
/
+6
*
* demangle.h: Instead of checking ANSI_PROTOTYPES, just include
Ian Lance Taylor
2004-01-13
2
-6
/
+4
*
Merge from gcc.
Ian Lance Taylor
2004-01-13
2
-3
/
+1536
*
merge from gcc
DJ Delorie
2004-01-12
2
-2
/
+379
*
Add support for relaxation of bit manipulation instructions.
Nick Clifton
2004-01-12
2
-2
/
+6
*
2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-11
7
-0
/
+32
*
2004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-11
12
-63
/
+297
*
(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.
Nick Clifton
2004-01-09
2
-27
/
+28
*
2004-01-08 Joel Sherrill <joel@oarcorp.com>
Jeff Johnston
2004-01-08
4
-2
/
+8
*
2004-01-08 Joel Sherrill <joel@oarcorp.com>
Jeff Johnston
2004-01-08
6
-20
/
+690
*
2004-01-06 Mark Mitchell <mark@codesourcery.com>
Jeff Johnston
2004-01-06
2
-3
/
+10
*
2004-01-06 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-01-06
3
-6
/
+12
*
2003-12-02 Richard Sandiford <rsandifo@redhat.com>
Alexandre Oliva
2004-01-06
2
-2
/
+60
*
2003-09-18 Alexandre Oliva <aoliva@redhat.com>
Alexandre Oliva
2004-01-06
2
-1
/
+31
*
Add N_PATCH to DO definition.
Nick Clifton
2004-01-06
2
-13
/
+20
*
* configure.in: Use ./config.cache, not config.cache.
Nathanael Nerode
2004-01-05
5
-6
/
+11
*
* configure.in: Don't share a cache file for host dirs.
Nathanael Nerode
2004-01-05
3
-35
/
+42
*
* config-ml.in: Don't mess with the cache file.
Nathanael Nerode
2004-01-05
2
-1
/
+6
*
2004-01-05 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-04
7
-27
/
+123
*
* include/mshtml.h (IHTMLDocument2): Correct write, writeln
Danny Smith
2004-01-04
4
-7
/
+296
*
* include/mshtml.h (IHTMLDocument2): Correct write, writeln
Danny Smith
2004-01-03
2
-2
/
+8
*
2004-01-03 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-03
10
-12
/
+442
*
* exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.
Christopher Faylor
2004-01-03
3
-3
/
+9
*
add missing entry
Christopher Faylor
2004-01-03
1
-0
/
+3
*
2004 stuff.
Christopher Faylor
2004-01-03
1
-5675
/
+0
*
2004 stuff
Christopher Faylor
2004-01-03
6
-5
/
+5680
*
* Makefile.tpl: Make GCC use a separate config.cache.
Nathanael Nerode
2004-01-03
3
-2
/
+11
*
PR bootstrap/11932, PR bootstrap/11933
Nathanael Nerode
2004-01-03
3
-35
/
+62
*
* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold
Christopher Faylor
2004-01-03
10
-29
/
+45
*
merge from gcc
DJ Delorie
2004-01-02
1
-0
/
+594
[prev]
[next]