newlib-cygwin/winsup/cygwin
Corinna Vinschen 855e63eb4b * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.
(RtlUpcaseUnicodeChar): Declare.
	* path.cc (hash_path_name): Split into three functions, taking
	the path as char *, PWCSTR, or PUNICODE_STRING.  Move implementation
	into PUNICODE_STRING-based function.  Drop old drive-relative path
	consideration.
	* winsup.h (iswdirsep): Like isdirsep but for WCHARs.
	(isabspath_u): Like isabspath, for PUNICODE_STRINGs.
	(iswabspath): Like isabspath, for PWCHARs.
	(hash_path_name): Add new declarations.
2007-08-16 10:41:45 +00:00
..
config/i386
include * cygwin/strsig.cc (__signals): New macro. 2007-07-10 00:12:54 +00:00
lib * lib/cygwin_attach_dll.c: Fix compiler warning. 2007-08-02 14:30:17 +00:00
libc * Makefile.in (DLL_OFILES): Add xsique.o. 2007-06-12 15:24:46 +00:00
regex
regexp
CYGWIN_LICENSE
ChangeLog * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration. 2007-08-16 10:41:45 +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
Makefile.in * Makefile.in (DLL_OFILES): Remove delqueue.o. 2007-08-13 17:16:05 +00:00
ROADMAP
acconfig.h
aclocal.m4
analyze_sigfe
assert.cc * assert.cc (__assert_func): New function, to match newlib header 2007-06-27 12:46:35 +00:00
autoload.cc * autoload.cc (CreateHardLinkA): Remove. 2007-07-27 16:24:07 +00:00
automode.c
binmode.c
child_info.h
config.h.in
configure
configure.in
cpuid.h
crt0.c
ctype.cc
cxx.cc
cygerrno.h
cygheap.cc * cygheap.h (shared_prefix): De-const. 2007-07-18 11:15:51 +00:00
cygheap.h * cygheap.h (init_cygheap::luid): Remove. 2007-07-19 08:33:22 +00:00
cyglsa.h
cygmagic
cygmalloc.h * cygmalloc.h (__set_ENOMEM): Declare. 2007-02-08 11:35:52 +00:00
cygserver.h
cygserver_ipc.h
cygserver_msg.h
cygserver_sem.h
cygserver_shm.h
cygthread.cc
cygthread.h
cygtls.cc Throughout remove all usage of wincap.has_security. 2007-02-23 15:15:50 +00:00
cygtls.h * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtls 2007-07-29 05:22:05 +00:00
cygwin-shilka
cygwin.din * cygwin.din: Export wcstol, wcstoll, wcstoul, wcstoull, wcsxfrm. 2007-07-06 20:05:44 +00:00
cygwin.sc * cygwin.sc: Remove duplicated .debug_macinfo section. 2007-04-18 13:11:35 +00:00
cygwin_version.h
dcrt0.cc * dcrt0.cc (codepage_type): Remove definition. 2007-08-02 14:21:53 +00:00
debug.cc * debug.cc (close_handle): Change debug output format slightly. 2007-07-10 01:21:03 +00:00
debug.h
devices.cc * devices.in (dev_storage): Use native NT device name for kmsg mailslot. 2007-08-13 15:08:25 +00:00
devices.h
devices.in * devices.in (dev_storage): Use native NT device name for kmsg mailslot. 2007-08-13 15:08:25 +00:00
dir.cc * dir.cc (readdir_worker): Drop dir parameter from call to 2007-07-26 17:30:54 +00:00
dlfcn.cc * debug.cc (close_handle): Change debug output format slightly. 2007-07-10 01:21:03 +00:00
dll_init.cc
dll_init.h
dll_init.sgml
dllfixdbg * cygwin.sc: Remove duplicated .debug_macinfo section. 2007-04-18 13:11:35 +00:00
dlmalloc.c
dlmalloc.h
dtable.cc Preliminary change to make fifos/pipes interruptible and fifos reliable. 2007-07-07 17:00:33 +00:00
dtable.h Preliminary change to make fifos/pipes interruptible and fifos reliable. 2007-07-07 17:00:33 +00:00
dtable.sgml
environ.cc * Makefile (DLL_OFILES): Remove ntea.o 2007-03-01 15:13:47 +00:00
environ.h
errno.cc
exceptions.cc * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtls 2007-07-29 05:22:05 +00:00
exec.cc
external.cc * cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING. 2007-03-30 13:36:06 +00:00
external.sgml
fcntl.cc
fhandler.cc * devices.in (dev_storage): Use native NT device name for kmsg mailslot. 2007-08-13 15:08:25 +00:00
fhandler.h * fhandler.h (fhandler_base::pc): Make public. 2007-08-14 14:48:52 +00:00
fhandler_clipboard.cc
fhandler_console.cc * fhandler_console.cc (fhandler_console::need_invisible): Drop 2007-02-23 12:01:52 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluous 2007-08-15 15:31:19 +00:00
fhandler_dsp.cc
fhandler_fifo.cc * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtls 2007-07-29 05:22:05 +00:00
fhandler_floppy.cc * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Don't invalidate 2007-05-22 07:16:19 +00:00
fhandler_mailslot.cc * devices.in (dev_storage): Use native NT device name for kmsg mailslot. 2007-08-13 15:08:25 +00:00
fhandler_mem.cc
fhandler_netdrive.cc * dir.cc (readdir_worker): Drop dir parameter from call to 2007-07-26 17:30:54 +00:00
fhandler_nodevice.cc
fhandler_proc.cc * dir.cc (readdir_worker): Drop dir parameter from call to 2007-07-26 17:30:54 +00:00
fhandler_process.cc * cygwin.din: Export fdopendir. 2007-06-29 15:13:01 +00:00
fhandler_procnet.cc * cygwin.din: Export fdopendir. 2007-06-29 15:13:01 +00:00
fhandler_random.cc
fhandler_raw.cc * fhandler_mailslot.cc (fhandler_mailslot::fstat): Set new stat member 2007-03-06 14:48:25 +00:00
fhandler_registry.cc * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes 2007-07-20 14:29:43 +00:00
fhandler_serial.cc * exceptions.cc (dummy_ctrl_c_handler): Remove. 2007-02-23 10:51:59 +00:00
fhandler_socket.cc * fhandler_socket.cc (get_inet_addr): Use NT native functions for 2007-08-15 15:17:05 +00:00
fhandler_tape.cc
fhandler_termios.cc
fhandler_tty.cc Throughout remove all usage of wincap.has_security. 2007-02-23 15:15:50 +00:00
fhandler_virtual.cc * dir.cc (closedir): Revert change from 2007-06-29. 2007-07-09 17:02:37 +00:00
fhandler_windows.cc
fhandler_zero.cc
flock.cc
fork.cc * fork.cc: White space. 2007-07-07 16:43:03 +00:00
gcrt0.c
gendef * gendef (sigbe): Reset "incyg" while the stack lock is active to avoid a 2007-08-09 17:20:09 +00:00
gendevices
gentls_offsets
glob.cc Add accidentally missing checkins. 2007-03-06 16:29:40 +00:00
gmon.c
gmon.h
grp.cc * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token. 2007-07-16 20:01:15 +00:00
heap.cc
heap.h
hires.h
hookapi.cc
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-to-debug-cygwin.txt
how-vfork-works.txt
init.cc * init.cc (in_dllentry): Delete. 2007-07-14 15:58:32 +00:00
ioctl.cc
ipc.cc
localtime.cc * localtime.cc (tzsetwall): Don't set TZ. 2007-08-01 13:26:56 +00:00
lsearch.cc * Makefile.in (DLL_OFILES): Add xsique.o. 2007-06-12 15:24:46 +00:00
malloc.cc
malloc_wrapper.cc * cygmalloc.h (__set_ENOMEM): Declare. 2007-02-08 11:35:52 +00:00
mcount.c
miscfuncs.cc * dcrt0.cc (codepage_type): Remove definition. 2007-08-02 14:21:53 +00:00
mktemp.cc
mkvers.sh
mmap.cc * mmap.cc: Call NtClose instead of CloseHandle throughout. 2007-08-13 19:44:31 +00:00
mmap_helper.h
msg.cc
mtinfo.h
net.cc * fork.cc: White space. 2007-07-07 16:43:03 +00:00
netdb.cc * Makefile.in (DLL_IMPORTS): Add libntdll.a. 2007-02-22 10:54:47 +00:00
newsym
ntdll.h * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration. 2007-08-16 10:41:45 +00:00
ntea.cc Remove extraneous whitespace. 2007-02-20 00:16:18 +00:00
passwd.cc Throughout remove all usage of wincap.has_security. 2007-02-23 15:15:50 +00:00
path.cc * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration. 2007-08-16 10:41:45 +00:00
path.h * fhandler_disk_file.cc (fhandler_disk_file::link): Drop superfluous 2007-08-15 15:31:19 +00:00
path.sgml
perprocess.h
pinfo.cc * autoload.cc (SetUserObjectSecurity): Drop. 2007-07-19 08:36:32 +00:00
pinfo.h Preliminary change to make fifos/pipes interruptible and fifos reliable. 2007-07-07 17:00:33 +00:00
pipe.cc * debug.cc (close_handle): Change debug output format slightly. 2007-07-10 01:21:03 +00:00
poll.cc
posix.sgml * cygwin.din: Export fdopendir. 2007-06-29 15:13:01 +00:00
posix_ipc.cc * fork.cc: White space. 2007-07-07 16:43:03 +00:00
profil.c
profil.h
pseudo-reloc.cc
pthread.cc * cygwin.din (sem_unlink): Export. 2007-02-20 15:48:04 +00:00
pwdgrp.h
random.cc * Makefile.in (DLL_OFILES): Add newly-imported random.o. Eliminate reliance on 2007-07-08 15:04:34 +00:00
registry.cc * Makefile.in (DLL_IMPORTS): Add libntdll.a. 2007-02-22 10:54:47 +00:00
registry.h
resource.cc
rmsym
scandir.cc
sched.cc * Makefile.in (DLL_IMPORTS): Add libntdll.a. 2007-02-22 10:54:47 +00:00
sec_acl.cc * fhandler.h (fhandler_base::pc): Make public. 2007-08-14 14:48:52 +00:00
sec_auth.cc * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes 2007-07-20 14:29:43 +00:00
sec_helper.cc * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes 2007-07-20 14:29:43 +00:00
security.cc * fhandler_disk_file.cc (fhandler_disk_file::facl): If file can't be 2007-07-30 10:58:16 +00:00
security.h * fhandler.cc (fhandler_base::fhaccess): Accommodate interface changes 2007-07-20 14:29:43 +00:00
select.cc update copyright 2007-07-07 17:29:20 +00:00
sem.cc
shared.cc * Makefile.in (DLL_OFILES): Remove delqueue.o. 2007-08-13 17:16:05 +00:00
shared.sgml
shared_info.h * Makefile.in (DLL_OFILES): Remove delqueue.o. 2007-08-13 17:16:05 +00:00
shm.cc
signal.cc * signal.cc (usleep): Use useconds_t for the type as per POSIX. 2007-06-12 20:49:48 +00:00
sigproc.cc * init.cc (in_dllentry): Delete. 2007-07-14 15:58:32 +00:00
sigproc.h
smallprint.cc * smallprint.cc (__small_vsprintf): Add format specifier 'W' for 2007-08-01 07:39:21 +00:00
sortdin
spawn.cc * autoload.cc (SetUserObjectSecurity): Drop. 2007-07-19 08:36:32 +00:00
speclib
stackdump.sgml
strace.cc
strfuncs.cc * ntdll.h: Add descriptive comments to special Rtl functions. 2007-08-12 12:48:02 +00:00
string.h
strsep.cc
strsig.cc * cygwin/strsig.cc (__signals): New macro. 2007-07-10 00:12:54 +00:00
sync.cc
sync.h * exceptions.cc (_cygtls::signal_exit): Only call myself.exit when when 2007-02-20 14:31:26 +00:00
syscalls.cc * path.cc (get_nt_native_path): Allow to convert special paths which 2007-08-15 16:27:09 +00:00
sysconf.cc * cygwin.din (confstr): Export. 2007-06-11 17:38:27 +00:00
syslog.cc * fhandler_registry.cc (registry_listing): Drop name of HKEY_DYN_DATA. 2007-02-26 12:39:25 +00:00
termios.cc
textmode.c
textreadmode.c
thread.cc * cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set 2007-03-29 16:37:36 +00:00
thread.h * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test. 2007-02-22 12:34:55 +00:00
timer.cc
times.cc * fhandler.h (fhandler_base::pc): Make public. 2007-08-14 14:48:52 +00:00
tlsoffsets.h
tty.cc
tty.h
tz_posixrules.h
uinfo.cc * autoload.cc (SetUserObjectSecurity): Drop. 2007-07-19 08:36:32 +00:00
uname.cc * exceptions.cc (dummy_ctrl_c_handler): Remove. 2007-02-23 10:51:59 +00:00
wait.cc
winbase.h
wincap.cc * autoload.cc (SetSecurityDescriptorControl): Drop. 2007-07-19 09:06:54 +00:00
wincap.h * autoload.cc (SetSecurityDescriptorControl): Drop. 2007-07-19 09:06:54 +00:00
window.cc
winf.cc
winf.h * fhandler_console.cc (fhandler_console::need_invisible): Drop 2007-02-23 12:01:52 +00:00
wininfo.h
winsup.h * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration. 2007-08-16 10:41:45 +00:00
winver.rc