newlib-cygwin/winsup/cygwin
Christopher Faylor 2496a3637f * tty.cc (tty::create_inuse): Eliminate unneeded argument.
* tty.h: Reflect above change.
* fhandler_tty.cc: Reflect argument reduction in tty::create_inuse, throughout.
Always make inuse inheritable.
2001-09-01 05:38:46 +00:00
..
config/i386
include * resource.cc (getrlimit): Return OPEN_MAX as current limit 2001-08-16 14:20:09 +00:00
lib * cygheap.cc (_cfree): Add regparm attribute. 2001-05-08 15:16:49 +00:00
regexp * exceptions.cc (ctrl_c_handler): Always send signal to process if it has no 2001-05-04 20:39:38 +00:00
CYGWIN_LICENSE
ChangeLog * tty.cc (tty::create_inuse): Eliminate unneeded argument. 2001-09-01 05:38:46 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
Makefile.in * cygwin.sc: New file -- linker script for building cygwin DLL. 2001-08-31 05:06:14 +00:00
ROADMAP
acconfig.h
ansi.sgml
assert.cc
autoload.cc * cygwin.sc: Revert to previous NO_COPY behavior. 2001-08-31 18:16:16 +00:00
automode.c
binmode.c
child_info.h * child_info.h: Bump magic number. 2001-07-17 03:41:52 +00:00
config.h.in * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
configure * configure.in: Allow --enable-newvfork to turn NEWVFORK on and off. 2001-05-21 19:13:48 +00:00
configure.in * configure.in: Allow --enable-newvfork to turn NEWVFORK on and off. 2001-05-21 19:13:48 +00:00
cygerrno.h
cygheap.cc space reduction. 2001-08-31 05:17:47 +00:00
cygheap.h Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
cygrun.c
cygwin.din * cygwin.din: Export sys_errlist, sys_nerr. 2001-07-27 16:33:20 +00:00
cygwin.sc * cygwin.sc: Revert to previous NO_COPY behavior. 2001-08-31 18:16:16 +00:00
cygwin_version.h
dcrt0.cc * smallprint.c (console_printf): New function. 2001-08-22 17:50:22 +00:00
debug.cc * debug.cc (mark_closed): Rename from debug_mark_closed and make static. 2001-09-01 05:17:34 +00:00
debug.h * debug.cc (mark_closed): Rename from debug_mark_closed and make static. 2001-09-01 05:17:34 +00:00
delqueue.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
dir.cc * dir.cc (rmdir): Report ENOENT when file doesn't exist rather than ENOTDIR. 2001-08-28 20:38:07 +00:00
dlfcn.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
dll_init.cc
dll_init.h
dll_init.sgml
dlmalloc.c * mmap.cc: Clean up *ResourceLock calls throughout. 2001-06-26 14:47:48 +00:00
dlmalloc.h * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
dtable.cc * dtable.cc (dtable::dup2): Allow extension of fd table by dup2. 2001-08-23 02:27:01 +00:00
dtable.h * syscalls.cc (setsid): Detach process from its console if the current 2001-07-26 00:10:52 +00:00
dtable.sgml
environ.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
environ.h
errno.cc * errno.cc (_sys_errlist): Add missing commas. 2001-05-14 19:39:57 +00:00
exceptions.cc * syscalls.cc (setsid): Detach process from its console if the current 2001-07-26 00:10:52 +00:00
exec.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
external.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
external.sgml
fcntl.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler.cc * debug.cc (mark_closed): Rename from debug_mark_closed and make static. 2001-09-01 05:17:34 +00:00
fhandler.h * debug.cc (mark_closed): Rename from debug_mark_closed and make static. 2001-09-01 05:17:34 +00:00
fhandler_clipboard.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_console.cc * fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console 2001-08-07 05:15:59 +00:00
fhandler_dsp.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_floppy.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
fhandler_mem.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
fhandler_random.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_raw.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_serial.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::create_secret_event): Relax 2001-08-16 14:34:27 +00:00
fhandler_tape.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_termios.cc * fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console 2001-08-07 05:15:59 +00:00
fhandler_tty.cc * tty.cc (tty::create_inuse): Eliminate unneeded argument. 2001-09-01 05:38:46 +00:00
fhandler_windows.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fhandler_zero.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
fork.cc * debug.cc (mark_closed): Rename from debug_mark_closed and make static. 2001-09-01 05:17:34 +00:00
gcrt0.c
glob.c
gmon.c
gmon.h
grp.cc * grp.cc (class grp_check): New class. Make `group_state' 2001-08-07 08:56:22 +00:00
heap.cc
heap.h
host_dependent.h
init.cc
ioctl.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
localtime.cc * localtime.c: Changed whole file to become C++ clean. Rename to 2001-07-25 21:58:21 +00:00
malloc_wrapper.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc Change check_null_empty_path* to check_null_empty_str* throughout. 2001-06-28 02:19:57 +00:00
mkvers.sh
mmap.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
net.cc * cygwin.sc: New file -- linker script for building cygwin DLL. 2001-08-31 05:06:14 +00:00
ntdll.h * autoload.cc: Add load statements for `LookupAccountNameW', 2001-05-20 08:10:47 +00:00
ntea.cc * security.h (NTWriteEA): Change prototype. 2001-06-05 10:45:52 +00:00
passwd.cc * net.cc (cygwin_inet_ntoa): Rearrange previous patch to use 2001-08-22 21:51:48 +00:00
path.cc * path.cc (path_conv::check): Avoid splitting off leading '/' in path component 2001-08-29 04:43:19 +00:00
path.h Change check_null_empty_path* to check_null_empty_str* throughout. 2001-06-28 02:19:57 +00:00
path.sgml revert. 2001-06-01 01:45:53 +00:00
perprocess.h
perthread.h
pinfo.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
pinfo.h Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
pipe.cc * cygheap.cc (cygheap_root::set): Avoid treating '/' specially. 2001-08-07 00:01:42 +00:00
poll.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
posix.sgml
profil.c
profil.h
pthread.cc
registry.cc * fork.cc (fork): Eliminate superfluous call to getuid(). 2001-05-15 19:23:31 +00:00
registry.h
resource.cc * resource.cc (getrlimit): Return actual values on RLIMIT_STACK. 2001-08-28 22:48:23 +00:00
scandir.cc
sched.cc * mmap.cc: Clean up *ResourceLock calls throughout. 2001-06-26 14:47:48 +00:00
sec_acl.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
sec_helper.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
security.cc * security.cc (create_token): Change initialization of `exp' to comply 2001-08-31 19:48:34 +00:00
security.h * dir.cc (mkdir): Set security attributes correctly for 2001-08-07 15:09:54 +00:00
select.cc * cygwin.sc: New file -- linker script for building cygwin DLL. 2001-08-31 05:06:14 +00:00
select.h
shared.cc Throughout, reorganize header file inclusion to put security.h prior to 2001-07-26 19:22:24 +00:00
shared.sgml
shared_info.h * cygheap.cc (cygheap_root::cygheap_rot): Remove constructor. 2001-06-03 02:31:16 +00:00
shortcut.c * shortcut.c (check_shortcut): Treat only Cygwin shortcuts as symlinks. 2001-05-29 08:04:55 +00:00
shortcut.h
signal.cc * exceptions.cc (sig_handle_tty_stop): Reset PID_STOPPED if not actually 2001-06-16 17:09:19 +00:00
sigproc.cc * cygwin.sc: Revert to previous NO_COPY behavior. 2001-08-31 18:16:16 +00:00
sigproc.h * exceptions.cc (interrupt_setup): Move actions from setup_handler to here. 2001-06-24 21:57:50 +00:00
smallprint.c * smallprint.c (console_printf): New function. 2001-08-22 17:50:22 +00:00
spawn.cc * smallprint.c (console_printf): New function. 2001-08-22 17:50:22 +00:00
strace.cc
string.h * string.h (cygwin_strchr): Make 'static inline' so that things will still work 2001-05-06 16:00:23 +00:00
strsep.cc
sync.cc Revert much of previous erroneous checkin. Add ChangeLog entry. 2001-05-04 21:02:15 +00:00
sync.h
syscalls.cc * syscalls.cc (check_tty_fds): New function. Check whether there is a fd 2001-08-25 17:27:31 +00:00
sysconf.cc * resource.cc (getrlimit): Return getdtablesize () as current limit 2001-08-16 14:29:21 +00:00
syslog.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
termios.cc * dtable.cc (dtable::dup2): Allow extension of fd table by dup2. 2001-08-23 02:27:01 +00:00
test.c
textmode.c
thread.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
thread.h * net.cc (cygwin_inet_ntoa): Rearrange previous patch to use 2001-08-22 21:51:48 +00:00
times.cc * times.cc (utimes): Revert previous change. Just open the 2001-08-15 10:48:43 +00:00
tty.cc * tty.cc (tty::create_inuse): Eliminate unneeded argument. 2001-09-01 05:38:46 +00:00
tty.h * tty.cc (tty::create_inuse): Eliminate unneeded argument. 2001-09-01 05:38:46 +00:00
tz_posixrules.h
uinfo.cc Throughout, change check for running under Windows NT to 'iswinnt'. 2001-08-04 21:10:52 +00:00
uname.cc
wait.cc
window.cc
winsup.h * cygwin.sc: Revert to previous NO_COPY behavior. 2001-08-31 18:16:16 +00:00
winver.rc