newlib/winsup/cygwin
Christopher Faylor dc3543aa46 change copyright.
2001-09-11 17:02:23 +00:00
..
config/i386
include * cygwin.din: Remove cygwin_getshared. 2001-09-11 15:25:08 +00:00
lib
regexp
acconfig.h
ansi.sgml
assert.cc
autoload.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
automode.c
binmode.c
ChangeLog * cygwin.din: Remove cygwin_getshared. 2001-09-11 15:25:08 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
child_info.h * child_info.h (PROC_MAGIC): Bump magic number. 2001-09-09 17:01:47 +00:00
config.h.in
configure
configure.in
cygerrno.h
cygheap.cc * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not 2001-09-09 19:06:50 +00:00
cygheap.h * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not 2001-09-09 19:06:50 +00:00
cygrun.c
CYGWIN_LICENSE
cygwin_version.h
cygwin.din * cygwin.din: Remove cygwin_getshared. 2001-09-11 15:25:08 +00:00
cygwin.sc experiment. 2001-09-07 01:13:47 +00:00
dcrt0.cc Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-11 08:15:39 +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 * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
dlfcn.cc
dll_init.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
dll_init.h
dll_init.sgml
dlmalloc.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
dlmalloc.h
dtable.cc * cygwin.din: Remove cygwin_getshared. 2001-09-11 15:25:08 +00:00
dtable.h
dtable.sgml
environ.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
environ.h
errno.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
exceptions.cc * cygheap.cc (cygheap_fixup_in_child): Don't consider a NULL bucket as a 2001-09-06 18:06:27 +00:00
exec.cc
external.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
external.sgml
fcntl.cc
fhandler_clipboard.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
fhandler_console.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler_dsp.cc
fhandler_floppy.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler_mem.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler_random.cc
fhandler_raw.cc
fhandler_serial.cc
fhandler_socket.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler_tape.cc
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 * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler.h * debug.cc (mark_closed): Rename from debug_mark_closed and make static. 2001-09-01 05:17:34 +00:00
fork.cc Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-11 08:15:39 +00:00
gcrt0.c
glob.c
gmon.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
gmon.h
grp.cc * cygheap.cc (init_cygheap::etc_changed): New method to signal 2001-09-09 16:52:37 +00:00
heap.cc * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not 2001-09-09 19:06:50 +00:00
heap.h * heap.h (inheap): Rewrite macro to accomodate removal of brk macros below. 2001-09-09 20:00:29 +00:00
host_dependent.h
how-cygheap-works.txt Another in the how-it-works series. 2001-09-06 16:53:48 +00:00
how-signals-work.txt minor wording changes 2001-09-05 20:12:38 +00:00
how-vfork-works.txt top level overview of vfork. 2001-09-05 19:43:52 +00:00
init.cc
ioctl.cc
localtime.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
Makefile.in * cygwin.sc: New file -- linker script for building cygwin DLL. 2001-08-31 05:06:14 +00:00
malloc_wrapper.cc * fork.cc (fork_parent): Stop malloc activity while fork is in control of the 2001-09-09 03:34:36 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
mkvers.sh * cygwin.din: Remove cygwin_getshared. 2001-09-11 15:25:08 +00:00
mmap.cc * child_info.h: Modify magic number. 2001-09-03 02:13:05 +00:00
net.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
ntdll.h * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
ntea.cc Remove initialization of static or global values to zero, throughout. This 2001-09-06 04:41:59 +00:00
passwd.cc * cygheap.cc (init_cygheap::etc_changed): New method to signal 2001-09-09 16:52:37 +00:00
path.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
path.h
path.sgml
perprocess.h
perthread.h
pinfo.cc Remove initialization of static or global values to zero, throughout. This 2001-09-06 04:41:59 +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 Fri Sep 7 10:53:34 2001 Jason Tishler <jason@tishler.net> 2001-09-07 17:17:54 +00:00
posix.sgml
profil.c
profil.h
pthread.cc
pwdgrp.h * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime() 2001-09-09 21:57:44 +00:00
registry.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
registry.h
resource.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
ROADMAP
scandir.cc
sched.cc
sec_acl.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
sec_helper.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
security.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
security.h * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +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_info.h * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not 2001-09-09 19:06:50 +00:00
shared.cc * cygwin.din: Remove cygwin_getshared. 2001-09-11 15:25:08 +00:00
shared.sgml
shortcut.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
shortcut.h
signal.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
sigproc.cc * sigproc.cc (NZOMBIES): Reduce substantially to minimize memory use. 2001-09-10 00:19:06 +00:00
sigproc.h * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
smallprint.c * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not 2001-09-09 19:06:50 +00:00
spawn.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
strace.cc
string.h
strsep.cc
sync.cc change copyright. 2001-09-11 17:02:23 +00:00
sync.h
syscalls.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
sysconf.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +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 Tue Sep 11 21:22:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-11 11:23:41 +00:00
thread.h Tue Sep 11 18:15:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-11 08:15:39 +00:00
times.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
tty.cc Remove initialization of static or global values to zero, throughout. This 2001-09-06 04:41:59 +00:00
tty.h * tty.cc (tty::create_inuse): Eliminate unneeded argument. 2001-09-01 05:38:46 +00:00
tz_posixrules.h Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
uinfo.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
uname.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
wait.cc
window.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
winsup.h * cygheap.cc (init_cygheap::etc_changed): New method to signal 2001-09-09 16:52:37 +00:00
winver.rc * winver.rc: Change copyright to include 2001. 2001-09-05 19:36:49 +00:00