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
path:
root
/
winsup
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
67
-95
/
+116
*
* localtime.cc (localtime_r): Call tzset.
Christopher Faylor
2004-02-08
11
-100
/
+214
*
* cygserver.h (CYGWIN_SERVER_VERSION_API): Bump.
Corinna Vinschen
2004-02-06
3
-1
/
+9
*
* uinfo.cc (cygheap_user::init): Use sec_user_nih to build a
Corinna Vinschen
2004-02-06
4
-43
/
+30
*
* cygwin.din: Make many more functions SIGFE.
Christopher Faylor
2004-02-05
3
-69
/
+76
*
* security.h (SID): New macro.
Corinna Vinschen
2004-02-05
5
-48
/
+62
*
update copyright
Christopher Faylor
2004-02-04
1
-1
/
+1
*
* tlsoffsets.h: Regenerate.
Christopher Faylor
2004-02-03
1
-1
/
+2
*
* cygtls.h (_local_storage::signamebuf): Increase size to prevent overflow on
Christopher Faylor
2004-02-03
3
-34
/
+39
*
* Makefile.in (DLL_OFILES): Add strsig.o.
Christopher Faylor
2004-02-03
8
-44
/
+151
*
* window.cc (Winmain): Show windows error code in error output when
Christopher Faylor
2004-02-03
2
-1
/
+6
*
* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.
Christopher Faylor
2004-02-02
14
-35
/
+48
*
Throughout, change name from set_inheritance to set_no_inheritance to better
Christopher Faylor
2004-02-02
9
-20
/
+28
*
* cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGING
Corinna Vinschen
2004-02-02
2
-1
/
+6
*
* cygerrno.h (set_errno): Set global errno whenever setting thread specific
Christopher Faylor
2004-02-01
7
-22
/
+54
*
* 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
*
* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.
Christopher Faylor
2004-01-24
10
-110
/
+133
*
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
*
* 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
*
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
*
* 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
*
* fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change for
Christopher Faylor
2004-01-21
4
-11
/
+32
*
remove extra entry
Christopher Faylor
2004-01-20
1
-4
/
+0
*
* include/cygwin/version.h: Bump DLL minor number to 8.
Christopher Faylor
2004-01-20
8
-99
/
+67
*
* sec_acl.cc (setacl): Make sure sd_ret is large enough.
Corinna Vinschen
2004-01-20
2
-0
/
+9
*
fix typo
Christopher Faylor
2004-01-20
1
-1
/
+1
*
* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing since
Christopher Faylor
2004-01-19
8
-45
/
+99
*
* cygwin/include/signal.h: Add copyright notice.
Christopher Faylor
2004-01-19
25
-252
/
+818
*
update
Christopher Faylor
2004-01-19
1
-5
/
+0
*
* dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty when
Christopher Faylor
2004-01-17
2
-3
/
+10
*
* 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
*
* gentls_offsets: Reinstate unlink of temp files.
Christopher Faylor
2004-01-15
3
-4
/
+18
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
37
-424
/
+753
*
2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-11
7
-0
/
+32
*
* 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
[next]