newlib/winsup/cygwin
Egor Duda e935fcf08a * fhandler.h (fhandler_termios::fixup_after_exec): New function.
* fhandler.cc (fhandler_termios::fixup_after_fork): New function.
Fixup output handle.
* fhandler_tty.cc (fhandler_tty_common::fixup_after_fork): Output
handle is now fixed up in fhandler_termios::fixup_after_fork().
2001-03-12 21:27:42 +00:00
..
config/i386 Whitespace cleanup. 2000-10-28 05:41:44 +00:00
include Update copyright. 2001-03-07 17:45:03 +00:00
lib * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
regexp * include/a.out.h: Add copyright hint. 2001-03-05 21:29:24 +00:00
acconfig.h
ansi.sgml
assert.cc * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
autoload.cc * autoload.cc (noload): Use proper method for multiline strings or newer gcc's 2001-03-11 01:58:23 +00:00
autoload.h * autoload.h: Make DLL initializers global to avoid inlining. 2000-12-26 03:21:05 +00:00
automode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
binmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
ChangeLog * fhandler.h (fhandler_termios::fixup_after_exec): New function. 2001-03-12 21:27:42 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000 Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com> 2001-01-03 14:44:13 +00:00
child_info.h * child_info.h: Bump magic number for fork/exec/spawn. 2001-03-11 21:05:49 +00:00
config.h.in
configure * Makefile.in: Use CXX to build the DLL. 2000-12-03 05:16:33 +00:00
configure.in * Makefile.in: Use CXX to build the DLL. 2000-12-03 05:16:33 +00:00
cygerrno.h * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
cygheap.cc * cygheap.cc (creturn): Correctly calculate cygheap_max. 2001-02-02 04:32:02 +00:00
cygheap.h Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
cygrun.c
CYGWIN_LICENSE
cygwin_version.h
cygwin.din * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
dcrt0.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
debug.cc *** empty log message *** 2001-03-03 03:56:34 +00:00
debug.h * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
delqueue.cc
delqueue.h
dir.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
dlfcn.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
dll_init.cc Whitespace cleanup. 2000-10-28 05:41:44 +00:00
dll_init.h
dll_init.sgml
dtable.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
dtable.h * pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an 2000-11-03 04:27:03 +00:00
dtable.sgml
environ.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
environ.h
errno.cc * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
exceptions.cc * autoload.cc (noload): Use proper method for multiline strings or newer gcc's 2001-03-11 01:58:23 +00:00
exec.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
external.cc Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
external.sgml *** empty log message *** 2000-11-19 04:58:18 +00:00
fcntl.cc
fhandler_clipboard.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
fhandler_console.cc * fhandler.h (fhandler_termios::fhandler_termios): Enable fixup 2001-03-12 20:39:40 +00:00
fhandler_floppy.cc *** empty log message *** 2001-03-03 03:56:34 +00:00
fhandler_mem.cc * mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly. 2001-02-23 09:49:19 +00:00
fhandler_random.cc
fhandler_raw.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
fhandler_serial.cc * fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structure 2001-01-30 01:52:29 +00:00
fhandler_socket.cc * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll. 2001-02-07 22:50:50 +00:00
fhandler_tape.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
fhandler_termios.cc * fhandler.h (fhandler_termios::fixup_after_exec): New function. 2001-03-12 21:27:42 +00:00
fhandler_tty.cc * fhandler.h (fhandler_termios::fixup_after_exec): New function. 2001-03-12 21:27:42 +00:00
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
fhandler.h * fhandler.h (fhandler_termios::fixup_after_exec): New function. 2001-03-12 21:27:42 +00:00
fork.cc * fork.cc (fork_parent): Return EAGAIN when can't record pid. 2001-02-10 04:20:52 +00:00
gcrt0.c Remove obvious brain freeze problem. 2001-03-11 16:46:28 +00:00
glob.c * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
gmon.c
gmon.h
grp.cc Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
heap.cc * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it 2001-01-29 00:46:25 +00:00
heap.h * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it 2001-01-29 00:46:25 +00:00
host_dependent.h
init.cc
ioctl.cc
localtime.c Whitespace cleanup. 2000-10-28 05:41:44 +00:00
Makefile.in * shortcut.c: New file. Provides a C interface to reading of 2001-02-22 12:56:36 +00:00
malloc_wrapper.cc
mcount.c
misc-std.sgml
miscfuncs.cc
mkvers.sh * mkvers.sh: Include config.h so that DEBUGGING is correctly defined. 2001-03-12 16:20:30 +00:00
mmap.cc * mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly. 2001-02-23 09:49:19 +00:00
net.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
ntdll.h * ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h. 2000-11-02 06:59:07 +00:00
ntea.cc
passwd.cc Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
path.cc * path.cc (suffix_scan::has): Change order of conditionals 2001-03-06 13:05:56 +00:00
path.h * sigproc.h (sigthread): Declare new methods. Create new winapi_lock field. 2001-03-07 06:19:34 +00:00
path.sgml
perprocess.h * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
perthread.h * debug.h: Add regparm attributes to some functions. 2001-01-12 05:38:25 +00:00
pinfo.cc * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead of 2001-01-30 08:10:04 +00:00
pinfo.h * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning. 2001-03-10 23:37:50 +00:00
pipe.cc
poll.cc
posix.sgml
profil.c Whitespace cleanup. 2000-10-28 05:41:44 +00:00
profil.h
pthread.cc
registry.cc Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
registry.h
resource.cc * resource.cc (setrlimit): Support RLIMIT_NOFILE. 2001-01-18 09:30:37 +00:00
ROADMAP
scandir.cc
security.cc * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
security.h * environ.cc (struct parse_thing): Add entry for new CYGWIN option 2000-12-19 19:52:57 +00:00
select.cc * select.cc (peek_console): Don't report read_ready on mouse events unless we 2001-03-02 01:55:21 +00:00
select.h
shared_info.h * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it 2001-01-29 00:46:25 +00:00
shared.cc * shared.cc (shared_info::initialize): Reduce size of heap. 2001-01-31 15:06:06 +00:00
shared.sgml
shortcut.c * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning. 2001-03-10 23:37:50 +00:00
shortcut.h * shortcut.c: New file. Provides a C interface to reading of 2001-02-22 12:56:36 +00:00
signal.cc * signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP 2001-02-16 18:49:20 +00:00
sigproc.cc * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning. 2001-03-10 23:37:50 +00:00
sigproc.h * shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning. 2001-03-10 23:37:50 +00:00
smallprint.c
spawn.cc * spawn.cc (spawn_guts): Don't set EXIT_REPARENTING if parent process is not a 2001-03-12 14:49:29 +00:00
strace.cc Update copyright. 2001-03-07 17:45:03 +00:00
strsep.cc
sync.cc
sync.h * path.h: Add __attribute__ ((regparm(x))) to commonly used functions. 2000-11-12 04:57:41 +00:00
syscalls.cc * spawn.cc (spawn_guts): Don't set EXIT_REPARENTING if parent process is not a 2001-03-12 14:49:29 +00:00
sysconf.cc * sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZE 2001-01-15 10:58:19 +00:00
syslog.cc * cygwin.din: Add export for setlogmask(). 2001-01-22 15:55:34 +00:00
termios.cc * autoload.cc (LoadDLLinitfunc): Remove debugging statement. 2001-01-17 14:57:09 +00:00
test.c
textmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
thread.cc * cygwin.din: Export rand48 functions. 2001-02-20 02:53:55 +00:00
thread.h
times.cc * times.cc (settimeofday): Replace function stub with working code. 2001-02-26 22:36:09 +00:00
tty.cc * fhandler.h (class fhandler_tty_common): New mutex and event to 2001-03-04 15:34:25 +00:00
tty.h * fhandler.h (class fhandler_tty_common): New mutex and event to 2001-03-04 15:34:25 +00:00
tz_posixrules.h
uinfo.cc * uinfo.cc: Eliminate `#include <wchar.h>'. 2001-02-28 14:14:03 +00:00
uname.cc
wait.cc * autoload.cc (LoadDLLinitfunc): Remove debugging statement. 2001-01-17 14:57:09 +00:00
window.cc
winsup.h * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
winver.rc