libc/winsup/cygwin
Christopher Faylor 56a188d1f3 * thread.h (pthread::init_mainthread): Remove parameter forked.
(pthread::set_tls_self_pointer): New static function.
* thread.cc (MTinterface::fixup_after_fork): Change call to
pthread::init_mainthread.
(pthread::init_mainthread): Remove parameter forked.  Simplify thread self
pointer handling.
(pthread::self): Set thread self pointer to null_pthread if thread has not been
initialized.
(pthread::set_tls_self_pointer): New static function.
2004-04-10 00:53:25 +00:00
..
config/i386 * gendef (stabilize_sig_stack): New function. 2004-02-18 20:48:38 +00:00
include * shm.cc (shmat): If shmid is unknown, call a special variation 2004-03-30 15:20:08 +00:00
lib * cygwin.din: Make crt0 functions NOSIGFE. 2003-12-31 06:30:48 +00:00
libc * getopt.c: Avoid useless compiler warnings. 2004-02-20 23:31:47 +00:00
regex * regex/regex.h: Define regoff_t as _off_t. 2003-04-10 19:49:30 +00:00
regexp Remove obsolete include. 2001-12-20 03:03:59 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * thread.h (pthread::init_mainthread): Remove parameter forked. 2004-04-10 00:53:25 +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 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-1999 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2000 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2001 restore missing entry 2002-01-01 16:49:52 +00:00
ChangeLog-2002 Split ChangeLog, create ChangeLog-2002. 2003-01-10 12:32:49 +00:00
ChangeLog-2003 fix typo 2004-01-20 03:11:39 +00:00
Makefile.in * Makefile.in (EXTRALIBS): Add libtextreadmode.a. 2004-04-06 14:22:43 +00:00
ROADMAP hinfo -> dtable 2000-08-18 19:51:02 +00:00
acconfig.h * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
ansi.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
assert.cc Cleanup calls to CreateFile throughout. 2002-09-19 15:12:48 +00:00
autoload.cc * autoload.cc: Load eight more functions for waveIn support. 2004-03-23 11:05:56 +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 * child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change. 2004-04-08 15:44:53 +00:00
config.h.in * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
configure * configure.in: Remove NEWVFORK default. 2004-01-23 23:05:33 +00:00
configure.in * configure.in: Remove NEWVFORK default. 2004-01-23 23:05:33 +00:00
cpuid.h * termios.cc (setspeed): New function. 2003-04-16 03:03:45 +00:00
crt0.c * Makefile.in: Rework to accommodate new speclib arguments. 2003-08-06 01:40:12 +00:00
cxx.cc * cxx.cc (new): Fix formatting. Just return result of ccalloc rather than 2003-09-04 03:01:35 +00:00
cygerrno.h * cygerrno.h (set_errno): Replace semicolon with comma in non-DEBUGGING 2004-02-02 10:47:29 +00:00
cygheap.cc * child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz. 2004-04-04 04:14:11 +00:00
cygheap.h * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value. 2004-03-18 19:30:51 +00:00
cygmagic * child_info.h: Add _PROC_WHOOPS enum value. 2002-08-27 04:10:54 +00:00
cygmalloc.h * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
cygserver.h * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
cygserver_ipc.h * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
cygserver_msg.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_sem.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_shm.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygthread.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
cygthread.h * cygwin/include/signal.h: Add copyright notice. 2004-01-19 05:46:54 +00:00
cygtls.cc * cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if a 2004-03-16 04:39:38 +00:00
cygtls.h * cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarily 2004-03-15 02:47:35 +00:00
cygwin-shilka * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use 2003-09-27 05:35:02 +00:00
cygwin.din * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it exists 2004-02-26 05:10:49 +00:00
cygwin.sc * cygwin.sc: Add recent changes from ld sources. 2002-06-23 18:55:23 +00:00
cygwin_version.h Update copyrights. 2001-09-11 20:01:02 +00:00
dcrt0.cc * cygtls.h (waitq): Declare structure here. 2004-03-12 03:09:28 +00:00
debug.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
debug.h * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
delqueue.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
devices.cc * devices.in: Change raw com device to more correct form. 2004-01-21 19:14:19 +00:00
devices.h Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX 2003-12-03 16:35:52 +00:00
devices.in * devices.in: Change raw com device to more correct form. 2004-01-21 19:14:19 +00:00
dir.cc 2004-03-19 Pierre Humblet <pierre.humblet@ieee.org> 2004-03-20 00:03:32 +00:00
dlfcn.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
dll_init.cc * Makefile.in (clean): Remove sigfe.s. 2004-02-13 19:34:32 +00:00
dll_init.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +00:00
dlmalloc.c * include/cygwin/version.h: Bump DLL minor number to 8. 2004-01-20 19:36:35 +00:00
dlmalloc.h * include/cygwin/version.h: Bump DLL minor number to 8. 2004-01-20 19:36:35 +00:00
dtable.cc * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when 2004-03-21 17:41:40 +00:00
dtable.h * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when 2004-03-21 17:41:40 +00:00
dtable.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +00:00
environ.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
environ.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
errno.cc * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY, 2004-03-26 21:43:49 +00:00
exceptions.cc * exceptions.cc (try_to_debug): Report on tid of caller. 2004-03-15 15:50:20 +00:00
exec.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
external.cc * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set. 2004-02-25 01:19:13 +00:00
external.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +00:00
fcntl.cc * fcntl.cc (fcntl_worker): Remove static storage class. 2003-12-03 09:55:42 +00:00
fhandler.cc * fhandler.cc (fhandler_base::write): Use bool parameter in calls to 2004-04-09 08:43:29 +00:00
fhandler.h * fhandler.h (class fhandler_dev_raw): Move status bits into protected 2004-04-09 20:39:19 +00:00
fhandler_clipboard.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
fhandler_console.cc * fhandler.h (fhandler_base::status): Declare private. 2004-04-09 12:09:45 +00:00
fhandler_disk_file.cc * fhandler.cc (fhandler_base::write): Use bool parameter in calls to 2004-04-09 08:43:29 +00:00
fhandler_dsp.cc * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Add implementation 2004-04-05 08:30:41 +00:00
fhandler_fifo.cc * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when 2004-03-21 17:41:40 +00:00
fhandler_floppy.cc * fhandler.h (class fhandler_dev_raw): Move status bits into protected 2004-04-09 20:39:19 +00:00
fhandler_mem.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
fhandler_nodevice.cc * fhandler_nodevice.cc (fhandler_nodevice::open): Assume that errno has already 2004-03-27 18:01:04 +00:00
fhandler_proc.cc * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure out 2004-03-18 12:28:47 +00:00
fhandler_process.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
fhandler_random.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
fhandler_raw.cc * fhandler.h (class fhandler_dev_raw): Move status bits into protected 2004-04-09 20:39:19 +00:00
fhandler_registry.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
fhandler_serial.cc * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK. 2004-03-09 02:51:26 +00:00
fhandler_socket.cc * fhandler.h (fhandler_base::status): Declare private. 2004-04-09 12:09:45 +00:00
fhandler_tape.cc * fhandler.h (class fhandler_dev_raw): Move status bits into protected 2004-04-09 20:39:19 +00:00
fhandler_termios.cc * fhandler.h (fhandler_base::status): Declare private. 2004-04-09 12:09:45 +00:00
fhandler_tty.cc Throughout, change name from set_inheritance to set_no_inheritance to better 2004-02-02 20:33:09 +00:00
fhandler_virtual.cc * fhandler.cc (fhandler_base::write): Use bool parameter in calls to 2004-04-09 08:43:29 +00:00
fhandler_windows.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
fhandler_zero.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
flock.cc * fcntl.cc (fcntl_worker): Remove static storage class. 2003-12-03 09:55:42 +00:00
fork.cc * fork.cc (fork_parent): Save parent pid in a temporary variable since child 2004-03-07 04:57:47 +00:00
gcrt0.c Update copyrights. 2001-09-11 20:01:02 +00:00
gendef * cygtls.h (waitq): Declare structure here. 2004-03-12 03:09:28 +00:00
gendevices * gendevices: Issue error when shilka is missing. 2003-11-28 21:20:15 +00:00
gentls_offsets * gendef (stabilize_sig_stack): Correctly align this pointer for call to 2004-02-25 04:08:00 +00:00
glob.c * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals 2003-03-19 21:38:25 +00:00
gmon.c 2002-05-25 Robert Collins <rbtcollins@hotmail.com> 2002-05-24 14:24:33 +00:00
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
heap.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
heap.h * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap. 2002-10-22 16:18:55 +00:00
hires.h * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
how-autoload-works.txt whitespace 2002-12-12 03:09:38 +00:00
how-cygheap-works.txt fix spelling errors 2001-10-28 23:05:49 +00:00
how-fhandlers-work.txt . 2002-05-04 04:30:57 +00:00
how-signals-work.txt minor cleanup 2004-03-14 05:35:19 +00:00
how-spawn-works.txt new how-to. 2002-02-11 02:25:42 +00:00
how-to-debug-cygwin.txt add initial information 2002-07-13 21:15:10 +00:00
how-vfork-works.txt * fhandler.h (fhandler_pipe::hit_eof): New method. 2001-09-24 21:50:44 +00:00
init.cc Christopher Faylor <cgf@redhat.com> 2004-03-22 18:30:38 +00:00
ioctl.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
ipc.cc * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there 2003-07-26 04:53:59 +00:00
localtime.cc * localtime.cc (localtime_r): Call tzset. 2004-02-08 19:59:27 +00:00
malloc.cc * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
malloc_wrapper.cc * gendef (sigreturn): Call stabilize_sig_stack to ensure that there are no 2004-03-04 05:31:14 +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 * miscfuncs.cc (check_invalid_virtual_addr): Assure the last page 2004-02-26 11:32:20 +00:00
mkvers.sh update copyright 2004-02-04 22:40:50 +00:00
mmap.cc * miscfuncs.cc (check_invalid_virtual_addr): Assure the last page 2004-02-26 11:32:20 +00:00
msg.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
mtinfo.h * fhandler.h (class fhandler_dev_raw): Move status bits into protected 2004-04-09 20:39:19 +00:00
net.cc * fhandler.cc (fhandler_base::write): Use bool parameter in calls to 2004-04-09 08:43:29 +00:00
netdb.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
newsym * newsym: Reenable removal of tmp directory. Just use ar to generate archive 2003-07-07 05:30:33 +00:00
ntdll.h * fhandler_disk_file.cc (fhandler_base::fstat_helper): Request 2004-04-06 10:19:31 +00:00
ntea.cc Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, 2003-12-07 22:37:12 +00:00
passwd.cc * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
path.cc * path.cc (path_conv::check): Optimize symlink replacements. 2004-04-10 00:50:16 +00:00
path.h * path.cc (fsinfo): Global storage for file system information. 2004-04-09 19:33:07 +00:00
path.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +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 * cygtls.h (waitq): Declare structure here. 2004-03-12 03:09:28 +00:00
pinfo.cc * cygheap.cc (init_cheap): Add ability to specify minimal cygwin heap size when 2004-03-21 17:41:40 +00:00
pinfo.h Rename _threadinfo to _cygtls, throughout. 2004-02-12 03:01:58 +00:00
pipe.cc * include/cygwin/version.h: Bump DLL minor number to 9. 2004-03-17 16:38:48 +00:00
poll.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
profil.c * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
profil.h * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
pseudo-reloc.cc * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00
pthread.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
pwdgrp.h * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
registry.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
registry.h Update copyrights. 2001-09-11 20:01:02 +00:00
resource.cc * cygheap.cc (creturn): Set appropriate errno when out of memory. 2003-07-09 01:33:06 +00:00
rmsym * rmsym: Don't use ranlib. 2003-07-07 05:32:24 +00:00
scandir.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
sched.cc * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
sec_acl.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
sec_helper.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
security.cc * security.cc (get_file_attribute): Fix conditional. 2004-04-09 07:55:56 +00:00
security.h * fhandler.cc (fhandler_base::open): Set query access mode according 2004-04-08 07:57:28 +00:00
select.cc * fhandler.cc (fhandler_base::write): Use bool parameter in calls to 2004-04-09 08:43:29 +00:00
select.h * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
sem.cc * sem.cc (semget): Fix debug string. 2004-03-26 16:24:24 +00:00
shared.cc * errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY, 2004-03-26 21:43:49 +00:00
shared.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +00:00
shared_info.h * path.cc (path_conv::check): Optimize symlink replacements. 2004-04-10 00:50:16 +00:00
shm.cc * shm.cc (shmat): If shmid is unknown, call a special variation 2004-03-30 15:20:08 +00:00
signal.cc * path.cc (normalize_posix_path): Reorganize to short circuit to DOS path 2004-03-25 15:15:27 +00:00
sigproc.cc * sigproc.cc (wait_sig): Make sure that SIGCHLD is handled regardless of 2004-03-26 16:15:23 +00:00
sigproc.h * path.cc (normalize_posix_path): Reorganize to short circuit to DOS path 2004-03-25 15:15:27 +00:00
smallprint.c 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
spawn.cc * cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff is 2004-03-14 06:34:05 +00:00
speclib * speclib: Use correct EOF marker. Ensure that directory is actually deleted 2003-11-28 20:51:11 +00:00
stackdump.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +00:00
strace.cc Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, 2003-12-07 22:37:12 +00:00
string.h whitespace cleanup 2003-03-09 20:31:07 +00:00
strsep.cc Do some minor reformatting of 'extern "C"' use throughout. 2003-03-09 20:10:25 +00:00
strsig.cc * Makefile.in (DLL_OFILES): Add strsig.o. 2004-02-03 21:59:27 +00:00
sync.cc * exceptions.cc (try_to_debug): Report on tid of caller. 2004-03-15 15:50:20 +00:00
sync.h * exceptions.cc (try_to_debug): Report on tid of caller. 2004-03-15 15:50:20 +00:00
syscalls.cc * fhandler.cc (fhandler_base::open): Set query access mode according 2004-04-08 07:57:28 +00:00
sysconf.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
syslog.cc * exceptions.cc (set_signal_mask): Redefine to not pass by address. Report 2003-12-23 16:26:31 +00:00
termios.cc Rename _threadinfo to _cygtls, throughout. 2004-02-12 03:01:58 +00:00
textmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
textreadmode.c * Makefile.in (EXTRALIBS): Add libtextreadmode.a. 2004-04-06 14:22:43 +00:00
thread.cc * thread.h (pthread::init_mainthread): Remove parameter forked. 2004-04-10 00:53:25 +00:00
thread.h * thread.h (pthread::init_mainthread): Remove parameter forked. 2004-04-10 00:53:25 +00:00
timer.cc * cygwin/include/signal.h: Add copyright notice. 2004-01-19 05:46:54 +00:00
times.cc * cygwin/include/signal.h: Add copyright notice. 2004-01-19 05:46:54 +00:00
tlsoffsets.h * cygtls.h (waitq): Declare structure here. 2004-03-12 03:09:28 +00:00
tty.cc * fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration. 2003-12-27 01:59:29 +00:00
tty.h * fhandler.h (fhandler_base::status): Declare private. 2004-04-09 12:09:45 +00:00
tz_posixrules.h Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
uinfo.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
uname.cc * autoload.cc: Fix copyright date. 2003-01-15 10:21:23 +00:00
wait.cc * wait.cc (wait4): Initialize pointer on entry. Avoid calling 2004-03-12 22:03:33 +00:00
winbase.h * cygthread.cc (cygthread::stub): Properly establish _threadinfo environment. 2003-12-03 05:21:55 +00:00
wincap.cc * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and 2004-03-14 18:01:45 +00:00
wincap.h * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and 2004-03-14 18:01:45 +00:00
window.cc * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
winsup.h * fhandler.h (fhandler_base::status): Declare private. 2004-04-09 12:09:45 +00:00
winver.rc * winver.rc: Change Copyright hint to inlcude 2003. 2003-03-09 22:13:06 +00:00
wsock_event.h * fhandler.h (class fhandler_socket): Remove has_been_closed member. 2004-04-03 19:07:59 +00:00