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
*
Throughout, change name from set_inheritance to set_no_inheritance to better
Christopher Faylor
2004-02-02
9
-20
/
+28
*
2004-02-02 Joel Sherrill <joel@oarcorp.com>
Jeff Johnston
2004-02-02
10
-0
/
+2741
*
* cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGING
Corinna Vinschen
2004-02-02
2
-1
/
+6
*
* include/stdio.h (feof): Add inlined definition.
Danny Smith
2004-02-02
2
-1
/
+17
*
* include/oleacc.h (LIBID_Accessibility): Declare.
Danny Smith
2004-02-02
3
-1
/
+9
*
* include/winioctl.h ( NTFS_VOLUME_DATA_BUFFER): Add structure.
Danny Smith
2004-02-02
2
-0
/
+23
*
* include/commctrl.h (ICC_STANDARD_CLASSES, ICC_LINK_CLASS): Add
Danny Smith
2004-02-02
2
-0
/
+9
*
* cygerrno.h (set_errno): Set global errno whenever setting thread specific
Christopher Faylor
2004-02-01
7
-22
/
+54
*
* mingwex/math/ldexpl.c (ldexpl): Call __asm__("fscale")
Danny Smith
2004-02-01
2
-8
/
+18
*
* mingwex/math/powl.c (powl): Return infinity if
Danny Smith
2004-02-01
2
-0
/
+14
*
2004-01-31 Jiri Malak <Jiri.Malak@geac.cz>
Danny Smith
2004-01-31
2
-0
/
+19
*
* mingwex/math/cephes_emath.h (__enan_64): Fix thinko.
Danny Smith
2004-01-31
2
-10
/
+19
*
2004-01-30 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-01-31
2
-4
/
+13
*
2004-01-30 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-01-30
2
-3
/
+426
*
2004-01-30 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2004-01-30
2
-0
/
+15
*
2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-01-29
3
-11
/
+103
*
.
Roland McGrath
2004-01-29
1
-0
/
+4
*
2004-01-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-01-29
1
-0
/
+1
*
.
Roland McGrath
2004-01-29
1
-0
/
+8
*
2004-01-21 Roland McGrath <roland@redhat.com>
Roland McGrath
2004-01-29
1
-1
/
+21
*
2004-01-27 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-01-28
2
-2
/
+27
*
2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-01-27
107
-838
/
+2292
*
* exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for both
Christopher Faylor
2004-01-26
3
-9
/
+34
*
* cygtls.cc (_threadinfo::init_thread): Add more local reent stdio
Christopher Faylor
2004-01-26
5
-19
/
+46
*
* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESS
Christopher Faylor
2004-01-25
2
-14
/
+22
*
* sigproc.cc (proc_subproc): Don't protect *child's* handle.
Christopher Faylor
2004-01-25
2
-1
/
+4
*
* fhandler.h (fhandler_base::fhaccess): Return int for compatibility with
Christopher Faylor
2004-01-24
3
-12
/
+23
*
Cleanup minor markup problems.
Joshua Daniel Franklin
2004-01-24
1
-1
/
+3
*
2004-01-24 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-24
10
-8
/
+35
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
10
-110
/
+133
*
* Makefile.def (target_modules) [libiberty]: Don't stage.
DJ Delorie
2004-01-24
3
-23
/
+6
*
2004-01-23 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-01-24
2
-15
/
+22
*
* configure.in: Remove NEWVFORK default.
Christopher Faylor
2004-01-23
22
-27
/
+150
*
* cygcheck.cc (pretty_id): Make more robust in absence of id.exe.
Christopher Faylor
2004-01-23
2
-3
/
+20
*
2004-01-23 G�bor L�ki <loki@inf.u-szeged.hu>
Jeff Johnston
2004-01-23
3
-3
/
+7
*
2004-01-23 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-01-23
2
-1
/
+60
*
2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com>
Jeff Johnston
2004-01-23
324
-5636
/
+103140
*
* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correct
Christopher Faylor
2004-01-23
2
-1
/
+7
*
* fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when the
Christopher Faylor
2004-01-23
2
-4
/
+16
*
2004-01-22 Thomas Pfaff <tpfaff@gmx.net>
Jeff Johnston
2004-01-22
2
-0
/
+17
*
change comment.
Christopher Faylor
2004-01-22
1
-2
/
+2
*
* dcrt0.cc (reent_data): Make global.
Christopher Faylor
2004-01-22
4
-2
/
+9
*
* cygtls.cc (_threadinfo::remove): Don't assume that we are removing _my_tls.
Christopher Faylor
2004-01-22
5
-27
/
+38
*
* fhandler.cc (fhandler_base::open): Revert isfs change.
Christopher Faylor
2004-01-22
2
-2
/
+6
*
* cygpath.cc (dowin): Revert accidental checkin from November.
Corinna Vinschen
2004-01-22
2
-8
/
+23
*
2004-01-21 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2004-01-21
4
-6
/
+29
*
* devices.in: Change raw com device to more correct form.
Christopher Faylor
2004-01-21
3
-35
/
+39
*
* fhandler.cc (fhandler_base::open): Use major numbers rather than device
Christopher Faylor
2004-01-21
3
-19
/
+23
*
* signal.cc (sigaction): Fix if-statement typo.
Christopher Faylor
2004-01-21
2
-1
/
+5
*
* cygtls.cc (handle_threadlist_exception): Change logic, improve debugging
Christopher Faylor
2004-01-21
2
-4
/
+22
[next]