libc/winsup
Christopher Faylor d542443ea4 * dcrt0.cc (set_os_type): Record OS name string.
(getprogname): Eliminate obsolete function.
(dll_crt0_1): Move initial strace initialization output to set_myself.
* exceptions.cc (interruptible): Add debugging output.
(interrupt_setup): New function.
(interrupt_now): Use interrupt_setup to set up common interrupt handler stuff.
(interrupt_on_return): Ditto.
(call_handler): Move signal_arrived arm and clear threads to region where
signalled thread is suspended or suffer races.
* pinfo.cc (set_myself): Output interesting information when strace is first
initialized.  Initialize progname here.
* sigproc.cc (sig_dispatch_pending): Modify to ensure that flush signal are
sent synchronously.
* strace.cc (strace_vsprintf): Move code into strace program.
* uname.cc (uname): Use 'osname' global to construct cygwin name + Windows type
+ version.
2000-02-28 05:05:33 +00:00
..
cygwin * dcrt0.cc (set_os_type): Record OS name string. 2000-02-28 05:05:33 +00:00
doc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
mingw import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
utils import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
w32api Adhere to w32api copyright conventions. 2000-02-24 18:04:23 +00:00
ChangeLog import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
MAINTAINERS Give Corinna some more files. 2000-02-21 01:56:50 +00:00
Makefile.common import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
Makefile.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00