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
*
* include/cygwin/signal.h: Add missing sigrelse prototype.
Corinna Vinschen
2005-11-10
2
-0
/
+5
*
* fhandler_base.cc (fhandler_base::readv): Free buf, not a pointer into the
Christopher Faylor
2005-11-08
2
-3
/
+9
*
2005-11-08 Tom Walsh <tom@openhardware.net>
Jeff Johnston
2005-11-08
5
-9
/
+24
*
* libc/include/string.h: Add cygwin-specific function declaration.
Christopher Faylor
2005-11-08
2
-0
/
+7
*
fix entry
Christopher Faylor
2005-11-08
1
-1
/
+1
*
* memmem.cc: New file.
Christopher Faylor
2005-11-08
5
-3
/
+79
*
* environ.cc (spenvs): Make "SYSTEMDRIVE" an "always export".
Christopher Faylor
2005-11-08
2
-1
/
+5
*
bfd:
Nathan Sidwell
2005-11-08
2
-0
/
+6
*
* times.cc (futimes): Redirect to utimes_worker if given file
Corinna Vinschen
2005-11-07
2
-1
/
+8
*
* elf/hppa.h (R_PARISC_DIR64WR, R_PARISC_DIR64DR): Remove relocs.
John David Anglin
2005-11-07
2
-6
/
+4
*
* dcrt0.cc (dll_crt0_0): Initialize security data first so that it can be used
Christopher Faylor
2005-11-06
2
-1
/
+6
*
* cygheap.h (init_cygheap::_gtod): New hires_ms element.
Christopher Faylor
2005-11-04
6
-8
/
+40
*
* times.cc (hires_ms::prime): More debugging.
Christopher Faylor
2005-11-04
3
-12
/
+27
*
2005-11-04 Michael Jung <mjung@iss.tu-darmstadt.de>
Danny Smith
2005-11-04
2
-0
/
+5
*
* times.cc (stupid_printf): Define and use throughout -- temporarily.
Christopher Faylor
2005-11-04
2
-19
/
+24
*
2005-11-03 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-11-03
6
-21
/
+29
*
2005-11-03 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-11-03
4
-3
/
+12
*
* times.cc (hires_ms::prime): Add lots of temporary debugging output.
Christopher Faylor
2005-11-03
2
-0
/
+13
*
* lib/crypt32.def (CertOIDToAlgId, CertAlgIDToOID, CryptProtectData,
Danny Smith
2005-11-03
2
-5
/
+20
*
* bfdlink.h (struct bfd_link_order): Tweak comment.
Alan Modra
2005-11-03
2
-1
/
+5
*
* times.cc (hires_ms::minperiod): Make copy-on-fork.
Christopher Faylor
2005-11-03
2
-4
/
+20
*
* times.cc (gettimeofday): Add temporary debugging output.
Christopher Faylor
2005-11-02
2
-0
/
+6
*
2005-11-01 Ralf Corsepius <ralf.corsepius@rtems.org>
Jeff Johnston
2005-11-01
2
-9
/
+12
*
* include/sys/cygwin.h: Define CYGWIN_SIGNAL_STRING.
Christopher Faylor
2005-11-01
3
-5
/
+14
*
2005-10-31 Darin Johnson <darin@usa.net>
Jeff Johnston
2005-10-31
2
-3
/
+8
*
merge from gcc
DJ Delorie
2005-10-31
2
-6
/
+19
*
2005-10-29 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2005-10-30
4
-4
/
+10
*
* exceptions.cc (signal_exit): Eliminate setting of main thread priority since
Christopher Faylor
2005-10-29
4
-17
/
+20
*
* fork.cc (frok::child): Change order of cleanup prior to return.
Christopher Faylor
2005-10-29
4
-7
/
+18
*
* child_info.h (CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2005-10-29
2
-1
/
+5
*
2005-10-28 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2005-10-28
9
-29
/
+48
*
2005-10-28 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2005-10-28
2
-42
/
+47
*
2005-10-28 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2005-10-28
38
-133
/
+173
*
2005-10-28 Bob Wilson <bob.wilson@acm.org>
Jeff Johnston
2005-10-28
52
-132
/
+192
*
2005-10-28 Dave Brolley <brolley@redhat.com>
Dave Brolley
2005-10-28
3
-1
/
+31
*
2005-10-28 Dave Brolley <brolley@redhat.com>
Dave Brolley
2005-10-28
3
-7
/
+83
*
2005-10-27 Chris Sutcliffe <ir0nh34d@users.sf.net>
Chris Sutcliffe
2005-10-27
3
-3
/
+8
*
2005-10-27 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
Chris Sutcliffe
2005-10-27
3
-3
/
+8
*
2005-10-26 Shaun Jackman <sjackman@gmail.com>
Jeff Johnston
2005-10-26
4
-5
/
+12
*
2005-10-26 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2005-10-26
3
-8
/
+13
*
Add support for the Z80 processor family
Nick Clifton
2005-10-25
7
-3
/
+75
*
* pinfo.cc (_pinfo::fds): Lock fdtab while enumerating.
Christopher Faylor
2005-10-24
2
-1
/
+5
*
* spawn.cc (spawn_guts): Don't leave the function with return inside
Corinna Vinschen
2005-10-24
2
-2
/
+9
*
* cygheap.h (cygheap_fdenum): Remove start_fd stuff.
Christopher Faylor
2005-10-24
4
-6
/
+12
*
include/opcode/
Jan Beulich
2005-10-24
2
-1
/
+8
*
add missing ChangeLog entry
Christopher Faylor
2005-10-24
1
-0
/
+1
*
* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or suffer
Christopher Faylor
2005-10-23
9
-66
/
+86
*
* fhandler_socket.cc (fhandler_socket::connect): Don't restrict
Corinna Vinschen
2005-10-22
3
-16
/
+35
*
* fhandler.h (class fhandler_socket): Add timeout parameter to wait()
Corinna Vinschen
2005-10-22
4
-55
/
+37
*
2005-10-22 Paolo Bonzini <bonzini@gnu.org>
Paolo Bonzini
2005-10-22
3
-31
/
+83
[next]