newlib/winsup/cygwin
Christopher Faylor 332600d80c Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com>
* debug.cc (threadname_init): Pass name of lock as arg 2 of new_muto.
* malloc.cc (malloc_init): Ditto.
* sigproc.cc (sigproc_init): Ditto.
* exceptions.cc (events_init): Ditto.
(call_handler): Eliminate special case for hExeced.  Report locked thread in
debugging output.
* fhandler.cc (fhandker_pipe::fhandler_pipe): Propagate device type to base
class.
* fhandler.h (fhandler_pipe): Ditto.
* hinfo.cc (hinfo::build_fhandler): Pass specific type of pipe to constructor.
* spawn.cc (spawn_guts): Eliminate dependency on signal when waiting for
subprocess.
* strace.cc: Remove obsolete #ifdef.
* sync.cc (muto::muto): Save the name of the muto.
(muto:~muto): Also release the muto.
* sync.h: Add a muto name field.
* select.cc (peek_pipe): Avoid doing a PeekNamedPipe on the write end of a
pipe.
2000-03-15 04:49:36 +00:00
..
config/i386 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
include Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
libc import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
regexp Eliminate RCS stuff. 2000-02-24 20:59:30 +00:00
testsuite import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
acconfig.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ansi.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
assert.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
autoload.h * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
ChangeLog Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
ChangeLog-1995 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1996 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1997 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1998 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1999 Update. 2000-02-21 03:18:37 +00:00
config.h.in import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure * configure.in: Remove --enable-strace-hhmmss option. 2000-02-28 05:10:23 +00:00
configure.in * configure.in: Remove --enable-strace-hhmmss option. 2000-02-28 05:10:23 +00:00
cygrun.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
cygwin.din Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
dcrt0.cc * dcrt0.cc (set_os_type): Record OS name string. 2000-02-28 05:05:33 +00:00
debug.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
debug.h Fix final round of gcc warnings relating to unused parameters. 2000-02-24 06:45:32 +00:00
delqueue.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dir.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dlfcn.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dll_entry.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
dll_init.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dll_init.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dll_main.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
dtable.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
dtable.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc * environ.cc: Eliminate oldstack CYGWIN option. 2000-03-09 21:04:05 +00:00
errno.cc Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
exceptions.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
exec.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
external.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
external.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
external.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fcntl.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fhandler_console.cc * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function. 2000-03-12 06:29:54 +00:00
fhandler_floppy.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
fhandler_raw.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fhandler_serial.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fhandler_tape.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fhandler_termios.cc Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
fhandler_tty.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
fhandler_windows.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fhandler_zero.cc Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
fhandler.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
fhandler.h Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
fork.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
gcrt0.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
glob.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
gmon.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
heap.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
init.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
ioctl.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
libccrt0.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
libcmain.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
localtime.c Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
Makefile.in * exceptions.cc (interruptible): Make a little more structured. 2000-02-26 01:11:54 +00:00
malloc_wrapper.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
mcount.c * sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it 2000-03-07 18:32:40 +00:00
misc-std.sgml settimeofday was listed twice 2000-03-13 22:57:59 +00:00
mkvers.sh import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
mmap.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
net.cc Respond to more g++ warnings relating to initializing structures. 2000-02-23 04:07:13 +00:00
ntea.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
passwd.cc Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
path.cc Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
path.h Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
path.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
pinfo.cc Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
pipe.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
posix.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
profil.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
profil.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
pthread.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
registry.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
resource.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ROADMAP import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
scandir.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
security.cc Respond to a multitude of g++ warnings. 2000-02-21 05:20:38 +00:00
select.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
select.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared.h Change fork/exec magic number. 2000-02-26 01:14:08 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
signal.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sigproc.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
sigproc.h * environ.cc: Eliminate oldstack CYGWIN option. 2000-03-09 21:04:05 +00:00
smallprint.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
spawn.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
strace.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
strsep.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sync.cc Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
sync.h Pipe changes throughout suggested by Eric Fifer <EFifer@sanwaint.com> 2000-03-15 04:49:36 +00:00
syscalls.cc * environ.cc: Eliminate oldstack CYGWIN option. 2000-03-09 21:04:05 +00:00
sysconf.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
syslog.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
termios.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
test.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
thread.cc Fix final round of gcc warnings relating to unused parameters. 2000-02-24 03:53:22 +00:00
thread.h * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
times.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
tty.cc * fhandler.cc (fhandler_base::get_readahead_into_buffer): New function. 2000-03-12 06:29:54 +00:00
tz_posixrules.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
uinfo.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
uname.cc Fix sysname. 2000-02-28 06:21:07 +00:00
wait.cc * exceptions.cc (interruptible): Change method for determining if something is 2000-02-24 02:49:44 +00:00
window.cc Throughout use strace class in place of individual functions and variables. 2000-03-07 05:33:09 +00:00
winsup.h * environ.cc: Eliminate oldstack CYGWIN option. 2000-03-09 21:04:05 +00:00
winver.rc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00