libc/winsup/cygwin
Christopher Faylor b0de2aa284 * fhandler.h (fhandler_console): Remove tcsetpgrp.
* fhandler_console.cc (fhandler_console::tcsetpgrp): Eliminate.
* fork.cc (fork_parent): Avoid returning same pid twice in a row regardless of
OS.
* pinfo.cc (pinfo::init): Rename create argument to flags and treat it as such.
* signal.cc (set_sigcatchers): New function.
(signal): Use set_sigcatchers to increment or decrement sigcatcher tracker.
(sigaction): Ditto.  Add debugging output.
* spawn.cc (spawn_guts): Always quote first argv[0] argument when it's a
COMSPEC shell.
2000-10-21 04:53:49 +00:00
..
config/i386 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
include * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
lib * lib/_cygwin_crt0_common.cc: Add missing header files. 2000-09-08 15:54:36 +00:00
regexp add winsup.h 2000-08-02 20:13:18 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +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
Makefile.in * Makefile.in: add miscfuncs.cc 2000-10-19 03:12:44 +00:00
ROADMAP hinfo -> dtable 2000-08-18 19:51:02 +00:00
acconfig.h * acconfig.h: Add support for NEWVFORK. 2000-07-16 17:38:41 +00:00
ansi.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
assert.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
autoload.h * exceptions.cc: Remove unneeded include. 2000-06-01 05:57:54 +00:00
binmode.c Minor formatting change. 2000-07-28 23:21:04 +00:00
child_info.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
config.h.in * acconfig.h: Add support for NEWVFORK. 2000-07-16 17:38:41 +00:00
configure * acconfig.h: Add support for NEWVFORK. 2000-07-16 17:38:41 +00:00
configure.in * acconfig.h: Add support for NEWVFORK. 2000-07-16 17:38:41 +00:00
cygerrno.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
cygheap.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
cygheap.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
cygrun.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
cygwin.din * cygwin.din: Add symbol hstrerror. 2000-10-14 08:55:44 +00:00
cygwin_version.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dcrt0.cc * dcrt0.cc (sigthread::init): Correct overzealous ifdef. 2000-10-19 17:57:28 +00:00
debug.cc * debug.cc (add_handle): Issue warning on attempts to add the same handle more 2000-10-17 01:42:04 +00:00
debug.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
delqueue.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
delqueue.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dir.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dlfcn.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dll_init.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dll_init.h * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can 2000-07-15 02:48:11 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dtable.cc * fhandler_clipboard.cc: new file 2000-10-17 01:46:26 +00:00
dtable.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
dtable.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc * Makefile.in: add miscfuncs.cc 2000-10-19 03:12:44 +00:00
environ.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
errno.cc * errno.cc (seterrno_from_win_error): Fix debugging output. 2000-10-12 04:38:29 +00:00
exceptions.cc * dcrt0.cc (sigthread::init): Correct overzealous ifdef. 2000-10-19 17:57:28 +00:00
exec.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
external.cc * external.cc (fillout_pinfo): Pass PID_NOREDIR flag to pinfo init to avoid 2000-10-20 04:20:21 +00:00
external.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
fcntl.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fhandler.cc * times.cc (to_time_t): pass zero time as epoch 2000-10-20 21:45:50 +00:00
fhandler.h * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
fhandler_clipboard.cc * fhandler_clipboard.cc: new file 2000-10-17 01:46:26 +00:00
fhandler_console.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
fhandler_floppy.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fhandler_mem.cc * fhandler_mem.cc (fhandler_dev_mem::fhandler_dev_mem): Fix debug output. 2000-10-09 14:49:25 +00:00
fhandler_random.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
fhandler_raw.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
fhandler_serial.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
fhandler_tape.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
fhandler_termios.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
fhandler_tty.cc * debug.cc (add_handle): Issue warning on attempts to add the same handle more 2000-10-17 01:42:04 +00:00
fhandler_windows.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fhandler_zero.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fork.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
gcrt0.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
glob.c * winsup.h: take out protections of environ, errno, allow C use 2000-08-02 16:28:18 +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 * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
heap.cc * child_info: Bump child_info "version". 2000-10-12 22:15:47 +00:00
heap.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
host_dependent.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
init.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
ioctl.cc Split out tty and shared_info stuff into their own headers and use throughout. 2000-09-07 16:23:51 +00:00
localtime.c * winsup.h: take out protections of environ, errno, allow C use 2000-08-02 16:28:18 +00:00
malloc_wrapper.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +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 clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
miscfuncs.cc * Makefile.in: add miscfuncs.cc 2000-10-19 03:12:44 +00:00
mkvers.sh Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
mmap.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
net.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
ntea.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
passwd.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
path.cc * Makefile.in: add miscfuncs.cc 2000-10-19 03:12:44 +00:00
path.h * exceptions.cc (set_console_handler): Don't allocate 2000-10-15 01:37:07 +00:00
path.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
perprocess.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
perthread.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
pinfo.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
pinfo.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
pipe.cc * fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements. 2000-10-07 18:12:11 +00:00
poll.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +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 * path.cc (readlink): Check if buffer length is positive. Truncate output to 2000-09-04 17:52:42 +00:00
registry.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
registry.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
resource.cc * exceptions.cc (set_console_handler): Don't allocate 2000-10-15 01:37:07 +00:00
scandir.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
security.cc * exceptions.cc (set_console_handler): Don't allocate 2000-10-15 01:37:07 +00:00
security.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
select.cc * sigproc.h (sigframe::set): Eliminate second argument. Default bp to current 2000-09-08 03:12:13 +00:00
select.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared_info.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
signal.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
sigproc.cc * exceptions.cc (call_handler): Make signal pending if sigsave.sig is still 2000-10-18 04:53:37 +00:00
sigproc.h * dcrt0.cc (sigthread::init): Correct overzealous ifdef. 2000-10-19 17:57:28 +00:00
smallprint.c * strace.cc (strace::prntf): Make second argument the function name, rather 2000-08-02 19:26:01 +00:00
spawn.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
strace.cc * sigproc.cc (proc_subproc): Remove unneeded test for correct process in 2000-10-17 18:55:58 +00:00
strsep.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sync.cc * dcrt0.cc (sigthread::init): Correct overzealous ifdef. 2000-10-19 17:57:28 +00:00
sync.h * exceptions.cc (set_console_handler): Don't allocate 2000-10-15 01:37:07 +00:00
syscalls.cc * exceptions.cc (call_handler): Make signal pending if sigsave.sig is still 2000-10-18 04:53:37 +00:00
sysconf.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
syslog.cc * select.cc (cygwin_select): Correct logic for "always_ready" fds or when there 2000-08-24 21:19:14 +00:00
termios.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
test.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
textmode.c Minor formatting change. 2000-07-28 23:21:04 +00:00
thread.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
thread.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
times.cc * times.cc (to_time_t): pass zero time as epoch 2000-10-20 21:45:50 +00:00
tty.cc * debug.cc (add_handle): Issue warning on attempts to add the same handle more 2000-10-17 01:42:04 +00:00
tty.h Split out tty and shared_info stuff into their own headers and use throughout. 2000-09-07 16:23:51 +00:00
tz_posixrules.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
uinfo.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
uname.cc * winsup.h: Add `winME' to os_type symbols. 2000-09-30 01:38:13 +00:00
wait.cc * errno.cc (seterrno_from_win_error): Fix debugging output. 2000-10-12 04:38:29 +00:00
window.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
winsup.h * Makefile.in: add miscfuncs.cc 2000-10-19 03:12:44 +00:00
winver.rc Update copyright info. 2000-07-19 17:42:16 +00:00