libc/winsup/cygwin
Corinna Vinschen 761a123a4f Bump minor DLL version to 2
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2015-05-03 12:28:39 +02:00
..
import * sigproc.cc (send_sig): Fix bad format in diagnostic output. 2014-07-14 18:16:16 +00:00
include Bump minor DLL version to 2 2015-05-03 12:28:39 +02:00
lib * dcrt0.cc (cygwin_atexit): Change preceeding comment to reflect 2014-11-06 15:32:21 +00:00
libc copyright fix 2015-01-13 08:52:26 +00:00
regex * regex/regcomp.c (computematchjumps): Free local memory in case of 2014-06-23 14:33:55 +00:00
release Bump minor DLL version to 1 2015-04-30 17:53:15 +02:00
ChangeLog Bump minor DLL version to 2 2015-05-03 12:28:39 +02:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012 * cygtls.h (_cygtls::signal_exit): Delete from class. 2013-01-02 18:34:06 +00:00
ChangeLog-2013 * fhandler.h: Update copyright. 2014-01-04 23:58:32 +00:00
ChangeLog-2014 * localtime.cc (tzload): Fix loading latest timezone offsets into 2015-01-07 21:27:22 +00:00
ChangeLog.64bit * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
DevNotes * DevNotes: Add entry cgf-000026. 2014-04-26 17:38:22 +00:00
Makefile.in Compile exceptions.cc with -fno-omit-frame-pointer on x86 2015-04-23 21:57:11 +02:00
ROADMAP
acconfig.h
aclocal.m4 * i686.din: New file. 2013-04-30 23:43:08 +00:00
advapi32.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
analyze_sigfe
assert.cc Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +00:00
autogen.sh ChangeLog: 2012-11-23 13:22:47 +00:00
autoload.cc * autoload.cc (CreateEnvironmentBlock): Make loading non-fatal. 2015-03-11 12:56:53 +01:00
automode.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
binmode.c * binmode.c (cygwin_premain0): Don't use underscore'd variants of the 2014-11-25 11:27:12 +00:00
child_info.h * child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64. 2013-08-23 14:32:28 +00:00
collate.h
common.din cygwin: add GNU basename(3) 2015-04-23 21:57:08 +02:00
config.h.in
configure * winsup.h (_GNU_SOURCE): Define. Explain why. 2014-08-15 21:21:59 +00:00
configure.ac * winsup.h (_GNU_SOURCE): Define. Explain why. 2014-08-15 21:21:59 +00:00
cpuid.h * cpuid.h: Add missing copyright header. Fix formatting. Use uint32_t 2014-08-11 12:03:18 +00:00
crt0.c Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
ctype.cc
cxx.cc
cygerrno.h * cygerrno.h (seterrno): Define as (always) inline function. 2014-08-15 13:50:53 +00:00
cygheap.cc * cygheap.cc (init_cygheap::init_installation_root): Fix typo in 2014-12-02 09:59:53 +00:00
cygheap.h Try best to handle user from domain not in trusted domain list. 2015-04-23 21:57:07 +02:00
cygheap_malloc.h * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR. 2014-02-10 20:15:58 +00:00
cyglsa.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
cygmagic * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygmalloc.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygprops.h
cygserver.h * cygheap.h (enum cygheap_pwdgrp::cache_t): Remove. 2014-03-12 17:36:56 +00:00
cygserver_ipc.h * cygserver_ipc.h (ipc_retval): Add default constructor. 2015-01-19 17:42:04 +00:00
cygserver_msg.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
cygserver_pwdgrp.h * autoload.cc (LsaLookupSids): Import. 2015-02-23 20:51:12 +00:00
cygserver_sem.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
cygserver_setpwd.h
cygserver_shm.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
cygthread.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygthread.h Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, 2013-01-21 04:34:52 +00:00
cygtls.cc * cygheap.cc (init_cygheap::init_tls_list): Accommodate threadlist 2014-11-28 20:46:13 +00:00
cygtls.h Prepare to rename/reuse struct ucontext. 2015-04-23 21:57:07 +02:00
cygwait.cc * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add comments 2015-02-23 13:56:01 +00:00
cygwait.h * cygwait.h (enum cw_wait_mask): Add cw_sig_restart. Add comments 2015-02-23 13:56:01 +00:00
cygwin-cxx.h
cygwin-shilka
cygwin.ldif * Makefile.in (install): Add install-ldif target. 2014-11-26 19:46:59 +00:00
cygwin.sc.in * cygwin.sc.in: (Temporarily?) workaround serious ld bug which 2014-04-08 14:13:59 +00:00
cygwin_version.h
cygxdr.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
cygxdr.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
dcrt0.cc * dcrt0.cc (cygwin__cxa_atexit): Fetch correct DSO handle value 2014-11-07 08:33:22 +00:00
debug.cc Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, 2013-01-21 04:34:52 +00:00
debug.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
devices.cc Raise # of ptys to 128. 2015-04-23 21:57:12 +02:00
devices.h Remove /dev/mem, /dev/kmem, /dev/port support. 2013-07-15 13:54:27 +00:00
devices.in Raise # of ptys to 128. 2015-04-23 21:57:12 +02:00
dir.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
dlfcn.cc * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call. 2015-02-11 13:15:59 +00:00
dll_init.cc * dlfcn.cc (dlopen): Disable old 32 bit code on 64 bit. 2014-10-10 15:29:18 +00:00
dll_init.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
dllfixdbg Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
dtable.cc * path.h (path_conv): Make path_flags private. Rename known_suffix to 2015-02-15 08:59:55 +00:00
dtable.h update copyright 2014-01-27 20:04:35 +00:00
environ.cc * environ.cc (renv_arr): Drop variables not usually in a Windows 2015-01-14 10:40:03 +00:00
environ.h * autoload.cc (CreateEnvironmentBlock): Import. 2014-12-02 10:16:03 +00:00
errno.cc * cygerrno.h (seterrno): Define as (always) inline function. 2014-08-15 13:50:53 +00:00
exception.h Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a siginfo_t * 2015-04-23 21:57:10 +02:00
exceptions.cc Set mcontext.cr2 to the faulting address 2015-04-23 21:58:33 +02:00
exec.cc * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call. 2015-02-11 13:15:59 +00:00
external.cc Add cygwin_internal() operation to retrieve the EXCEPTION_RECORD from a siginfo_t * 2015-04-23 21:57:10 +02:00
fcntl.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
fenv.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
fhandler.cc * fhandler.h (class fhandler_base): Add was_nonblocking status flag. 2015-02-24 11:05:02 +00:00
fhandler.h Fix OPOST for non-Cygwin pty slaves 2015-04-23 22:04:24 +02:00
fhandler_clipboard.cc * fhandler.h (fhandler_dev_clipboard): Add private member 2013-12-10 21:05:23 +00:00
fhandler_console.cc * signal.cc (sigprocmask): Fix strace output to include "how". 2014-05-09 14:28:48 +00:00
fhandler_dev.cc * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. 2013-10-31 14:26:42 +00:00
fhandler_disk_file.cc Introduce sidfromuid and sidfromgid 2015-04-23 21:57:12 +02:00
fhandler_dsp.cc Call open_null to open fake handle 2015-04-23 21:57:13 +02:00
fhandler_fifo.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
fhandler_floppy.cc * fhandler_floppy.cc (fhandler_dev_floppy::get_drive_info): Fix floppy 2014-05-20 10:25:32 +00:00
fhandler_mailslot.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
fhandler_netdrive.cc * autoload.cc: Replace WNet[...]A with WNet[...]W imports. 2014-08-19 08:41:40 +00:00
fhandler_nodevice.cc * fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS to 2012-04-04 12:45:24 +00:00
fhandler_proc.cc * fhandler_proc.cc (format_proc_cpuinfo): Enable multi-core fields 2015-02-06 11:41:56 +00:00
fhandler_process.cc * fhandler.h (class fhandler_process): Add fd_type member. 2015-01-22 13:46:12 +00:00
fhandler_procnet.cc * fhandler_proc.cc (fhandler_proc::readdir): Set dirent d_type. 2014-10-09 13:24:37 +00:00
fhandler_procsys.cc * fhandler_procsys.cc (fhandler_procsys::readdir): Just test 2014-10-09 17:45:27 +00:00
fhandler_procsysvipc.cc * fhandler_proc.cc (fhandler_proc::readdir): Set dirent d_type. 2014-10-09 13:24:37 +00:00
fhandler_random.cc * cpuid.h: Add missing copyright header. Fix formatting. Use uint32_t 2014-08-11 12:03:18 +00:00
fhandler_raw.cc * devices.in (dev_storage): Map /dev/dsp to \Device\Null. 2013-10-26 13:23:54 +00:00
fhandler_registry.cc * path.h (path_conv): Make path_flags private. Rename known_suffix to 2015-02-15 08:59:55 +00:00
fhandler_serial.cc * fhandler_serial.cc: Revert debug code accidentally checked in on 2014-10-20 14:30:35 +00:00
fhandler_socket.cc Drop defining _BSDTYPES_DEFINED before including winsup.h. 2015-03-12 17:11:19 +01:00
fhandler_tape.cc * fhandler_tape.cc (fhandler_dev_tape::_lock): Add cw_sig_restart to 2015-02-25 17:50:13 +00:00
fhandler_termios.cc Add CMIN and CTIME definitions 2015-04-23 21:57:07 +02:00
fhandler_tty.cc Fix closing too many handles in pty fchown/fchmod 2015-04-23 22:04:59 +02:00
fhandler_virtual.cc * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. 2013-10-31 14:26:42 +00:00
fhandler_virtual.h * fhandler_proc.cc (fhandler_proc::readdir): Set dirent d_type. 2014-10-09 13:24:37 +00:00
fhandler_windows.cc Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +00:00
fhandler_zero.cc * fhandler.h (fhandler_dev_zero::lseek): Convert to inline method. 2013-10-24 17:51:41 +00:00
flock.cc * flock.cc (fhandler_base::lock): Convert accidental system_printf to 2015-02-11 21:45:47 +00:00
fork.cc * external.cc (fillout_pinfo): Remove nonsensical loop. 2013-12-18 03:58:11 +00:00
gcrt0.c * Makefile.in (VPATH): Drop CONFIG_DIR. 2013-06-18 09:45:37 +00:00
gendef Teach stackinfo::walk() how to virtually unwind the tls sigstack 2015-03-13 13:05:52 +00:00
gendevices * devices.h (lives_in_dev): New field. 2012-04-02 20:41:46 +00:00
gentls_offsets * gentlsoffsets: Clean up a little. 2013-07-10 20:58:33 +00:00
glob.cc * common.din (issetugid): Export. 2015-03-03 12:58:34 +00:00
glob_pattern_p.cc
globals.cc Fix copyright date 2014-10-29 11:31:05 +00:00
gmon.c * gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__ 2013-06-18 10:01:33 +00:00
gmon.h * gmon.h: Pull in profile.h. Explain why. 2014-05-22 10:25:45 +00:00
grp.cc Fix broken PSID problem on cygheap in account handling 2015-04-23 22:01:53 +02:00
heap.cc * heap.cc (RAISEHEAP_SIZE): New definition. 2013-08-31 10:21:48 +00:00
heap.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
hires.h Streamline time/times functionality. Remove last remains of former 2013-06-14 09:09:41 +00:00
hookapi.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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-startup-shutdown-works.txt
how-to-debug-cygwin.txt
how-vfork-works.txt
i686.din * i686.din (__mempcpy): Move symbol export from here... 2015-02-15 09:13:03 +00:00
init.cc * init.cc (dll_entry): Revert previous patch. This requires another 2014-11-21 21:41:37 +00:00
ioctl.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
ipc.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
kernel32.cc * kernel32.cc (CreateFileMappingW): Fix default standard rights for 2014-08-27 10:44:50 +00:00
lc_era.h
lc_msg.h * lc_msg.h: Regenerate. 2013-08-19 16:21:29 +00:00
ldap.cc * ldap.cc (cyg_ldap::wait): Call cygwait with cw_infinite timeout value 2015-02-26 17:27:59 +00:00
ldap.h * ldap.h: Remove index macros. 2015-02-24 20:52:57 +00:00
libstdcxx_wrapper.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
localtime.cc Add _tzset_unlocked and _tzset_unlocked_r 2015-04-23 21:57:08 +02:00
lsearch.cc
malloc.cc * dlmalloc.c: Remove unused file. 2014-08-14 17:36:24 +00:00
malloc_wrapper.cc * gendef: Export _sigbe on 64 bit as well. 2015-01-16 16:19:37 +00:00
mcount.c * Makefile.in (VPATH): Drop CONFIG_DIR. 2013-06-18 09:45:37 +00:00
mcountFunc.S * Makefile.in (VPATH): Drop CONFIG_DIR. 2013-06-18 09:45:37 +00:00
miscfuncs.cc * gendef: Export _sigbe on 64 bit as well. 2015-01-16 16:19:37 +00:00
miscfuncs.h * gendef: Export _sigbe on 64 bit as well. 2015-01-16 16:19:37 +00:00
mkglobals_h
mkimport * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
mkstatic
mktemp.cc * Makefile.in (DLL_OFILES): Add arc4random.o. 2013-05-21 19:04:49 +00:00
mkvers.sh * mkvers.sh: Automate generating the copyright date in the version 2015-02-03 13:15:49 +00:00
mmap.cc * mmap.cc (mmap64): Convert pagesize from DWORD to size_t to avoid 2013-10-15 08:13:42 +00:00
mmap_helper.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
mount.cc * mount.cc (mount_info::init): Take bool argument and allow to 2014-11-27 16:49:41 +00:00
mount.h * mount.cc (mount_info::init): Take bool argument and allow to 2014-11-27 16:49:41 +00:00
msg.cc * msg.cc: Throughout, drop raising SIGSYS if cygserver is not running. 2015-03-03 17:09:30 +00:00
mtinfo.h * mtinfo.h (class mtinfo_part): Change type of block numbers to int64_t. 2013-08-26 16:14:40 +00:00
net.cc Fix buffer size error handling in gethostname. 2015-04-23 21:57:09 +02:00
netdb.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
nfs.cc
nfs.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
nlsfuncs.cc * nlsfuncs.cc (wcscoll): Add "__restrict" to definition. 2013-11-26 17:27:25 +00:00
ntdll.h * Makefile.in (DLL_OFILES): Add quotactl.o. 2014-10-17 08:19:27 +00:00
ntea.cc * ntea.cc (read_ea): Change left-over return to __leave. Fix 2014-08-27 09:39:44 +00:00
passwd.cc Fix broken PSID problem on cygheap in account handling 2015-04-23 22:01:53 +02:00
path.cc Handle unlinking in-use files on virtual drives 2015-04-23 22:04:59 +02:00
path.h Handle unlinking in-use files on virtual drives 2015-04-23 22:04:59 +02:00
perprocess.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
pinfo.cc * pinfo.cc (pinfo_basic::pinfo_basic): Fix size of progname array in 2014-05-19 10:46:47 +00:00
pinfo.h * autoload.cc (timeBeginPeriod): Autoload. 2013-12-18 04:28:46 +00:00
pipe.cc * path.h (path_conv): Make path_flags private. Rename known_suffix to 2015-02-15 08:59:55 +00:00
poll.cc * fhandler_socket.cc (fhandler_socket::evaluate_events): Handle 2014-10-11 12:14:29 +00:00
posix_ipc.cc * posix_ipc.cc (ipc_mutex_lock): Revert unneeded call to signal handler. 2015-02-26 17:19:27 +00:00
profil.c * Makefile.in (VPATH): Drop CONFIG_DIR. 2013-06-18 09:45:37 +00:00
profil.h * Makefile.in (VPATH): Drop CONFIG_DIR. 2013-06-18 09:45:37 +00:00
pseudo-reloc.cc * pseudo-reloc.cc (__report_error): Raise size of module name buffer to 2014-05-19 16:56:31 +00:00
pthread.cc * thread.cc (semaphore::_getvalue): Set *sval as appropriate. Set errno and 2013-09-25 14:44:45 +00:00
pwdgrp.h Fix broken PSID problem on cygheap in account handling 2015-04-23 22:01:53 +02:00
quotactl.cc Introduce sidfromuid and sidfromgid 2015-04-23 21:57:12 +02:00
random.cc
registry.cc * autoload.cc (CreateProfile): Import. 2014-12-02 10:49:47 +00:00
registry.h * autoload.cc (CreateProfile): Import. 2014-12-02 10:49:47 +00:00
regparm.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
resource.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
scandir.cc * scandir.cc (scandir): Assume namelist is always valid, per POSIX. 2014-05-20 10:21:34 +00:00
sched.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sec_acl.cc Remove __acl16 from official header 2015-04-23 21:57:12 +02:00
sec_auth.cc Implmenet faster getfrompw/getfromgr 2015-03-18 17:15:27 +01:00
sec_helper.cc Implmenet faster getfrompw/getfromgr 2015-03-18 17:15:27 +01:00
security.cc Use all ACEs from original ACL on Samba share 2015-04-30 17:26:55 +02:00
security.h Implmenet faster getfrompw/getfromgr 2015-03-18 17:15:27 +01:00
select.cc Fix OPOST for non-Cygwin pty slaves 2015-04-23 22:04:24 +02:00
select.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sem.cc * msg.cc: Throughout, drop raising SIGSYS if cygserver is not running. 2015-03-03 17:09:30 +00:00
setlsapwd.cc * sec_auth.cc (create_token): Initialize lsa handle to NULL, rather than 2014-03-28 20:34:04 +00:00
shared.cc * mount.cc (mount_info::init): Take bool argument and allow to 2014-11-27 16:49:41 +00:00
shared_info.h * cygheap.cc (cygheap_fixup_in_child): Call set_dll_dir. 2014-10-17 14:36:59 +00:00
shm.cc Don't rely on size argument in shmget call 2015-04-23 21:59:49 +02:00
signal.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
sigproc.cc * cygheap.cc (init_cygheap::init_tls_list): Accommodate threadlist 2014-11-28 20:46:13 +00:00
sigproc.h * sigproc.h (no_thread_exit_protect): New class. 2014-03-17 04:41:35 +00:00
smallprint.cc * smallprintf.cc (__small_vsprintf): Add missing break in 'C' case. 2014-05-19 10:42:04 +00:00
sortdin
spawn.cc Avoid name change if script is called via symlink from execvp et al. 2015-03-17 11:40:12 +01:00
speclib * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
spinlock.h * spinlock.h (ULONG): Replace LONG operator with ULONG to accommodate 2013-05-22 16:55:55 +00:00
strace.cc * spawn.cc (find_exec): Initialize err (CID 60111). 2014-06-23 19:05:15 +00:00
strfuncs.cc Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
string.h * miscfuncs.cc (strlwr): Rename from cygwin_strlwr. Drop __stdcall 2014-08-18 18:24:06 +00:00
strsep.cc
strsig.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sync.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sync.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
syscalls.cc Handle unlinking in-use files on virtual drives 2015-04-23 22:04:59 +02:00
sysconf.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
syslog.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
termios.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
textmode.c * binmode.c (cygwin_premain0): Don't use underscore'd variants of the 2014-11-25 11:27:12 +00:00
textreadmode.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
thread.cc * fhandler_tape.cc (fhandler_dev_tape::_lock): Add cw_sig_restart to 2015-02-25 17:50:13 +00:00
thread.h * fhandler_tape.cc (fhandler_dev_tape::_lock): Add cw_sig_restart to 2015-02-25 17:50:13 +00:00
timer.cc * Throughout, use __try/__except/__endtry blocks, rather than myfault 2014-08-22 09:21:33 +00:00
times.cc * grp.cc (internal_getgroups): Take additional timeout_ns parameter. 2015-02-20 15:13:46 +00:00
tls_pbuf.cc * cygtls.cc (_cygtls::remove): Revert previous patch. 2014-08-25 14:53:49 +00:00
tls_pbuf.h * cygtls.cc (_cygtls::remove): Revert previous patch. 2014-08-25 14:53:49 +00:00
tlsoffsets.h Prepare to rename/reuse struct ucontext. 2015-04-23 21:57:07 +02:00
tlsoffsets64.h Prepare to rename/reuse struct ucontext. 2015-04-23 21:57:07 +02:00
tmpbuf.h
tty.cc Bump tty.cc copyright date 2015-04-23 21:57:07 +02:00
tty.h Fix OPOST for non-Cygwin pty slaves 2015-04-23 22:04:24 +02:00
tz_posixrules.h
uinfo.cc Fix broken SID in passwd/group entry for unkown account 2015-04-23 22:01:53 +02:00
uname.cc * uname.cc (uname): Shorten "WOW64" to "WOW" to account for the new 2015-01-24 19:56:42 +00:00
update-copyright * fhandler_tty.cc: Revert accidental checkin. 2013-07-31 15:19:18 +00:00
userinfo.h * ldap.h: Remove index macros. 2015-02-24 20:52:57 +00:00
wait.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
wchar.h Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, 2013-01-21 04:34:52 +00:00
winbase.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
wincap.cc * wincap.cc (wincap_minimal): Remove. 2014-12-01 14:02:55 +00:00
wincap.h * wincap.cc (wincap_minimal): Remove. 2014-12-01 14:02:55 +00:00
window.cc Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +00:00
winf.cc * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call. 2015-02-11 13:15:59 +00:00
winf.h * dlfcn.cc (check_path_access): Drop FE_NATIVE from find_exec call. 2015-02-11 13:15:59 +00:00
wininfo.h Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, 2013-01-21 04:34:52 +00:00
winlean.h * autoload.cc (CreateEnvironmentBlock): Import. 2014-12-02 10:16:03 +00:00
winsup.h * winsup.h (SIGTOMASK): Add cast to sigset_t to avoid int overflow. 2015-02-23 12:40:01 +00:00
winver.rc * mkvers.sh: Automate generating the copyright date in the version 2015-02-03 13:15:49 +00:00
wow64.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
wow64.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
x86_64.din * i686.din: Remove _strtold. 2013-05-13 19:25:35 +00:00