libc/winsup/cygwin
Corinna Vinschen 298cf05c21 * syscalls.cc (open): Remove call to sig_dispatch_pending. 2010-03-30 14:36:42 +00:00
..
config/i386 * config/i386/profile.h (mcount): Mark asms volatile. 2008-08-05 19:20:58 +00:00
include * include/cygwin/version.h: Bump DLL minor version number to 3. 2010-03-29 15:06:09 +00:00
lib Correct pseudo-reloc size bug wrt error messages 2009-10-26 14:50:09 +00:00
libc * net.cc: Remove calls to sig_dispatch_pending throughout. 2010-03-30 09:25:46 +00:00
regex * regex/regcomp.c (xwcrtomb): Fix one explicable and one inexcplicable C 2010-02-14 21:28:44 +00:00
ChangeLog * syscalls.cc (open): Remove call to sig_dispatch_pending. 2010-03-30 14:36:42 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002 * ChangeLog-2002: Fix typo. 2009-09-22 02:49:15 +00:00
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006 * ChangeLog: Happy New Year. 2007-01-03 11:14:53 +00:00
ChangeLog-2007 * newsym: First stab at understanding data as well as functions. 2008-01-01 18:51:23 +00:00
ChangeLog-2008 * ChangeLog-2002: Fix typo. 2009-09-22 02:49:15 +00:00
ChangeLog-2009 * dcrt0.cc: Bump copyright. 2010-01-01 19:28:15 +00:00
Makefile.in Add XDR support. 2010-03-03 15:05:19 +00:00
ROADMAP
acconfig.h ChangeLog: 2009-01-21 17:14:39 +00:00
aclocal.m4 update to newer autoconf 2006-05-24 16:59:03 +00:00
analyze_sigfe * analyze_sigfe: New script. 2006-03-01 20:20:22 +00:00
assert.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
autoload.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
automode.c
binmode.c
child_info.h * Makefile.in: Use all compile options when calculating magic values. 2009-04-05 16:49:15 +00:00
config.h.in ChangeLog: 2009-01-21 17:14:39 +00:00
configure ChangeLog: 2009-01-21 17:14:39 +00:00
configure.in ChangeLog: 2009-01-21 17:14:39 +00:00
cpuid.h
crt0.c
ctype.cc * ctype.cc (__set_ctype): Copy exact part of the current active 2009-04-21 20:10:55 +00:00
cxx.cc * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting. 2009-08-13 07:35:50 +00:00
cygerrno.h * cygerrno.h (save_errno::~save_errno): Set errno directly to avoid 2009-06-08 19:44:33 +00:00
cygheap.cc * cygheap.cc (cygheap_init): Default locale.charset to "UTF-8". 2009-09-28 10:43:49 +00:00
cygheap.h * include/sys/cygwin.h: Add new cygwin_getinfo_type 2009-10-13 10:23:31 +00:00
cygheap_malloc.h * cygheap_malloc.h: New file. 2009-08-01 19:52:46 +00:00
cyglsa.h Change length for domain buffers from INTERNET_MAX_HOST_NAME_LENGTH to 2008-07-11 10:00:36 +00:00
cygmagic
cygmalloc.h * cygmalloc.h (__set_ENOMEM): Declare. 2007-02-08 11:35:52 +00:00
cygprops.h * cygprops.h: New file. 2009-10-31 13:24:06 +00:00
cygserver.h * Makefile.in (DLL_OFILES): Add setlsapwd.o. 2008-11-26 10:18:10 +00:00
cygserver_ipc.h
cygserver_msg.h * Makefile.in (DLL_OFILES): Add setlsapwd.o. 2008-11-26 10:18:10 +00:00
cygserver_sem.h * Makefile.in (DLL_OFILES): Add setlsapwd.o. 2008-11-26 10:18:10 +00:00
cygserver_setpwd.h * Makefile.in (DLL_OFILES): Add setlsapwd.o. 2008-11-26 10:18:10 +00:00
cygserver_shm.h * Makefile.in (DLL_OFILES): Add setlsapwd.o. 2008-11-26 10:18:10 +00:00
cygthread.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
cygthread.h
cygtls.cc Update some copyrights. 2010-02-28 15:54:25 +00:00
cygtls.h * cygtls.h: Replace /*gentls_offsets*/ at end. 2010-03-02 00:49:15 +00:00
cygwin-cxx.h winsup/ChangeLog: 2009-07-07 20:12:44 +00:00
cygwin-shilka Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
cygwin.din * cygwin.din: Export __xdr functions. 2010-03-04 09:37:52 +00:00
cygwin.sc * cygwin.sc: Remove unrequired and erroneous definition. 2008-06-03 02:22:36 +00:00
cygwin_version.h
cygxdr.cc Add XDR support. 2010-03-03 15:05:19 +00:00
cygxdr.h Add XDR support. 2010-03-03 15:05:19 +00:00
dcrt0.cc * globals.cc (exit_status): Add new ES_EXIT_STARTING enum. 2010-03-28 17:27:52 +00:00
debug.cc * cygheap.h (cygheap_debug::endh): Delete. 2009-08-05 04:44:27 +00:00
debug.h * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error. 2008-09-11 04:34:24 +00:00
devices.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
devices.h * devices.h (FH_PROCESSFD): New device type. 2009-01-20 17:22:11 +00:00
devices.in Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
dir.cc * dtable.cc (build_fh_name_worker): Remove. Move all functionality 2010-01-12 10:14:59 +00:00
dlfcn.cc Update some copyrights. 2010-02-28 15:54:25 +00:00
dll_init.cc * globals.cc (exit_status): Add new ES_EXIT_STARTING enum. 2010-03-28 17:27:52 +00:00
dll_init.h * dcrt0.cc (atexit_lock): Delete. 2010-02-02 02:00:01 +00:00
dll_init.sgml
dllfixdbg Perform whitespace cleanup throughout. 2008-02-15 17:53:11 +00:00
dlmalloc.c
dlmalloc.h
dtable.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
dtable.h * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
dtable.sgml
environ.cc Fix setenv and unsetenv corner cases. 2009-11-16 20:05:49 +00:00
environ.h Add miscfuncs.h to files as needed throughout. 2008-04-07 16:15:45 +00:00
errno.cc * errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE. 2009-06-14 23:42:09 +00:00
exception.h * exception.h: Fix copyright. 2010-03-01 06:39:47 +00:00
exceptions.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
exec.cc * exec.cc (execvp): Call find_exec with FE_NNF flag to enforce 2009-12-21 15:16:28 +00:00
external.cc * external.cc (cygwin_internal): Add CW_INT_SETLOCALE case to 2010-02-08 09:52:40 +00:00
external.sgml
fcntl.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
fhandler.cc * fhandler.cc (fhandler_base::fstat): Keep st_ctime and st_birthtime 2010-03-29 15:02:50 +00:00
fhandler.h * fhandler_socket.cc (fhandler_socket::evaluate_events): Make erase 2010-03-22 10:47:53 +00:00
fhandler_clipboard.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
fhandler_console.cc * shared_info.h (open_shared): Create function wrapper for common use case. 2010-03-09 21:26:55 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_cygdrive::fstat): Add standard read 2010-03-19 10:59:49 +00:00
fhandler_dsp.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
fhandler_fifo.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
fhandler_floppy.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
fhandler_mailslot.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
fhandler_mem.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
fhandler_netdrive.cc * fhandler_netdrive.cc (GET_RESOURCE_INFO): Remove. 2009-07-15 18:18:03 +00:00
fhandler_nodevice.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
fhandler_proc.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
fhandler_process.cc * shared_info.h (open_shared): Create function wrapper for common use case. 2010-03-09 21:26:55 +00:00
fhandler_procnet.cc * fhandler_procnet.cc: Reorganize global procnet content data into a 2009-01-20 18:04:32 +00:00
fhandler_random.cc * fhandler_random.cc (fhandler_dev_random::lseek): Revert change from 2009-10-30 10:53:54 +00:00
fhandler_raw.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
fhandler_registry.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
fhandler_serial.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::evaluate_events): Make erase 2010-03-22 10:47:53 +00:00
fhandler_tape.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
fhandler_termios.cc * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare. 2009-10-07 07:52:30 +00:00
fhandler_tty.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
fhandler_virtual.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
fhandler_virtual.h * devices.h (FH_PROCESSFD): New device type. 2009-01-20 17:22:11 +00:00
fhandler_windows.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
fhandler_zero.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
flock.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
fork.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
gcrt0.c
gendef Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
gendevices * analyze_sigfe: New script. 2006-03-01 20:20:22 +00:00
gentls_offsets * cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code. 2008-12-13 21:05:31 +00:00
glob.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
glob_pattern_p.cc * glob_pattern_p.cc: New file. 2008-12-31 21:33:34 +00:00
globals.cc * globals.cc (exit_status): Add new ES_EXIT_STARTING enum. 2010-03-28 17:27:52 +00:00
gmon.c Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
gmon.h
grp.cc * grp.cc (getgrgid_r): Simplify code by using stpcpy. 2009-01-26 13:20:46 +00:00
heap.cc * heap.cc (heap_init): Fix typo in comment. 2009-06-05 11:15:28 +00:00
heap.h
hires.h Improve clock_gettime and utimensat resolution. 2009-10-13 02:26:33 +00:00
hookapi.cc * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error. 2008-09-11 04:34:24 +00:00
how-autoload-works.txt
how-cygheap-works.txt
how-cygtls-works.txt
how-fhandlers-work.txt
how-signals-work.txt
how-spawn-works.txt * how-spawn-works.txt: Add "out of date" note. 2009-07-12 21:26:40 +00:00
how-startup-shutdown-works.txt * how-startup-shutdown-works.txt: Add new document. 2010-02-02 01:54:55 +00:00
how-to-debug-cygwin.txt Put an underscore in front of the "active" in "strace.active". 2006-05-28 21:39:37 +00:00
how-vfork-works.txt * how-spawn-works.txt: Add "out of date" note. 2009-07-12 21:26:40 +00:00
init.cc * dcrt0.cc (atexit_lock): Delete. 2010-02-02 02:00:01 +00:00
ioctl.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
ipc.cc Remove all traces of __CYGWIN_USE_BIG_TYPES__. 2010-02-26 09:36:21 +00:00
kernel32.cc * kernel32.cc (CreateMutexW): Use correct access mask. 2009-09-24 09:09:45 +00:00
lc_era.h * lc_era.h (lc_era_t): Fix apparent glibc bug in ja_JP era definition. 2010-02-25 16:55:02 +00:00
lc_msg.h * lc_era.h: Redefine lc_era_t to keep 2010-02-22 11:01:46 +00:00
libstdcxx_wrapper.cc * fhandler.h (fhandler_cygdrive:DRVSZ): New enum. 2009-08-04 04:20:36 +00:00
localtime.cc * localtime.cc (time2): Take another stab at fixing a compiler warning. 2009-06-14 09:35:35 +00:00
lsearch.cc Remove unneeded header files from source files throughout. 2008-04-07 18:45:59 +00:00
malloc.cc
malloc_wrapper.cc * cygwin.din: Export reallocf. 2009-02-16 20:22:38 +00:00
mcount.c Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
miscfuncs.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
miscfuncs.h Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
mkglobals_h * include/sys/cygwin.h (CW_SETERRNO): Define. 2009-01-09 05:18:02 +00:00
mkimport * mkimport: cd away from temp directory or Windows will have problems removing 2010-02-26 19:37:43 +00:00
mkstatic Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
mktemp.cc * cygwin.din (fpurge, mkstemps): New exports. 2009-07-03 13:01:17 +00:00
mkvers.sh
mmap.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
mmap_helper.h * winsup.h: Turn on DEBUGGING by default for now. 2006-08-10 14:15:00 +00:00
mount.cc * mount.cc (fs_info::update): Allow variable FILE_SUPPORTS_SPARSE_FILES 2010-03-30 08:55:23 +00:00
mount.h * globals.cc (ro_u_nwfs): New R/O unicode string. 2010-01-12 14:47:46 +00:00
msg.cc ChangeLog: 2009-01-21 17:14:39 +00:00
mtinfo.h * fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff. 2008-07-15 11:42:45 +00:00
net.cc * net.cc: Remove calls to sig_dispatch_pending throughout. 2010-03-30 09:25:46 +00:00
netdb.cc Remove unneeded header files from source files throughout. 2008-04-07 18:45:59 +00:00
nfs.cc Remove unneeded whitespace. 2008-11-26 17:21:04 +00:00
nfs.h * Makefile.in (DLL_OFILES): Add nfs.o. 2008-05-20 15:11:23 +00:00
nlsfuncs.cc * nlsfuncs.cc (__set_charset_from_locale): Set default charset for 2010-03-27 21:07:17 +00:00
ntdll.h * shared_info.h (user_info): Add dll_crt0_1 as a friend. 2010-03-15 21:29:15 +00:00
ntea.cc * dtable.cc (build_fh_name_worker): Remove. Move all functionality 2010-01-12 10:14:59 +00:00
passwd.cc * grp.cc (getgrgid_r): Simplify code by using stpcpy. 2009-01-26 13:20:46 +00:00
path.cc * spawn.cc (find_exec): Enable finding paths in backslash notation, 2010-03-29 17:15:51 +00:00
path.h * fhandler_disk_file.cc (fhandler_base::fstat_helper): Workaround 2010-02-03 16:05:33 +00:00
path.sgml * path.sgml (func-cygwin-conv-path): Clarify meaning of size parameter. 2009-12-18 10:11:56 +00:00
perprocess.h
pinfo.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
pinfo.h Add cygwin wrapper for ExitProcess and TerminateProcess. 2009-10-06 21:51:17 +00:00
pipe.cc * libc/strfmon.c (__setup_vars): Fix compiler warning about assigning const 2010-01-29 17:37:54 +00:00
poll.cc Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
posix.sgml * cygwin.din: Export __xdr functions. 2010-03-04 09:37:52 +00:00
posix_ipc.cc * cygwin.din (dup3): Export. 2010-01-14 18:46:02 +00:00
profil.c Remove unneeded header files from source files throughout. Update copyrights 2009-01-03 05:12:22 +00:00
profil.h
pseudo-reloc.cc Correct pseudo-reloc size bug wrt error messages 2009-10-26 14:50:09 +00:00
pthread.cc * pthread.cc (pthread_mutex_init): Explicitly fill out third arg to 2010-02-12 20:07:13 +00:00
pwdgrp.h * pwdgrp.h (pwdgrp::refresh): Fix indentation. 2008-12-20 09:35:18 +00:00
random.cc * cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error. 2008-09-11 04:34:24 +00:00
registry.cc 2010-02-11 Pierre Humblet <Pierre.Humblet@ieee.org> 2010-02-12 01:04:52 +00:00
registry.h * registry.cc (reg_key::get_int): Add alternative implementation 2009-10-20 14:54:47 +00:00
resource.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
scandir.cc
sched.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
sec_acl.cc * dtable.cc (build_fh_name_worker): Remove. Move all functionality 2010-01-12 10:14:59 +00:00
sec_auth.cc * sec_auth.cc (get_full_privileged_inheritable_token): Fix dumb typo 2010-02-24 17:30:18 +00:00
sec_helper.cc * sec_auth.cc (get_user_local_groups): Retrieve name of well known 2010-02-12 17:40:42 +00:00
security.cc 2010-02-26 Pierre Humblet <Pierre.Humblet@ieee.org> 2010-02-26 14:51:59 +00:00
security.h * sec_auth.cc (get_user_local_groups): Retrieve name of well known 2010-02-12 17:40:42 +00:00
security.sgml * path.sgml: Remove documentation for old path API. Add documentation 2008-03-13 15:18:10 +00:00
select.cc * fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state to 2010-02-15 01:45:05 +00:00
select.h * cygtls.h (struct _local_storage): Add thread storage pointers for 2009-07-06 15:42:01 +00:00
sem.cc ChangeLog: 2009-01-21 17:14:39 +00:00
setlsapwd.cc ChangeLog: 2009-01-21 17:14:39 +00:00
shared.cc * shared.cc (init_installation_root): Change to make sure that scope of the 2010-03-18 19:10:11 +00:00
shared_info.h * shared_info.h (user_info): Add dll_crt0_1 as a friend. 2010-03-15 21:29:15 +00:00
shm.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
signal.cc * signal.cc (nanosleep): Fix bug in previous patch. 2009-12-19 00:58:34 +00:00
sigproc.cc * sigproc.cc (no_signals_available): Get sense of the test right for previous 2010-03-15 15:46:46 +00:00
sigproc.h * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
smallprint.cc * smallprint.cc (hex_str): New const string. 2009-10-30 09:02:30 +00:00
sortdin * sortdin: Ignore all leading underscores when deriving a sort key. 2006-07-05 16:06:50 +00:00
spawn.cc * spawn.cc (find_exec): Enable finding paths in backslash notation, 2010-03-29 17:15:51 +00:00
speclib * speclib: Use last dll found since that's the real name of the cygwin DLL. 2009-11-30 15:40:23 +00:00
spinlock.h * shared_info.h (user_info): Add dll_crt0_1 as a friend. 2010-03-15 21:29:15 +00:00
stackdump.sgml
strace.cc Consistently use va_end. 2009-10-14 04:17:05 +00:00
strfuncs.cc * nlsfuncs.cc (check_codepage): Move from syscalls.cc here. 2010-01-24 12:29:49 +00:00
string.h * string.h (strchr): Eliminate. 2008-05-22 01:25:37 +00:00
strsep.cc
strsig.cc * strsig.cc: Fix formatting and copyright. 2010-02-26 16:00:17 +00:00
sync.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
sync.h * spinlock.h: New file. 2010-03-13 19:34:35 +00:00
syscalls.cc * syscalls.cc (open): Remove call to sig_dispatch_pending. 2010-03-30 14:36:42 +00:00
sysconf.cc * sysconf.cc (get_nprocs): New function. 2009-11-12 14:40:48 +00:00
syslog.cc * fhandler_socket.cc (send_internal): Don't split datagram messages 2009-12-02 15:23:03 +00:00
termios.cc * sigproc.cc (stopped_or_terminated): Don't return a match when stopsig == 2009-08-02 21:38:40 +00:00
textmode.c
textreadmode.c
thread.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
thread.h * include/sys/strace.h: Define _STRACE_SPECIAL. 2010-02-22 20:36:04 +00:00
timer.cc * pthread.cc (pthread_create): Very minor formatting change. 2008-10-07 23:28:30 +00:00
times.cc * dtable.cc (build_fh_name_worker): Remove. Move all functionality 2010-01-12 10:14:59 +00:00
tls_pbuf.cc Remove unneeded header files from source files throughout. 2008-04-07 18:45:59 +00:00
tls_pbuf.h * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767. 2008-03-12 12:41:50 +00:00
tlsoffsets.h Update some copyrights. 2010-02-28 15:54:25 +00:00
tty.cc Throughout change all calls of low_priority_sleep (0) to yield (). 2010-03-12 23:13:48 +00:00
tty.h * dcrt0.cc (jit_debug): New global. 2009-07-03 18:05:51 +00:00
tz_posixrules.h
uinfo.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
uname.cc Remove unneeded header files from source files throughout. 2008-04-07 18:45:59 +00:00
wait.cc * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing. 2009-07-18 20:25:07 +00:00
wchar.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
winbase.h * winbase.h (ilockexch): Avoid making 'ret' volatile. 2009-07-07 21:41:43 +00:00
wincap.cc * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o. 2010-01-22 22:31:31 +00:00
wincap.h * Makefile.in (DLL_OFILES): Add nlsfunc.o and strfmon.o. 2010-01-22 22:31:31 +00:00
window.cc Remove unneeded header files from source files throughout. 2008-04-07 18:45:59 +00:00
winf.cc * cygheap_malloc.h: New file. 2009-08-01 19:52:46 +00:00
winf.h * cygheap_malloc.h: New file. 2009-08-01 19:52:46 +00:00
wininfo.h GCC 4.1 fixes. 2006-07-17 19:30:30 +00:00
winsup.h * globals.cc: Reorder constant UNICODE_STRINGs for clarity. 2009-07-16 09:56:25 +00:00
winver.rc * winver.rc: Fix Copyright date. 2009-02-19 16:12:02 +00:00