acadia-newlib/winsup/cygwin
Corinna Vinschen acb3c3e564 * hookapi.cc (rvadelta): Add parameter to return maximum available
size from start of import RVA table to end of section.
	(find_first_notloaded_dll): Take big executables into account.  Use
	offset and size computation as in hook_or_detect_cygwin, just simpler.
	(hook_or_detect_cygwin): Return NULL rather than false througout.
	Change computation of required mapping size to take non-gcc compilers
	into account.  Explain the differences and what we do against them.
	Don't alloca buf if fn is NULL.  Never use buf if fn is NULL.

	Fix name and address in previous ChangeLog entry.
2012-03-09 12:37:37 +00:00
..
config/i386 Clean up whitespace. 2011-12-17 23:39:47 +00:00
include tcgetsid: fix return type 2012-02-28 14:03:03 +00:00
lib Clean up whitespace. 2011-12-17 23:39:47 +00:00
libc Clean up whitespace. 2011-12-17 23:39:47 +00:00
regex * Makefile.in (clean): Remove non-existant regexp dir. 2012-02-13 13:12:37 +00:00
release *** empty log message *** 2012-02-25 10:48:35 +00:00
ChangeLog * hookapi.cc (rvadelta): Add parameter to return maximum available 2012-03-09 12:37:37 +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-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
ChangeLog-2010 * ChangeLog-2010: Create from ChangeLog. 2011-01-03 01:53:19 +00:00
ChangeLog-2011 Bump ChangeLog 2012-01-01 16:57:25 +00:00
Makefile.in * Makefile.in (clean): Remove non-existant regexp dir. 2012-02-13 13:12:37 +00:00
ROADMAP
acconfig.h ChangeLog: 2009-01-21 17:14:39 +00:00
aclocal.m4
advapi32.cc * advapi32.cc: Add comment. 2011-04-29 10:38:12 +00:00
analyze_sigfe
assert.cc Throughout use "have_execed" macro rather than "hExeced" global handle. 2011-11-14 01:29:49 +00:00
autoload.cc * autoload.cc (NetUseGetInfo): Define. 2012-02-16 11:02:05 +00:00
automode.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
binmode.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
child_info.h * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes. 2011-11-24 02:17:55 +00:00
collate.h * Makefile.in (clean): Remove non-existant regexp dir. 2012-02-13 13:12:37 +00:00
config.h.in ChangeLog: 2009-01-21 17:14:39 +00:00
configure * configure.in: Remove AC_ALLOCA test and test for __builtin_memset. 2011-02-07 16:22:02 +00:00
configure.in * Throughout fix copyright dates. 2011-02-15 15:56:03 +00:00
cpuid.h
crt0.c * crt0.c (mainCRTStartup): Move call to _feinitialise from here... 2011-03-17 08:40:25 +00:00
ctype.cc whitespace elimination 2011-06-06 05:02:13 +00:00
cxx.cc * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting. 2009-08-13 07:35:50 +00:00
cygerrno.h * cygerrno.h (__set_errno): Modify debugging output to make searching strace 2011-10-15 22:37:30 +00:00
cygheap.cc * cygheap.cc (init_cygheap::init_installation_root): Convert function 2012-02-14 11:27:43 +00:00
cygheap.h * cygheap.h (enum fcwd_version_t): Move here from path.cc. 2012-03-05 11:50:25 +00:00
cygheap_malloc.h * sigproc.cc (remove_proc): Don't terminate the currently executing thread. 2011-11-29 15:34:49 +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
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 * cygserver_setpwd.h (setlsapwd): Add username parameter to declaration. 2011-04-04 09:04:00 +00:00
cygserver_shm.h * Makefile.in (DLL_OFILES): Add setlsapwd.o. 2008-11-26 10:18:10 +00:00
cygthread.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
cygthread.h * cygthread.h (cygthread::name): Very minor formatting tweak. 2011-12-13 04:11:48 +00:00
cygtls.cc * cygtls.cc (well_known_dlls): Add shlwapi.dll. 2012-02-28 09:44:14 +00:00
cygtls.h * cygtls.h (struct _local_storage): Add cw_timer member. 2011-08-03 16:40:48 +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 (scandirat): Export. 2012-02-22 01:58:24 +00:00
cygwin.sc * cygwin.sc: Raise default cygheap size to 2 Megs. 2011-03-18 18:16:37 +00:00
cygwin_version.h
cygxdr.cc whitespace elimination 2011-06-06 05:02:13 +00:00
cygxdr.h whitespace elimination 2011-06-06 05:02:13 +00:00
dcrt0.cc * init.cc (dll_entry): Move wincap.init call back from here... 2012-03-05 12:09:22 +00:00
debug.cc Revert erroneous checkin 2011-12-09 06:57:21 +00:00
debug.h * fhandler_tty.cc (fhandler_tty_slave::init): Add additional checks to 2010-09-20 20:25:50 +00:00
devices.cc Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*. 2011-10-20 14:02:54 +00:00
devices.h Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*. 2011-10-20 14:02:54 +00:00
devices.in Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*. 2011-10-20 14:02:54 +00:00
dir.cc Fix memory and handle leaks due to fdopendir: 2012-02-02 13:58:20 +00:00
dlfcn.cc * dlfcn.cc (gfpod_helper): Helper function to search DLL using 2011-09-01 08:17:07 +00:00
dll_init.cc * dll_init.cc (dll_list::operator[]): Extend comment a bit more to 2012-03-05 10:27:44 +00:00
dll_init.h * dll_init.cc: Revert pathname changes from 2012-02-08. 2012-03-04 13:50:12 +00:00
dll_init.sgml
dllfixdbg * dllfixdbg: Work around annoying gdb warning about missing .gnu_debuglink. 2011-12-09 17:46:12 +00:00
dlmalloc.c
dlmalloc.h
dtable.cc * dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf for 2012-02-15 16:11:36 +00:00
dtable.h * cygheap.h (cygheap_fdmanip::release): Simplify. 2012-01-22 07:27:57 +00:00
dtable.sgml
environ.cc * environ.cc (enum settings): Add setbool. Rename justset to setdword 2012-02-26 15:47:43 +00:00
environ.h Add miscfuncs.h to files as needed throughout. 2008-04-07 16:15:45 +00:00
errno.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
exception.h * exception.h (stackdump): Declare. 2012-02-12 22:43:33 +00:00
exceptions.cc * exception.h (stackdump): Declare. 2012-02-12 22:43:33 +00:00
exec.cc * include/process.h: Move here from include/cygwin subdir. 2012-02-07 17:15:07 +00:00
external.cc * environ.cc (enum settings): Add setbool. Rename justset to setdword 2012-02-26 15:47:43 +00:00
external.sgml
fcntl.cc * fcntl.cc (fcntl64): Add introductory debug statement. Call dup3 directory 2012-02-01 17:38:07 +00:00
fenv.cc whitespace elimination 2011-06-06 05:02:13 +00:00
fhandler.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler.h tcgetsid: fix return type 2012-02-28 14:03:03 +00:00
fhandler_clipboard.cc Throughout use "have_execed" macro rather than "hExeced" global handle. 2011-11-14 01:29:49 +00:00
fhandler_console.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler_disk_file.cc * autoload.cc (NetUseGetInfo): Define. 2012-02-16 11:02:05 +00:00
fhandler_dsp.cc * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::write): Set 2012-02-09 15:23:17 +00:00
fhandler_fifo.cc * fhandler.h (fhandler_fifo::arm): Declare new function. 2012-01-22 21:43:25 +00:00
fhandler_floppy.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler_mailslot.cc * cygheap.cc (init_cygheap::init_installation_root): Convert function 2012-02-14 11:27:43 +00:00
fhandler_mem.cc Throughout use wincap.allocation_granularity instead of getpagesize. 2011-12-22 11:02:36 +00:00
fhandler_netdrive.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +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 use wincap.allocation_granularity instead of getpagesize. 2011-12-22 11:02:36 +00:00
fhandler_process.cc * external.cc (cygwin_internal): Implement CW_ALLOC_DRIVE_MAP, 2011-12-22 12:25:10 +00:00
fhandler_procnet.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
fhandler_procsys.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
fhandler_procsysvipc.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
fhandler_random.cc Throughout use "have_execed" macro rather than "hExeced" global handle. 2011-11-14 01:29:49 +00:00
fhandler_raw.cc update copyrights 2011-11-14 01:37:02 +00:00
fhandler_registry.cc Fix memory and handle leaks due to fdopendir: 2012-02-02 13:58:20 +00:00
fhandler_serial.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler_socket.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler_tape.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler_termios.cc * fhandler_console.cc (fhandler_console::dup): Only set ctty when we haven't 2012-03-03 21:35:30 +00:00
fhandler_tty.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
fhandler_virtual.cc Throughout use "have_execed" macro rather than "hExeced" global handle. 2011-11-14 01:29:49 +00:00
fhandler_virtual.h * autoload.cc: Call _api_fatal in asm. 2011-05-28 18:17:09 +00:00
fhandler_windows.cc Corinna Vinschen <corinna@vinschen.de> 2011-07-21 20:21:46 +00:00
fhandler_zero.cc * sigproc.h (wait_for_sigthread): Eliminate parameter. 2009-07-24 20:54:33 +00:00
flock.cc * flock.cc (allow_others_to_sync): Reorder conditional expression to 2012-03-02 17:20:11 +00:00
fork.cc * flock.cc (inode_t::del_my_locks): Drop useless counter lc. Close 2012-02-20 14:08:37 +00:00
gcrt0.c
gendef * gendef (sigdelayed): Remember to pop all of the saved registers. 2011-12-16 16:32:25 +00:00
gendevices
gentls_offsets * cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code. 2008-12-13 21:05:31 +00:00
glob.cc * glob.cc (MAXPATHLEN): Reinstantiate with a value of 8192. 2012-03-07 10:12:28 +00:00
glob_pattern_p.cc * glob_pattern_p.cc: New file. 2008-12-31 21:33:34 +00:00
globals.cc * environ.cc (dos_file_warning): Drop declaration. 2012-02-26 14:01:32 +00:00
gmon.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
gmon.h
grp.cc * grp.cc (pwdgrp::parse_group): Convert grp from macro to reference. 2012-02-03 12:26:08 +00:00
heap.cc * heap.cc (eval_initial_heap_size): New function fetching the heap 2011-08-09 12:00:27 +00:00
heap.h
hires.h * cygtls.h (struct _local_storage): Add cw_timer member. 2011-08-03 16:40:48 +00:00
hookapi.cc * hookapi.cc (rvadelta): Add parameter to return maximum available 2012-03-09 12:37:37 +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
how-vfork-works.txt * how-spawn-works.txt: Add "out of date" note. 2009-07-12 21:26:40 +00:00
init.cc * init.cc (dll_entry): Move wincap.init call back from here... 2012-03-05 12:09:22 +00:00
ioctl.cc * cygthread.h (cygthread::name): Very minor formatting tweak. 2011-12-13 04:11:48 +00:00
ipc.cc Remove all traces of __CYGWIN_USE_BIG_TYPES__. 2010-02-26 09:36:21 +00:00
kernel32.cc Drop NT4 support. 2011-04-04 12:23:36 +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_msg.h: Regenerate. 2011-09-01 19:19:29 +00:00
libstdcxx_wrapper.cc * fhandler.h (fhandler_cygdrive:DRVSZ): New enum. 2009-08-04 04:20:36 +00:00
localtime.cc * localtime.cc (tzload): Don't change global timezone information 2011-04-18 19:07:18 +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 * miscfuncs.cc: Revert change from 2012-02-13 which used the 2012-02-15 21:34:06 +00:00
miscfuncs.h * miscfuncs.cc (CreatePipeOverlapped): New function. 2011-08-13 10:28:15 +00:00
mkglobals_h * include/sys/cygwin.h (CW_SETERRNO): Define. 2009-01-09 05:18:02 +00:00
mkimport * mkstatic: Make sure that we are not cd'ed to temporary directory on exit to 2011-02-11 18:00:55 +00:00
mkstatic * mkstatic: Make sure that we are not cd'ed to temporary directory on exit to 2011-02-11 18:00:55 +00:00
mktemp.cc Add mkostemp and mkostemps. 2010-07-19 18:22:40 +00:00
mkvers.sh update copyright 2010-04-10 05:47:54 +00:00
mmap.cc Throughout use wincap.allocation_granularity instead of getpagesize. 2011-12-22 11:02:36 +00:00
mmap_helper.h whitespace elimination 2011-06-06 05:02:13 +00:00
mount.cc * mount.cc (get_disk_type): Drop unneeded toupper call. Convert case 2012-02-17 14:17:12 +00:00
mount.h * autoload.cc (NetUseGetInfo): Define. 2012-02-16 11:02:05 +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 (call_gaa): New thread function to call GetAdaptersAddresses. 2012-03-08 16:02:44 +00:00
netdb.cc * netdb.cc (open_system_file): Avoid MS-DOS path warning. 2011-12-13 17:46:08 +00:00
nfs.cc * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify. 2010-10-02 19:03:44 +00:00
nfs.h * fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Simplify. 2010-10-02 19:03:44 +00:00
nlsfuncs.cc * Makefile.in (clean): Remove non-existant regexp dir. 2012-02-13 13:12:37 +00:00
ntdll.h * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member. 2012-02-17 14:26:18 +00:00
ntea.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
passwd.cc * dtable.cc (dtable::init_std_file_from_handle): Reinstate opening tty handles 2012-02-09 01:20:55 +00:00
path.cc * path.cc (readlink): Avoid calling strlen() twice. 2012-03-08 14:56:18 +00:00
path.h * autoload.cc (NetUseGetInfo): Define. 2012-02-16 11:02:05 +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 * pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information for 2012-03-07 17:09:37 +00:00
pinfo.h * pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information for 2012-03-07 17:09:37 +00:00
pipe.cc * cygheap.cc (init_cygheap::init_installation_root): Convert function 2012-02-14 11:27:43 +00:00
poll.cc * poll.cc (poll): Don't return prematurely if invalid fds have been 2011-08-23 14:05:04 +00:00
posix.sgml * cygwin.din (scandirat): Export. 2012-02-22 01:58:24 +00:00
posix_ipc.cc whitespace elimination 2011-06-06 05:02:13 +00:00
profil.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
profil.h
pseudo-reloc.cc whitespace elimination 2011-06-06 05:02:13 +00:00
pthread.cc * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +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 * miscfuncs.cc (DEFAULT_STACKSIZE): Set to 1 Megs. Drop comment about 2012-02-10 20:56:22 +00:00
registry.h * registry.cc (reg_key::get_dword): Rename from get_int, use DWORD 2011-04-23 13:15:46 +00:00
resource.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
scandir.cc
sched.cc * sched.c (sched_yield): Just call SwitchToThread because yield now 2011-07-06 18:35:44 +00:00
sec_acl.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
sec_auth.cc Throughout use wincap.allocation_granularity instead of getpagesize. 2011-12-22 11:02:36 +00:00
sec_helper.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
security.cc Throughout, remove extra space after function name from debugging output. 2011-12-03 21:43:27 +00:00
security.h * sec_auth.cc (get_token_group_sidlist): Add CONSOLE LOGON SID on 2011-10-15 16:31:57 +00:00
security.sgml * path.sgml: Remove documentation for old path API. Add documentation 2008-03-13 15:18:10 +00:00
select.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
select.h * cygheap.h (cygheap_fdget::~cygheap_fdget): Simplify now that refcnt reports 2012-01-22 06:45:08 +00:00
sem.cc ChangeLog: 2009-01-21 17:14:39 +00:00
setlsapwd.cc * cygserver_setpwd.h (setlsapwd): Add username parameter to declaration. 2011-04-04 09:04:00 +00:00
shared.cc * shared.cc (shared_info::init_obcaseinsensitive): Check actual state 2012-02-21 17:03:51 +00:00
shared_info.h * cygheap.cc (init_cygheap::init_installation_root): Convert function 2012-02-14 11:27:43 +00:00
shm.cc Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess 2009-12-18 20:32:04 +00:00
signal.cc Clean up whitespace. 2011-12-17 23:39:47 +00:00
sigproc.cc * exception.h (stackdump): Declare. 2012-02-12 22:43:33 +00:00
sigproc.h Update copyright on all files checked in so far this year. 2012-01-11 19:07:11 +00:00
smallprint.cc * smallprint.cc (tmpbuf): Declare new class holding a static buffer, protected 2012-02-15 15:33:56 +00:00
sortdin
spawn.cc * pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information for 2012-03-07 17:09:37 +00:00
speclib * mkstatic: Make sure that we are not cd'ed to temporary directory on exit to 2011-02-11 18:00:55 +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 * dll_init.cc (dll_dllcrt0): Don't try to initialize dll data if we're 2011-12-08 06:17:49 +00:00
strfuncs.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
string.h * exec.cc (strccpy): Move function from here... 2011-01-19 09:41:54 +00:00
strsep.cc
strsig.cc * cygwin.din (psiginfo): Export. 2011-05-04 22:12:15 +00:00
sync.cc * sync.cc: Fix comment. 2011-11-29 17:26:57 +00:00
sync.h * exceptions.cc (sigpacket::process): Move signal_exit processing into... 2011-11-26 02:35:49 +00:00
syscalls.cc * cygwin.din (scandirat): Export. 2012-02-22 01:58:24 +00:00
sysconf.cc * Throughout, replace usage of w32api's min with MIN from sys/param.h. 2012-03-08 09:36:11 +00:00
syslog.cc * fhandler_socket.cc (get_inet_addr): Rearrange for better readability. 2011-05-11 08:20:17 +00:00
termios.cc tcgetsid: fix return type 2012-02-28 14:03:03 +00:00
textmode.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
textreadmode.c * winlean.h: New file. 2010-08-30 01:57:37 +00:00
thread.cc * thread.cc: Drop including unused headers. 2012-02-14 09:45:21 +00:00
thread.h * Makefile.in (clean): Remove non-existant regexp dir. 2012-02-13 13:12:37 +00:00
timer.cc * timer.cc (getitimer): Don't create another local ret variable in 2012-02-17 17:34:01 +00:00
times.cc * times.cc (hires_ns::resolution): Don't return less than 1. 2011-12-13 11:38:12 +00:00
tls_pbuf.cc * init.cc (search_for): Put this in shared section or suffer subtle problems 2010-12-12 05:48:29 +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 * cygtls.h (struct _local_storage): Add cw_timer member. 2011-08-03 16:40:48 +00:00
tmpbuf.h * tmpbuf.h: New file. 2010-06-21 19:55:12 +00:00
tty.cc * cygwin.din (getpt): Export. 2011-12-30 20:22:28 +00:00
tty.h Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait 2011-12-09 16:02:56 +00:00
tz_posixrules.h
uinfo.cc * cygheap.cc (init_cygheap::init_installation_root): Convert function 2012-02-14 11:27:43 +00:00
uname.cc Remove unneeded header files from source files throughout. 2008-04-07 18:45:59 +00:00
wait.cc * exceptions.cc (set_signal_mask): Remove useless debugging output. 2011-12-17 07:01:21 +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 * shared.cc (shared_info::init_obcaseinsensitive): Check actual state 2012-02-21 17:03:51 +00:00
wincap.h * shared.cc (shared_info::init_obcaseinsensitive): Check actual state 2012-02-21 17:03:51 +00:00
window.cc Throughout, use user32 UNICODE functions rather than ANSI functions. 2011-05-01 14:35:12 +00:00
winf.cc * cygheap_malloc.h: New file. 2009-08-01 19:52:46 +00:00
winf.h * exec.cc: Include pinfo.h. 2011-01-20 11:09:21 +00:00
wininfo.h
winlean.h * autoload.cc (GetConsoleWindow): Drop. 2011-04-19 10:15:09 +00:00
winsup.h Throughout use wincap.allocation_granularity instead of getpagesize. 2011-12-22 11:02:36 +00:00
winver.rc * winver.rc: Bump copyright date. 2012-03-04 13:19:21 +00:00
wow64.cc * dcrt0.cc (_dll_crt0): Rephrase comments. Set $ebp to NULL, as in 2011-12-21 17:19:48 +00:00
wow64.h * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stack 2011-12-19 12:50:35 +00:00