libc/winsup/cygwin
Robert Collins 2f17ab1689 Tue Oct 2 22:25:23 2001 Robert Collins <rbtcollins@hotmail.com>
* how-fhandlers-work.txt: New file.
2001-10-02 12:27:03 +00:00
..
config/i386 Update copyrights. 2001-09-11 20:01:02 +00:00
include Tue Sep 25 21:25:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-25 11:45:26 +00:00
lib * select.cc (peek_pipe): Only grab mutex when we actually got something from 2001-09-24 22:49:12 +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 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog Tue Oct 2 22:25:23 2001 Robert Collins <rbtcollins@hotmail.com> 2001-10-02 12:27:03 +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
ChangeLog-2000 Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com> 2001-01-03 14:44:13 +00:00
Makefile.in * Makefile.in: Depend on stamp to ensure rebuilding. Remove stamp file when 2001-09-30 21:10:38 +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 * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
autoload.cc * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +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
child_info.h * fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCE 2001-09-20 20:58:29 +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 Update copyrights. 2001-09-11 20:01:02 +00:00
cygerrno.h * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
cygheap.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
cygheap.h * cygheap.cc (dup_now): New function. 2001-09-14 00:49:00 +00:00
cygrun.c Update copyrights. 2001-09-11 20:01:02 +00:00
cygwin.din * cygwin.din: export strtoll and strtoull 2001-10-01 19:47:37 +00:00
cygwin.sc * dtable.h (not_open): Assure inline. 2001-09-17 03:05:05 +00:00
cygwin_version.h Update copyrights. 2001-09-11 20:01:02 +00:00
dcrt0.cc * dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional. 2001-10-02 01:58:06 +00:00
debug.cc * exceptions.cc (setup_handler): Always relinquish lock after we've 2001-09-22 16:55:02 +00:00
debug.h Update copyrights. 2001-09-11 20:01:02 +00:00
delqueue.cc * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
dir.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10: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 Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
dll_init.h Update copyrights. 2001-09-11 20:01:02 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dlmalloc.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +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.h (dtable::build_fhandler): Make path_conv parameter non-optional. 2001-10-02 01:58:06 +00:00
dtable.h * dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional. 2001-10-02 01:58:06 +00:00
dtable.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc * environ.cc (winenv): Allocate exact amount of space needed for forced windows 2001-09-30 21:37:53 +00:00
environ.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
errno.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
exceptions.cc * exceptions.cc (setup_handler): Always relinquish lock after we've 2001-09-22 16:55:02 +00:00
exec.cc Update copyrights. 2001-09-11 20:01:02 +00:00
external.cc * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
external.sgml *** empty log message *** 2000-11-19 04:58:18 +00:00
fcntl.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
fhandler.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
fhandler.h Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
fhandler_clipboard.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
fhandler_console.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +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 * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
fhandler_mem.cc * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
fhandler_random.cc Update copyrights. 2001-09-11 20:01:02 +00:00
fhandler_raw.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +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 Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
fhandler_tape.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +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 Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
fhandler_windows.cc Update copyrights. 2001-09-11 20:01:02 +00:00
fhandler_zero.cc Update copyrights. 2001-09-11 20:01:02 +00:00
fork.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
gcrt0.c Update copyrights. 2001-09-11 20:01:02 +00:00
glob.c * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
gmon.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
heap.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
heap.h Update copyrights. 2001-09-11 20:01:02 +00:00
how-cygheap-works.txt Add recent developments. 2001-09-22 01:37:47 +00:00
how-fhandlers-work.txt Tue Oct 2 22:25:23 2001 Robert Collins <rbtcollins@hotmail.com> 2001-10-02 12:27:03 +00:00
how-signals-work.txt typo, words. 2001-09-22 01:29:07 +00:00
how-to-debug-cygwin.txt minor typo fixes. 2001-09-16 02:56:48 +00:00
how-vfork-works.txt * fhandler.h (fhandler_pipe::hit_eof): New method. 2001-09-24 21:50:44 +00:00
init.cc Update copyrights. 2001-09-11 20:01:02 +00:00
ioctl.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
localtime.cc Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
malloc_wrapper.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +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 * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
mkvers.sh Update copyrights. 2001-09-11 20:01:02 +00:00
mmap.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
net.cc * net.cc (dup_servent_ptr): Detect old Windows 95 misaligned structure and 2001-09-16 02:56:58 +00:00
ntdll.h Update copyrights. 2001-09-11 20:01:02 +00:00
ntea.cc Update copyrights. 2001-09-11 20:01:02 +00:00
passwd.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
path.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
path.h * dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional. 2001-10-02 01:58:06 +00:00
path.sgml revert. 2001-06-01 01:45:53 +00:00
perprocess.h * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
perthread.h * dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can be 2001-09-15 00:47:44 +00:00
pinfo.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
pinfo.h * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
pipe.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
poll.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
profil.c Update copyrights. 2001-09-11 20:01:02 +00:00
profil.h Update copyrights. 2001-09-11 20:01:02 +00:00
pthread.cc Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-29 09:01:01 +00:00
pwdgrp.h * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime() 2001-09-09 21:57:44 +00:00
registry.cc Update copyrights. 2001-09-11 20:01:02 +00:00
registry.h Update copyrights. 2001-09-11 20:01:02 +00:00
resource.cc Update copyrights. 2001-09-11 20:01:02 +00:00
scandir.cc * lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin. 2001-09-19 15:54:12 +00:00
sched.cc * mmap.cc: Clean up *ResourceLock calls throughout. 2001-06-26 14:47:48 +00:00
sec_acl.cc Update copyrights. 2001-09-11 20:01:02 +00:00
sec_helper.cc Update copyrights. 2001-09-11 20:01:02 +00:00
security.cc * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
security.h * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
select.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
select.h Update copyrights. 2001-09-11 20:01:02 +00:00
shared.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared_info.h Update copyrights. 2001-09-11 20:01:02 +00:00
shortcut.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +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 * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
sigproc.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
sigproc.h * dcrt0.cc (dll_crt0_1): Create vfork main storage here so that it can be 2001-09-15 00:47:44 +00:00
smallprint.c Update copyrights. 2001-09-11 20:01:02 +00:00
spawn.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
strace.cc Update copyright. 2001-03-07 17:45:03 +00:00
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 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sync.cc * dtable.h (not_open): Assure inline. 2001-09-17 03:05:05 +00:00
sync.h Update copyrights. 2001-09-11 20:01:02 +00:00
syscalls.cc * dtable.h (dtable::build_fhandler): Make path_conv parameter non-optional. 2001-10-02 01:58:06 +00:00
sysconf.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
syslog.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
termios.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
test.c Update copyrights. 2001-09-11 20:01:02 +00:00
textmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
thread.cc Mon Oct 1 00:34:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-30 14:39:55 +00:00
thread.h Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-29 09:01:01 +00:00
times.cc * path.cc (symlink): Check arguments for validity. 2001-09-16 14:26:11 +00:00
tty.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
tty.h Update copyrights. 2001-09-11 20:01:02 +00:00
tz_posixrules.h Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
uinfo.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
uname.cc * path.cc (symlink): Check arguments for validity. 2001-09-16 14:26:11 +00:00
wait.cc * sigproc.h (class sigframe): Implement 'unregister()' method. 2001-04-01 00:06:17 +00:00
wincap.cc * fhandler.cc (fhandler_base::set_inheritance): If available, 2001-09-20 08:02:01 +00:00
wincap.h * fhandler.cc (fhandler_base::set_inheritance): If available, 2001-09-20 08:02:01 +00:00
window.cc Update copyrights. 2001-09-11 20:01:02 +00:00
winsup.h * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
winver.rc * winver.rc: Change copyright to include 2001. 2001-09-05 19:36:49 +00:00