acadia-newlib/winsup/cygwin
Christopher Faylor 083abe5428 * sync.h (new_muto): Just accept an argument which denotes the name of the
muto.  Use this argument to construct static storage.
* cygheap.cc (cygheap_init): Reflect above change.
* exceptions.cc (events_init): Ditto.
* malloc.cc (malloc_init): Ditto.
* path.cc (cwdstuff::init): Ditto.
* cygheap.h (cwdstuff): Change name of lock element to make it less generic.
* path.cc (cwdstuff::get_hash): Ditto.
(cwdstuff::get_initial): Ditto.
(cwdstuff::set): Ditto.
(cwdstuff::get): Ditto.
* sigproc.cc (proc_subproc): Ditto.
* debug.cc (lock_debug): Change to method.  Use method rather than macro
throughout.
* tty.h (tty_min::kill_pgrp): Declare new method.
* fhandler_termios.cc (tty_min::kill_pgrp): New method.
(fhandler_termios::line_edit): Use new method for killing process.
* dcrt0.cc (do_exit): Ditto.
* dtable.cc (dtable::get_debugger_info): New method for inheriting dtable info
from a debugger.
* tty.cc (tty_init): Attempt to grab file handle info from parent debugger, if
appropriate.  # dtable.cc (dtable::stdio_init): Make this a method.
(dtable::init_std_file_from_handle): Don't set fd unless it's not open.
(dtable::build_fhandler_from_name): Move name setting to
dtable::build_fhandler.
(dtable::build_fhandler): Add win32 name parameter.
* dcrt0.cc (dll_crt0_1): Change to use dtable stdio_init.
* dtable.h (dtable): Reflect build_fhandler parameter change.
* mmap.cc (mmap_record::alloc_fh): Don't set name parameter in build_fhandler.
* net.cc (fdsock): Remove set_name call since it is now handled by
build_fhandler.
* sigproc.cc (proc_subproc): Release muto as early as possible.
2002-02-22 19:33:41 +00:00
..
config/i386
include * include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE. 2002-02-14 21:31:23 +00:00
lib * winsup.h: Remove alloca definition since it's now defined through 2001-11-14 10:47:54 +00:00
libc * Makefile.in: Add fnmatch.o to DLL_OFILES. 2002-01-17 10:39:37 +00:00
regex * hires.h (hires::usecs): Rename from utime. Accept an argument. 2002-02-15 17:06:40 +00:00
regexp Remove obsolete include. 2001-12-20 03:03:59 +00:00
CYGWIN_LICENSE
ChangeLog * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-1999 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2000 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2001 restore missing entry 2002-01-01 16:49:52 +00:00
Makefile.in * Makefile.in (DLL_OFILES): Consolidate object files. 2002-02-10 21:26:27 +00:00
ROADMAP
acconfig.h
ansi.sgml
assert.cc
autoload.cc * autoload.cc (IsDebuggerPresent): Make conditional load since it is not 2001-11-24 20:57:19 +00:00
automode.c
binmode.c
child_info.h * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
config.h.in
configure * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
configure.in * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
cygerrno.h * debug.cc (set_errno): Return value of errno that was set, just like the 2001-10-22 21:09:41 +00:00
cygheap.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
cygheap.h * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
cygmagic * cygmagic: Suppress error output when figuring out if sum takes an option. 2002-01-22 03:48:16 +00:00
cygrun.c
cygwin.din * cygwin.din: Add recvmsg and sendmsg. 2002-01-19 16:11:00 +00:00
cygwin.sc whitespace cleanup 2001-12-10 03:35:54 +00:00
cygwin_version.h
dcrt0.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
debug.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
debug.h * debug.cc (set_errno): Return value of errno that was set, just like the 2001-10-22 21:09:41 +00:00
delqueue.cc
dir.cc * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, 2002-02-10 13:38:51 +00:00
dlfcn.cc * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
dll_init.cc * dll_init.cc (dll_list::alloc): Increase retry count to 1000. 2001-10-21 03:38:41 +00:00
dll_init.h * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't 2001-11-03 03:32:27 +00:00
dll_init.sgml
dlmalloc.c
dlmalloc.h
dtable.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
dtable.h * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
dtable.sgml
environ.cc * environ.cc: Set reset_com to false to mimic linux behavior more closely. 2001-10-31 16:30:46 +00:00
environ.h * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
errno.cc
exceptions.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
exec.cc Remove 'cb' parameter and modify fhandler_* constructors throughout. 2001-10-22 18:39:22 +00:00
external.cc * include/sys/cygwin.h (cygwin_getinfo_types): New CW_STRACE_ACTIVE. 2002-02-14 21:31:23 +00:00
external.sgml
fcntl.cc * cygerrno.h (set_errno): Define more informative version of this function for 2001-10-16 03:31:50 +00:00
fhandler.cc * fhandler.cc (fhandler_base::puts_readahead): Remove default parameter 2002-02-19 22:06:50 +00:00
fhandler.h * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, 2002-02-10 13:38:51 +00:00
fhandler_clipboard.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
fhandler_console.cc Revert erroneous checkin. 2001-11-26 20:21:27 +00:00
fhandler_disk_file.cc * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, 2002-02-10 13:38:51 +00:00
fhandler_dsp.cc * fhandler.cc (fhandler_base::puts_readahead): Remove default parameter 2002-02-19 22:06:50 +00:00
fhandler_floppy.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
fhandler_mem.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
fhandler_random.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
fhandler_raw.cc * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit. 2001-11-16 23:28:56 +00:00
fhandler_serial.cc * fhandler.h (fhandler_serial::ev): New class member. 2001-12-11 00:24:46 +00:00
fhandler_socket.cc * dtable.cc (dtable::dup2): Revert previous patch. 2002-02-09 10:40:48 +00:00
fhandler_tape.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
fhandler_termios.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
fhandler_tty.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
fhandler_windows.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fhandler_zero.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
fork.cc * fork.cc (fork_parent): Use sec_user_nih to control process/thread 2002-02-19 05:58:44 +00:00
gcrt0.c
glob.c Fix up comments. 2001-12-19 20:10:03 +00:00
gmon.c
gmon.h
grp.cc * times.cc (hires::prime): Restore thread priority on failure condition. 2002-02-17 04:59:55 +00:00
heap.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
heap.h
hires.h * hires.h (hires::usecs): Rename from utime. Accept an argument. 2002-02-15 17:06:40 +00:00
how-cygheap-works.txt fix spelling errors 2001-10-28 23:05:49 +00:00
how-fhandlers-work.txt whitespace cleanup 2001-12-10 03:35:54 +00:00
how-signals-work.txt
how-spawn-works.txt new how-to. 2002-02-11 02:25:42 +00:00
how-to-debug-cygwin.txt add more words 2002-01-30 02:44:21 +00:00
how-vfork-works.txt
init.cc
ioctl.cc Add copyright stuff 2002-01-13 20:03:03 +00:00
localtime.cc Fix up comments. 2001-12-19 20:10:03 +00:00
malloc_wrapper.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
mkvers.sh Add copyright stuff 2002-01-13 20:03:03 +00:00
mmap.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
net.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
newsym * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
ntdll.h * autoload.cc: Add load statement for `NtOpenFile'. 2001-10-16 14:53:26 +00:00
ntea.cc
passwd.cc * times.cc (hires::prime): Restore thread priority on failure condition. 2002-02-17 04:59:55 +00:00
path.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
path.h * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1" 2002-01-14 20:39:59 +00:00
path.sgml
perprocess.h
perthread.h * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
pinfo.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
pinfo.h * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
pipe.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
poll.cc * exceptions.cc: Add stdlib.h include for alloca declaration. 2001-11-15 03:25:52 +00:00
posix.sgml
profil.c
profil.h
pthread.cc
pwdgrp.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
registry.cc
registry.h
resource.cc * resource.cc (fill_rusage): Perform paranoid zero structure passed to 2001-10-22 00:10:46 +00:00
rmsym * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
scandir.cc
sched.cc
sec_acl.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
sec_helper.cc * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
security.cc * fork.cc (fork_parent): Use sec_user_nih to control process/thread 2002-02-19 05:58:44 +00:00
security.h * fork.cc (fork_parent): Use sec_user_nih to control process/thread 2002-02-19 05:58:44 +00:00
select.cc * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm. 2002-02-14 21:20:06 +00:00
select.h
shared.cc * fork.cc (fork_parent): Use sec_user_nih to control process/thread 2002-02-19 05:58:44 +00:00
shared.sgml
shared_info.h * cygmagic: Add define name to warning. 2001-12-26 21:35:16 +00:00
shortcut.c * winsup.h: Reorganize to avoid use of experimental stuff. 2001-11-28 02:36:32 +00:00
shortcut.h
signal.cc Add copyright stuff 2002-01-13 20:03:03 +00:00
sigproc.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
sigproc.h Add copyright stuff 2002-01-13 20:03:03 +00:00
smallprint.c * smallprint.c (rn): Allow long long values. 2002-02-22 18:22:24 +00:00
spawn.cc * fork.cc (fork_parent): Use sec_user_nih to control process/thread 2002-02-19 05:58:44 +00:00
speclib * speclib: Ensure that temporary def file is removed. 2002-01-24 21:39:09 +00:00
strace.cc * hires.h (hires::usecs): Rename from utime. Accept an argument. 2002-02-15 17:06:40 +00:00
string.h
strsep.cc
sync.cc * times.cc (hires::prime): Restore thread priority on failure condition. 2002-02-17 04:59:55 +00:00
sync.h * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
syscalls.cc * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, 2002-02-10 13:38:51 +00:00
sysconf.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
syslog.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
termios.cc * exceptions.cc: Add stdlib.h include for alloca declaration. 2001-11-15 03:25:52 +00:00
textmode.c
thread.cc 2001-12-26 Robert Collins <rbtcollins@hotmail.com> 2001-12-26 12:46:26 +00:00
thread.h * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
times.cc * times.cc (hires::prime): Restore thread priority on failure condition. 2002-02-17 04:59:55 +00:00
tty.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
tty.h * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
tz_posixrules.h
uinfo.cc * times.cc (hires::prime): Restore thread priority on failure condition. 2002-02-17 04:59:55 +00:00
uname.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
wait.cc
winbase.h * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
wincap.cc * external.cc (cygwin_internal): Initialize various internal settings if 2002-01-29 02:02:03 +00:00
wincap.h * external.cc (cygwin_internal): Initialize various internal settings if 2002-01-29 02:02:03 +00:00
window.cc * ioctl.cc (ioctl): Make third argument optional. 2002-01-06 09:28:13 +00:00
winsup.h * hires.h (hires::usecs): Rename from utime. Accept an argument. 2002-02-15 17:06:40 +00:00
winver.rc
wsock_event.h * dtable.cc (dtable::dup2): Revert previous patch. 2002-02-09 10:40:48 +00:00