newlib/winsup/cygwin
Corinna Vinschen 91d3057085 * uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW and
convert user and domain to multibyte strings to make sure to use
	correct codeset.
2011-03-29 10:46:04 +00:00
..
config/i386 * config/i386/profile.h: Sync with Mingw. 2011-02-14 09:42:19 +00:00
include * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +00:00
lib * Throughout fix copyright dates. 2011-02-15 15:56:03 +00:00
libc * libc/bsdlib.cc: Include err.h. 2011-02-02 15:17:14 +00:00
regex
acconfig.h
aclocal.m4
analyze_sigfe
assert.cc
autoload.cc * autoload.cc (UuidCreate): Remove. 2011-03-29 10:42:11 +00:00
automode.c
binmode.c
ChangeLog * uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW and 2011-03-29 10:46:04 +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-2010: Create from ChangeLog. 2011-01-03 01:53:19 +00:00
child_info.h
config.h.in
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
cxx.cc
cygerrno.h
cygheap_malloc.h
cygheap.cc * Throughout fix copyright dates. 2011-02-15 15:56:03 +00:00
cygheap.h * cygheap.h (cwdstuff::override_win32_cwd): Declare. 2010-10-09 10:54:13 +00:00
cyglsa.h
cygmagic
cygmalloc.h
cygprops.h
cygserver_ipc.h
cygserver_msg.h
cygserver_sem.h
cygserver_setpwd.h
cygserver_shm.h
cygserver.h
cygthread.cc
cygthread.h
cygtls.cc * cygtls.cc (_cygtls::init_thread): Call _REENT_INIT_PTR. Drop setting 2011-01-11 08:05:51 +00:00
cygtls.h
cygwin_version.h
cygwin-cxx.h
cygwin-shilka
cygwin.din * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +00:00
cygwin.sc * cygwin.sc: Raise default cygheap size to 2 Megs. 2011-03-18 18:16:37 +00:00
cygxdr.cc
cygxdr.h
dcrt0.cc * crt0.c (mainCRTStartup): Move call to _feinitialise from here... 2011-03-17 08:40:25 +00:00
debug.cc
debug.h
devices.cc * devices.in: Throughout use slashes instead of backslashes in the 2011-02-15 15:25:59 +00:00
devices.h
devices.in * devices.in: Throughout use slashes instead of backslashes in the 2011-02-15 15:25:59 +00:00
dir.cc
dlfcn.cc
dll_init.cc * dll_init.cc (dll::init): Accommodate ill-behaved dlls who don't fill out 2011-03-27 19:14:02 +00:00
dll_init.h
dll_init.sgml
dllfixdbg
dlmalloc.c
dlmalloc.h
dtable.cc
dtable.h
dtable.sgml
environ.cc
environ.h
errno.cc * errno.cc (errmap): Change mapping of NO_SYSTEM_RESOURCES to EFBIG. 2011-03-09 16:47:44 +00:00
exception.h * exception.h: Remove DEBUG_EXCEPTION left over debugging ifdef. 2011-02-09 15:40:37 +00:00
exceptions.cc * exceptions.cc (try_to_debug): Improve comment. 2010-10-24 15:26:05 +00:00
exec.cc * exec.cc: Include pinfo.h. 2011-01-20 11:09:21 +00:00
external.cc
external.sgml
fcntl.cc
fenv.cc * fenv.cc (_feinitialise); Don't use SSE instructions on systems not 2011-03-20 15:34:29 +00:00
fhandler_clipboard.cc
fhandler_console.cc * Throughout fix copyright dates. 2011-02-15 15:56:03 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_base::fstat_by_handle): Only use 2011-03-14 09:14:17 +00:00
fhandler_dsp.cc
fhandler_fifo.cc * errno.cc (errmap): Change mapping of NO_SYSTEM_RESOURCES to EFBIG. 2011-03-09 16:47:44 +00:00
fhandler_floppy.cc * autoload.cc (UuidCreate): Remove. 2011-03-29 10:42:11 +00:00
fhandler_mailslot.cc
fhandler_mem.cc
fhandler_netdrive.cc
fhandler_nodevice.cc
fhandler_proc.cc * fhandler_proc.cc (format_proc_partitions): Fix compiler warning. 2011-01-17 14:31:30 +00:00
fhandler_process.cc
fhandler_procnet.cc
fhandler_procsys.cc * fhandler_procsys.cc (fhandler_procsys::exists): Rewrite. 2011-03-04 17:51:42 +00:00
fhandler_random.cc
fhandler_raw.cc
fhandler_registry.cc
fhandler_serial.cc
fhandler_socket.cc * fhandler.cc (fhandler_base::open): When creating a file on a 2011-03-08 14:26:15 +00:00
fhandler_tape.cc
fhandler_termios.cc * fhandler.h (fhandler_termios::tcinit): Make second argument non-optional. 2010-10-23 18:07:08 +00:00
fhandler_tty.cc * fhandler_tty.cc (fhandler_tty_slave::dup): Free path_conv strings 2010-11-29 20:51:38 +00:00
fhandler_virtual.cc * fhandler_procsys.cc (fhandler_procsys::opendir): Avoid SEGV if 2011-02-15 14:44:11 +00:00
fhandler_virtual.h
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc * fhandler.cc (fhandler_base_overlapped::wait_overlapped): Remove special 2011-03-13 20:20:58 +00:00
fhandler.h * fhandler.h (DEFAULT_PIPEBUFSIZE): Reset to 64K. 2011-03-18 14:25:33 +00:00
flock.cc
fork.cc
gcrt0.c
gendef
gendevices
gentls_offsets
glob_pattern_p.cc
glob.cc
globals.cc * devices.in: Throughout use slashes instead of backslashes in the 2011-02-15 15:25:59 +00:00
gmon.c
gmon.h
grp.cc
heap.cc
heap.h
hires.h * autoload.cc (winmm): Remove time functions. Don't treat 2011-03-29 10:21:30 +00:00
hookapi.cc * Throughout fix copyright dates. 2011-02-15 15:56:03 +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
init.cc * init.cc (search_for): Put this in shared section or suffer subtle problems 2010-12-12 05:48:29 +00:00
ioctl.cc
ipc.cc
kernel32.cc
lc_era.h
lc_msg.h
libstdcxx_wrapper.cc
localtime.cc * localtime.cc (is_upper): Rename to isupper and include ctype.h to pull in 2010-10-30 19:22:42 +00:00
lsearch.cc
Makefile.in Revert accidental previous login. 2010-09-28 14:49:31 +00:00
malloc_wrapper.cc
malloc.cc
mcount.c
miscfuncs.cc
miscfuncs.h
mkglobals_h
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
mkvers.sh
mmap_helper.h
mmap.cc * mmap.cc (mmap64): Add a cheat to let a certain autoconf test succeed 2011-03-25 20:39:26 +00:00
mount.cc * mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS. 2010-11-22 14:19:50 +00:00
mount.h * mount.cc (NETAPP_IGNORE): Add FILE_PERSISTENT_ACLS. 2010-11-22 14:19:50 +00:00
msg.cc
mtinfo.h
net.cc * net.cc (SIO_BASE_HANDLE): Define. 2011-03-29 10:25:20 +00:00
netdb.cc
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
ntdll.h * autoload.cc (UuidCreate): Remove. 2011-03-29 10:42:11 +00:00
ntea.cc
passwd.cc * autoload.cc (UuidCreate): Remove. 2011-03-29 10:42:11 +00:00
path.cc * autoload.cc (winmm): Remove time functions. Don't treat 2011-03-29 10:21:30 +00:00
path.h * path.cc (path_conv::check): Don't follow reparse point symlinks if 2011-01-17 14:19:39 +00:00
path.sgml
perprocess.h
pinfo.cc * init.cc (search_for): Put this in shared section or suffer subtle problems 2010-12-12 05:48:29 +00:00
pinfo.h * exec.cc: Include pinfo.h. 2011-01-20 11:09:21 +00:00
pipe.cc * errno.cc (errmap): Change mapping of NO_SYSTEM_RESOURCES to EFBIG. 2011-03-09 16:47:44 +00:00
poll.cc
posix_ipc.cc * posix_ipc.cc (ipc_cond_timedwait): If ipc_mutex_unlock fails, return 2011-03-03 15:48:36 +00:00
posix.sgml * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +00:00
profil.c
profil.h
pseudo-reloc.cc
pthread.cc * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +00:00
pwdgrp.h
random.cc
registry.cc
registry.h
resource.cc
ROADMAP
scandir.cc
sched.cc
sec_acl.cc * sec_acl.cc (getacl): Ensure that the default acl contains at least 2010-12-15 14:11:03 +00:00
sec_auth.cc * autoload.cc: Make autoloaded ntdll function non-optional. Ditto for 2011-02-26 20:47:56 +00:00
sec_helper.cc
security.cc * security.cc: Fix copyright dates. 2011-03-08 15:12:58 +00:00
security.h
security.sgml
select.cc
select.h
sem.cc
setlsapwd.cc
shared_info.h
shared.cc Revert accidental previous login. 2010-09-28 14:49:31 +00:00
shm.cc
signal.cc
sigproc.cc
sigproc.h
smallprint.cc
sortdin
spawn.cc * spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in _P_OVERLAY mode. 2011-02-15 18:11:50 +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
stackdump.sgml
strace.cc
strfuncs.cc * exec.cc (strccpy): Move function from here... 2011-01-19 09:41:54 +00:00
string.h * exec.cc (strccpy): Move function from here... 2011-01-19 09:41:54 +00:00
strsep.cc
strsig.cc
sync.cc
sync.h
syscalls.cc * autoload.cc (UuidCreate): Remove. 2011-03-29 10:42:11 +00:00
sysconf.cc
syslog.cc
termios.cc * Throughout fix copyright dates. 2011-02-15 15:56:03 +00:00
textmode.c
textreadmode.c
thread.cc * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +00:00
thread.h * cygwin.din (pthread_spin_destroy): Export. 2011-03-29 10:32:40 +00:00
timer.cc
times.cc * autoload.cc (winmm): Remove time functions. Don't treat 2011-03-29 10:21:30 +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
tlsoffsets.h
tmpbuf.h
tty.cc
tty.h
tz_posixrules.h
uinfo.cc * uinfo.cc (cygheap_user::env_domain): Use LookupAccountSidW and 2011-03-29 10:46:04 +00:00
uname.cc
wait.cc
wchar.h
winbase.h
wincap.cc * wincap.cc (wincap_2003): Set use_dont_resolve_hack to true. 2011-03-23 21:33:36 +00:00
wincap.h * fenv.cc (_feinitialise); Don't use SSE instructions on systems not 2011-03-20 15:34:29 +00:00
window.cc
winf.cc
winf.h * exec.cc: Include pinfo.h. 2011-01-20 11:09:21 +00:00
wininfo.h
winlean.h
winsup.h * dcrt0.cc: Fix copyright dates. 2011-02-22 09:17:57 +00:00
winver.rc * winver.rc: Fix copyright dates. 2011-03-16 21:10:51 +00:00