acadia-newlib/winsup/cygwin
Christopher Faylor 9dbb0bc355 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.
(child_info_fork::alloc_stack): Move into this class.
(child_info_fork::alloc_stack_hard_way): Ditto.
* dcrt0.cc (child_info_fork::alloc_stack): Ditto.
(child_info_fork::alloc_stack_hard_way): Ditto.
(_dll_crt0): Reference alloc_stack via fork_info.
2006-04-03 17:33:07 +00:00
..
config/i386
include * sigproc.cc (sigalloc): Don't set SA_RESTART here. 2006-03-23 15:55:59 +00:00
lib
libc * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal. 2005-12-23 22:50:20 +00:00
regex * cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal. 2005-12-23 22:50:20 +00:00
regexp
CYGWIN_LICENSE
ChangeLog * child_info.h (CURR_CHILD_INFO_MAGIC): Update. 2006-04-03 17:33:07 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005 fix minor typo 2006-01-16 19:52:21 +00:00
Makefile.in
ROADMAP
acconfig.h
analyze_sigfe * analyze_sigfe: New script. 2006-03-01 20:20:22 +00:00
ansi.sgml
assert.cc
autoload.cc * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions. 2006-03-13 11:22:51 +00:00
automode.c
binmode.c
child_info.h * child_info.h (CURR_CHILD_INFO_MAGIC): Update. 2006-04-03 17:33:07 +00:00
config.h.in
configure
configure.in
cpuid.h
crt0.c
ctype.cc
cxx.cc
cygerrno.h
cygheap.cc * cygheap.cc (init_cygheap::manage_console_count): Turn console control handler 2006-03-16 02:57:37 +00:00
cygheap.h
cygmagic
cygmalloc.h
cygserver.h
cygserver_ipc.h
cygserver_msg.h
cygserver_sem.h
cygserver_shm.h
cygthread.cc * cygwin.din: Fix some erroneous SIGFE/NOSIGFE settings. 2006-03-01 21:31:24 +00:00
cygthread.h
cygtls.cc * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were 2006-03-13 04:26:57 +00:00
cygtls.h * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were 2006-03-13 04:26:57 +00:00
cygwin-shilka
cygwin.din * cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value. 2006-03-12 23:57:05 +00:00
cygwin.sc
cygwin_version.h
dcrt0.cc * child_info.h (CURR_CHILD_INFO_MAGIC): Update. 2006-04-03 17:33:07 +00:00
debug.cc
debug.h
delqueue.cc
devices.cc
devices.h
devices.in
dir.cc * dir.cc (opendir): Fix indentation. 2006-03-03 20:19:26 +00:00
dlfcn.cc * dlfcn.cc (check_path_access): Call find_exec with FE_DLL option. 2006-01-31 21:49:39 +00:00
dll_init.cc * dcrt0.cc (main_environ): Initialize to &__cygwin_environment. 2006-03-14 19:07:36 +00:00
dll_init.h
dll_init.sgml
dllfixdbg * analyze_sigfe: New script. 2006-03-01 20:20:22 +00:00
dlmalloc.c
dlmalloc.h
dtable.cc * dcrt0.cc (child_info_spawn::handle_spawn): Don't initialize the console 2006-03-23 16:52:34 +00:00
dtable.h
dtable.sgml
environ.cc * fhandler.cc (fcntl): Print flags in hex. 2006-03-22 16:42:45 +00:00
environ.h
errno.cc
exceptions.cc * child_info.h (child_status): Fix typo which made it impossible to set 2006-03-22 03:20:28 +00:00
exec.cc minor comment restructuring 2006-02-15 22:11:13 +00:00
external.cc * external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism as 2006-02-10 17:22:34 +00:00
external.sgml
fcntl.cc
fhandler.cc * fhandler.cc (fcntl): Print flags in hex. 2006-03-22 16:42:45 +00:00
fhandler.h * fhandler.h (enum dirent_states): Remove dirent_saw_cygdrive, 2006-03-01 22:37:25 +00:00
fhandler_clipboard.cc
fhandler_console.cc * fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make error 2006-03-23 23:58:52 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (FS_IS_SAMBA_WITH_QUOTA): New define. 2006-03-31 20:07:13 +00:00
fhandler_dsp.cc
fhandler_fifo.cc
fhandler_floppy.cc * fhandler_floppy.cc: Include ntdef.h and ntdll.h. 2006-03-24 14:52:08 +00:00
fhandler_mailslot.cc
fhandler_mem.cc
fhandler_netdrive.cc * dir.cc (readdir_worker): Use slash as path separator when evaluating 2006-02-28 12:20:11 +00:00
fhandler_nodevice.cc
fhandler_proc.cc * autoload.cc (NtClose): Define. 2006-03-09 09:01:08 +00:00
fhandler_process.cc * fhandler_process.cc (format_process_stat): Use cygwin-derived start time even 2006-02-11 04:53:14 +00:00
fhandler_random.cc
fhandler_raw.cc
fhandler_registry.cc * autoload.cc (NtQueryDirectoryFile): Define. 2006-01-27 21:50:42 +00:00
fhandler_serial.cc
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::connect): Fix formatting. 2006-02-06 17:50:23 +00:00
fhandler_tape.cc whitespace cleanup to force snapshot. 2005-12-22 05:57:54 +00:00
fhandler_termios.cc * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate. 2006-03-18 19:17:21 +00:00
fhandler_tty.cc * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate. 2006-03-18 19:17:21 +00:00
fhandler_virtual.cc * include/cygwin/version.h: Bump API minor number to 151. 2006-01-21 02:24:17 +00:00
fhandler_windows.cc
fhandler_zero.cc
flock.cc
fork.cc * dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it can 2006-03-29 06:35:25 +00:00
gcrt0.c
gendef * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were 2006-03-13 04:26:57 +00:00
gendevices * analyze_sigfe: New script. 2006-03-01 20:20:22 +00:00
gentls_offsets * analyze_sigfe: New script. 2006-03-01 20:20:22 +00:00
glob.c
gmon.c
gmon.h
grp.cc
heap.cc * child_info.h (child_info_fork::handle_failure): Declare new function. 2006-03-13 21:10:14 +00:00
heap.h
hires.h
hookapi.cc * winsup.h (cygwin_hmodule): Declare. 2006-02-23 19:21:21 +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-to-debug-cygwin.txt
how-vfork-works.txt
init.cc * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate. 2006-03-18 19:17:21 +00:00
ioctl.cc
ipc.cc
localtime.cc
lsearch.cc
malloc.cc
malloc_wrapper.cc *** cygwin DLL Changes: 2005-12-29 20:46:34 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc * dtable.cc (handle_to_fn): Accomodate new argument order in call to 2006-02-07 15:49:08 +00:00
mktemp.cc
mkvers.sh
mmap.cc * Update copyrights. 2006-01-12 15:53:51 +00:00
msg.cc
mtinfo.h
net.cc * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag. 2006-01-29 12:23:44 +00:00
netdb.cc
newsym
ntdll.h * fhandler_floppy.cc: Include ntdef.h and ntdll.h. 2006-03-24 14:52:08 +00:00
ntea.cc
passwd.cc
path.cc * include/sys/dirent.h (struct __DIR): Rename __d_unused to 2006-03-01 13:47:49 +00:00
path.h * fhandler_disk_file.cc (fhandler_disk_file::opendir): Use iscygdrive 2006-02-28 20:26:52 +00:00
path.sgml
perprocess.h
pinfo.cc * fhandler_console.cc (fhandler_console::fixup_after_fork_exec): Make error 2006-03-23 23:58:52 +00:00
pinfo.h * dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier. 2006-03-21 01:37:25 +00:00
pipe.cc
poll.cc
posix.sgml
profil.c
profil.h
pseudo-reloc.cc
pthread.cc
pwdgrp.h
registry.cc * dir.cc (readdir_worker): Minor code cleanup. 2006-01-03 17:44:26 +00:00
registry.h * dir.cc (readdir_worker): Minor code cleanup. 2006-01-03 17:44:26 +00:00
resource.cc
rmsym
scandir.cc
sched.cc
sec_acl.cc
sec_helper.cc * sec_helper.cc (set_cygwin_privileges): Request SE_BACKUP_NAME 2006-03-01 23:14:25 +00:00
security.cc * dtable.cc (handle_to_fn): Accomodate new argument order in call to 2006-02-07 15:49:08 +00:00
security.h * security.h (sec_user_nih): Make sid1 argument mandatory. 2006-03-30 16:08:50 +00:00
select.cc
select.h
sem.cc
shared.cc
shared.sgml
shared_info.h * include/sys/dirent.h (struct __DIR): Rename __d_unused to 2006-03-01 13:47:49 +00:00
shm.cc
signal.cc * sigproc.cc (sigalloc): Don't set SA_RESTART here. 2006-03-23 15:55:59 +00:00
sigproc.cc * sigproc.cc (wait_for_sigthread): Use the current user sid when setting up the 2006-03-30 00:57:59 +00:00
sigproc.h * dcrt0.cc (child_info_fork::handle_fork): Set uid/gid in myself so that it can 2006-03-29 06:35:25 +00:00
smallprint.c
spawn.cc * spawn.cc (linebuf::finish): Drop argument. Don't check command line 2006-04-03 17:21:42 +00:00
speclib
stackdump.sgml
strace.cc add copyright 2006-01-02 02:57:54 +00:00
string.h
strsep.cc
strsig.cc
sync.cc
sync.h
syscalls.cc * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate. 2006-03-18 19:17:21 +00:00
sysconf.cc whitespace cleanup to force snapshot. 2005-12-22 05:57:54 +00:00
syslog.cc * syslog.cc: Include sys/un.h instead of sys/socket.h. 2006-01-02 13:05:57 +00:00
termios.cc
textmode.c
textreadmode.c
thread.cc * thread.cc (pthread_mutex::is_good_initializer_or_bad_object): Delete. 2006-03-22 20:38:26 +00:00
thread.h
timer.cc revert erroneous checkin 2006-02-20 02:06:37 +00:00
times.cc * times.cc (clock_getres): Use correct conversion from milliseconds to 2006-02-11 00:06:50 +00:00
tlsoffsets.h * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were 2006-03-13 04:26:57 +00:00
tty.cc
tty.h copyright 2006-01-12 04:52:51 +00:00
tz_posixrules.h
uinfo.cc * dtable.cc (handle_to_fn): Accomodate new argument order in call to 2006-02-07 15:49:08 +00:00
uname.cc * uname.cc (uname): Concatenate a "-WOW64" to utsname's sysname 2006-01-13 14:00:10 +00:00
wait.cc
winbase.h
wincap.cc * cygheap.cc (init_cygheap::manage_console_count): Turn console control handler 2006-03-16 02:57:37 +00:00
wincap.h * cygheap.cc (init_cygheap::manage_console_count): Turn console control handler 2006-03-16 02:57:37 +00:00
window.cc
wininfo.h
winsup.h * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate. 2006-03-18 19:17:21 +00:00
winver.rc