newlib-cygwin/winsup/cygwin
Corinna Vinschen 7fa5cbbfcd * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo.
* cygheap.h (class cygheap_ugid_cache): Move ugid_cache_t type here
	and rename.
	(struct init_cygheap): Add cygheap_ugid_cache member "ugid_cache".
	* pwdgrp.h (class ugid_cache_t): Remove here.
	* fhandler_disk_file.cc (fhandler_base::fstat_by_nfs_ea): Accommodate
	move of ugid_cache to cygheap.
	* sec_helper.cc (get_sids_info): Ditto.
	* uinfo.cc (ugid_cache): Remove.
	(pwdgrp::fetch_account_from_windows): Define id_val globally.
	Move SidTypeAlias handling into SidTypeUser/SidTypeGroup branch since
	aliases are handled like groups in SAM.  Accommodate move of ugid_cache
	to cygheap.  Consolidate code reading SAM comments into a single branch
	for both, SidTypeUser and SidTypeAlias.  For SidTypeAlias, fix thinko
	and call NetLocalGroupGetInfo rather than NetGroupGetInfo.  Simplify
	code setting Cygwin primary group for SAM accounts.  Add code to handle
	UNIX uid/gid from SAM comment.
2014-02-11 11:51:29 +00:00
..
include * fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in 2014-02-06 20:38:35 +00:00
lib * include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce 2013-08-14 11:44:23 +00:00
libc Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
regex * regex/regcomp.c (wgetnext): Add a kludge to be more glibc compatible. 2013-07-21 19:28:45 +00:00
release . 2014-02-10 04:04:26 +00:00
ChangeLog * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00: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 Bump ChangeLog 2012-01-01 16:57:25 +00:00
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.64bit * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
DevNotes * DevNotes: Add entry cgf-000023. 2013-06-07 15:37:11 +00:00
Makefile.in Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00: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 (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00:00
automode.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
binmode.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 * Makefile.in (clean): Remove non-existant regexp dir. 2012-02-13 13:12:37 +00:00
common.din * common.din: Export posix_spawn[...] functions. 2013-11-26 17:11:09 +00:00
config.h.in
configure winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
configure.ac winsup/ChangeLog: 2013-11-07 00:19:52 +00:00
cpuid.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygheap.cc * cygheap.cc (cwcsdup): Change parameter to correct PWCSTR. 2014-02-10 20:15:58 +00:00
cygheap.h * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00: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 * cygprops.h: Use #pragma once. 2012-03-19 17:49:40 +00:00
cygserver.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
cygserver_ipc.h * cygserver_ipc.h (ipc_retval::ipc_retval): Take ssize_t as argument 2013-07-19 11:32:54 +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_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 * cygtls.cc (well_known_dlls): Add kernelbase.dll. 2013-07-23 12:46:02 +00:00
cygtls.h Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
cygwait.cc * cygwait.cc (cygwait): Remove lock around sig retrieval since this code is 2013-06-08 14:38:20 +00:00
cygwait.h * cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrived 2013-04-09 01:01:19 +00:00
cygwin-cxx.h
cygwin-shilka
cygwin.sc.in * winsup.h (Interlocked*): Use intrinsic versions of Interlocked functions. 2014-02-11 06:27:57 +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 (child_info_spawn::handle_spawn): Call fixup_lockf_after_exec 2014-02-10 10:45:51 +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 * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. 2013-10-31 14:26:42 +00:00
devices.h Remove /dev/mem, /dev/kmem, /dev/port support. 2013-07-15 13:54:27 +00:00
devices.in * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. 2013-10-31 14:26:42 +00:00
dir.cc *** empty log message *** 2014-01-31 19:27:26 +00:00
dlfcn.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
dll_init.cc * dll_init.cc (dll_list::topsort): Fix early-return condition to 2013-05-27 19:31:04 +00:00
dll_init.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
dll_init.sgml
dllfixdbg Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
dlmalloc.c
dlmalloc.h
dtable.cc * cygheap.h (cygheap_fdnew): Avoid setting errno directly since it will have 2013-12-05 19:43:34 +00:00
dtable.h update copyright 2014-01-27 20:04:35 +00:00
dtable.sgml
environ.cc * environ.cc (strbrk): Properly deal with environment variable sans quote. 2014-02-10 01:59:37 +00:00
environ.h * environ.cc (win_env::add_cache): Set the Windows environment variable 2013-05-24 13:32:10 +00:00
errno.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
exception.h * exceptions.h (cygwin_exception::open_stackdumpfile): Move old function into 2014-01-08 16:51:20 +00:00
exceptions.cc * exceptions.h (cygwin_exception::open_stackdumpfile): Move old function into 2014-01-08 16:51:20 +00:00
exec.cc * common.din: Export posix_spawn[...] functions. 2013-11-26 17:11:09 +00:00
external.cc * external.cc (fillout_pinfo): Remove nonsensical loop. 2013-12-18 03:58:11 +00:00
external.sgml
fcntl.cc * autoload.cc (CancelSynchronousIo): Define. 2013-06-02 10:22:14 +00:00
fenv.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
fhandler.cc * devices.in (dev_cygdrive_storage): Revert mapping to \Device\Null. 2013-10-31 14:26:42 +00:00
fhandler.h * fhandler.h (cltype): Add cl_buf_beg, cl_buf_end. 2014-01-31 04:23:22 +00:00
fhandler_clipboard.cc * fhandler.h (fhandler_dev_clipboard): Add private member 2013-12-10 21:05:23 +00:00
fhandler_console.cc * fhandler.h (cltype): Add cl_buf_beg, cl_buf_end. 2014-01-31 04:23:22 +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 * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00:00
fhandler_dsp.cc * devices.in (dev_storage): Map /dev/dsp to \Device\Null. 2013-10-26 13:23:54 +00: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 Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +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 Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +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 Streamline time/times functionality. Remove last remains of former 2013-06-14 09:09:41 +00:00
fhandler_process.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
fhandler_procnet.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
fhandler_procsys.cc * fhandler_procsys.cc (fhandler_procsys::read): Just call 2013-05-28 15:07:01 +00:00
fhandler_procsysvipc.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
fhandler_random.cc * devices.in (dev_storage): Map /dev/random and /dev/urandom to 2013-10-25 12:21:59 +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 Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
fhandler_serial.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
fhandler_socket.cc * devices.in (dev_storage): Map /dev/random and /dev/urandom to 2013-10-25 12:21:59 +00:00
fhandler_tape.cc * fhandler.h (fhandler_dev_zero::lseek): Convert to inline method. 2013-10-24 17:51:41 +00:00
fhandler_termios.cc * fhandler_termios.cc (tty_min::kill_pgrp): Don't send a signal to myself if 2013-10-18 20:56:19 +00:00
fhandler_tty.cc * fhandler.h (fhandler_pty_master::~fhandler_pty_master): Delete. 2013-12-17 19:05:26 +00: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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 * dcrt0.cc (child_info_spawn::handle_spawn): Call fixup_lockf_after_exec 2014-02-10 10:45:51 +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 * gendef (_setjmp (x86)): Save FPU control word location in sequential 2014-01-27 20:53:02 +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 Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
glob_pattern_p.cc
globals.cc * globals.cc (hntdll): Define/declare. 2013-12-09 20:32:24 +00:00
gmon.c * gmon.c: Drop gratuitous inclusion of strings.h. Remove __MINGW32__ 2013-06-18 10:01:33 +00:00
gmon.h * Makefile.in (VPATH): Drop CONFIG_DIR. 2013-06-18 09:45:37 +00:00
grp.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00: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: Remove _strtold. 2013-05-13 19:25:35 +00:00
init.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 fix comment typo 2013-07-19 17:44:08 +00:00
lc_era.h
lc_msg.h * lc_msg.h: Regenerate. 2013-08-19 16:21:29 +00:00
ldap.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
ldap.h Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
libstdcxx_wrapper.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
localtime.cc Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
lsearch.cc
malloc.cc
malloc_wrapper.cc * include/sys/cygwin.h (struct per_process): Add posix_memalign. Reduce 2013-08-14 11:44:23 +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 * miscfuncs.h (class NT_readline): New class to implement line-wise 2014-02-08 20:57:27 +00:00
miscfuncs.h * miscfuncs.h (class NT_readline): New class to implement line-wise 2014-02-08 20:57:27 +00:00
mkglobals_h * cygprops.h: Use #pragma once. 2012-03-19 17:49:40 +00:00
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 Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +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 * miscfuncs.h (class NT_readline): New class to implement line-wise 2014-02-08 20:57:27 +00:00
mount.h * autoload.cc (CreateSymbolicLink): Define. 2013-04-24 10:16:13 +00:00
msg.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 * fhandler_disk_file.cc (fhandler_disk_file::fchown): Fix typo in 2014-02-06 20:38:35 +00: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 * ntdll.h (RtlGetVersion): Declare. 2013-11-19 22:21:11 +00:00
ntea.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
passwd.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
path.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
path.h Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
path.sgml * path.cc (cygwin_conv_path): Handle NULL "from" path gracefully. 2013-06-21 08:14:26 +00:00
perprocess.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
pinfo.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
pinfo.h * autoload.cc (timeBeginPeriod): Autoload. 2013-12-18 04:28:46 +00:00
pipe.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
poll.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
posix.sgml * common.din: Export posix_spawn[...] functions. 2013-11-26 17:11:09 +00:00
posix_ipc.cc Streamline time/times functionality. Remove last remains of former 2013-06-14 09:09:41 +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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +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 * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00:00
random.cc
registry.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
registry.h Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
regparm.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
resource.cc Streamline time/times functionality. Remove last remains of former 2013-06-14 09:09:41 +00:00
scandir.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
sched.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sec_acl.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
sec_auth.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
sec_helper.cc * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00:00
security.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
security.h Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
security.sgml
select.cc * select.cc (select): Add workaround for, as yet undebugged, pathological case. 2013-12-03 20:28:55 +00:00
select.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
sem.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
setlsapwd.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
shared.cc Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
shared_info.h * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict" 2013-05-23 14:23:01 +00:00
shm.cc * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
signal.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
sigproc.cc * sigproc.cc (sig_send): Don't bother with an error message if we are exiting. 2014-02-09 18:31:37 +00:00
sigproc.h * sigproc.h (hold_everything::ischild): Declare as reference. 2013-09-25 15:58:45 +00:00
smallprint.cc Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatch 2013-05-01 01:20:37 +00:00
sortdin
spawn.cc Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +00: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
stackdump.sgml
strace.cc * strace.cc (strace::vsprntf): Fix potential (if unlikely) use of uninitialized 2013-12-22 07:07:48 +00:00
strfuncs.cc Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
string.h Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +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 Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00: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 * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
textreadmode.c * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
thread.cc * dtable.cc (dtable::extend): Change local variable new_size to size_t 2013-12-01 10:27:16 +00:00
thread.h * ntdll.h (struct _SEMAPHORE_BASIC_INFORMATION): Define. 2013-07-23 14:15:20 +00:00
timer.cc Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
times.cc Throughout, keep function definitions and declarations in sync with 2013-11-25 11:38:08 +00:00
tls_pbuf.cc Throughout, update copyrights to reflect dates which correspond to main-branch 2013-01-21 04:38:31 +00:00
tls_pbuf.h
tlsoffsets.h Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
tlsoffsets64.h Introduce reading passwd/group entries from SAM/AD. Introduce 2014-02-09 19:44:56 +00:00
tmpbuf.h
tty.cc * tty.cc (tty_list::allocate): Set sid to 0 rather than -1 since -1 is an error 2013-10-18 20:07:35 +00:00
tty.h * Merge in cygwin-64bit-branch. 2013-04-23 09:44:36 +00:00
tz_posixrules.h
uinfo.cc * autoload.cc (NetLocalGroupGetInfo): Replace NetGroupGetInfo. 2014-02-11 11:51:29 +00:00
uname.cc * uname.cc (uname): Drop unused code. 2013-07-11 11:20:38 +00:00
update-copyright * fhandler_tty.cc: Revert accidental checkin. 2013-07-31 15:19:18 +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 * ntdll.h (RtlGetVersion): Declare. 2013-11-19 22:21:11 +00:00
wincap.h * ntdll.h (RtlGetVersion): Declare. 2013-11-19 22:21:11 +00:00
window.cc Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +00:00
winf.cc update copyright 2014-01-27 20:04:35 +00:00
winf.h * spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wide 2013-07-19 22:44:02 +00:00
wininfo.h Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout, 2013-01-21 04:34:52 +00:00
winlean.h Throughout, drop unnecessary explicit includes of windows header files 2013-11-24 12:13:36 +00:00
winsup.h * winsup.h (Interlocked*): Use intrinsic versions of Interlocked functions. 2014-02-11 06:27:57 +00:00
winver.rc * winver.rc (FileDescription): Remove (R). 2013-06-11 07:46:40 +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