newlib/winsup/cygwin
Christopher Faylor 3400b4fc44 * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early.
(exit_states): Move out of source file into header file.
* winsup.h: Move exit_states here.  Remove "C" linkage from do_exit
declaration.
* debug.cc (lock_debug): Remove explicit (and incorrect) external for
exit_state.
* sigproc.cc (sig_dispatch_pending): Don't flush signals if exiting.
2003-09-23 04:02:07 +00:00
..
config/i386
include * include/cygwin/version.h: Bump DLL minor number to 6. 2003-09-20 03:15:57 +00:00
lib * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o. 2003-09-10 19:13:05 +00:00
libc * getopt.cc (opterr): Reinstate initialization. 2003-09-16 03:39:55 +00:00
regex * regex/regex.h: Define regoff_t as _off_t. 2003-04-10 19:49:30 +00:00
regexp
CYGWIN_LICENSE
ChangeLog * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early. 2003-09-23 04:02:07 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002 Split ChangeLog, create ChangeLog-2002. 2003-01-10 12:32:49 +00:00
Makefile.in * Makefile.in: Make malloc_wrapper -fomit-frame-pointer. 2003-09-14 01:58:03 +00:00
ROADMAP
acconfig.h Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
ansi.sgml
assert.cc
autoload.cc * Makefile.in (DLL_OFILES): Add bsdlib.o. 2003-09-10 15:51:59 +00:00
automode.c
binmode.c
child_info.h * syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists 2003-01-25 10:36:46 +00:00
config.h.in Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
configure * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
configure.in * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
cpuid.h * termios.cc (setspeed): New function. 2003-04-16 03:03:45 +00:00
crt0.c * Makefile.in: Rework to accommodate new speclib arguments. 2003-08-06 01:40:12 +00:00
cxx.cc * cxx.cc (new): Fix formatting. Just return result of ccalloc rather than 2003-09-04 03:01:35 +00:00
cygerrno.h Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
cygheap.cc * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. 2003-09-16 09:24:52 +00:00
cygheap.h * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. 2003-09-16 09:24:52 +00:00
cygmagic
cygmalloc.h * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din: 2003-02-22 23:02:15 +00:00
cygthread.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
cygthread.h * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount. 2003-08-28 02:04:16 +00:00
cygwin.din * Makefile.in: Make malloc_wrapper -fomit-frame-pointer. 2003-09-14 01:58:03 +00:00
cygwin.sc
cygwin_version.h
dcrt0.cc * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early. 2003-09-23 04:02:07 +00:00
debug.cc * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early. 2003-09-23 04:02:07 +00:00
debug.h
delqueue.cc
devices.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
devices.gperf * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
devices.h * include/cygwin/in.h (sockaddr_in): Fix typo. 2003-02-13 15:15:32 +00:00
dir.cc * dir.cc (rmdir): Add more samba workarounds. 2003-09-11 14:43:09 +00:00
dlfcn.cc * dlfcn.cc (dlerror): Only report load errors once per error. 2003-02-01 05:00:15 +00:00
dll_init.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
dll_init.h * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address. 2002-11-14 04:29:39 +00:00
dll_init.sgml
dlmalloc.c * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
dlmalloc.h * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
dtable.cc * cygheap.cc (creturn): Set appropriate errno when out of memory. 2003-07-09 01:33:06 +00:00
dtable.h * dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if 2003-03-02 18:37:17 +00:00
dtable.sgml
environ.cc Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
environ.h
errno.cc * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO. 2003-08-17 17:12:18 +00:00
exceptions.cc * exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correct 2003-09-16 03:07:27 +00:00
exec.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
external.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
external.sgml
fcntl.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
fhandler.cc * Makefile.in: Make malloc_wrapper -fomit-frame-pointer. 2003-09-14 01:58:03 +00:00
fhandler.h * cygheap.cc (creturn): Set appropriate errno when out of memory. 2003-07-09 01:33:06 +00:00
fhandler_clipboard.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
fhandler_console.cc * dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to be 2003-09-09 03:11:31 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (path_conv::ndisk_links): Fix potential off-by-one 2003-09-14 00:07:50 +00:00
fhandler_dsp.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
fhandler_fifo.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
fhandler_floppy.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
fhandler_mem.cc Remove left coercion throughout. 2003-09-07 02:22:58 +00:00
fhandler_nodevice.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
fhandler_proc.cc * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Do not change 'errno' if 2003-08-05 03:04:28 +00:00
fhandler_process.cc * fhandler_process.cc (fhandler_process::fill_filebuf): Open pinfo with 2003-09-17 02:10:13 +00:00
fhandler_random.cc Remove left coercion throughout. 2003-09-07 02:22:58 +00:00
fhandler_raw.cc * signal.cc (nanosleep): Improve test for valid values. Round delay up to 2003-09-07 05:18:01 +00:00
fhandler_registry.cc Throughout, remove __d_u.__d_data fields from DIR structure. 2003-09-08 04:04:19 +00:00
fhandler_serial.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::fstat): Don't use PC_POSIX. 2003-09-10 10:01:32 +00:00
fhandler_tape.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
fhandler_termios.cc * pinfo.h (winpids::pid_access): New element. 2003-09-17 01:15:56 +00:00
fhandler_tty.cc * fhandler_tty.cc (fhandler_pty_master::process_slave_output): 2003-09-18 18:54:48 +00:00
fhandler_virtual.cc Throughout, remove __d_u.__d_data fields from DIR structure. 2003-09-08 04:04:19 +00:00
fhandler_windows.cc * cygheap.cc (_csbrk): More left coercion cleanup. 2003-09-07 18:27:54 +00:00
fhandler_zero.cc * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_t 2003-04-01 16:11:41 +00:00
fork.cc * dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to be 2003-09-09 03:11:31 +00:00
gcrt0.c
glob.c * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals 2003-03-19 21:38:25 +00:00
gmon.c
gmon.h
grp.cc * grp.cc (read_group): Revert previous change. 2003-08-17 17:50:40 +00:00
heap.cc * cygheap.cc (_csbrk): More left coercion cleanup. 2003-09-07 18:27:54 +00:00
heap.h
hires.h * signal.cc (nanosleep): Improve test for valid values. Round delay up to 2003-09-07 05:18:01 +00:00
how-autoload-works.txt whitespace 2002-12-12 03:09:38 +00:00
how-cygheap-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 2002-11-05 Thomas Pfaff <tpfaff@gmx.net> 2002-11-24 13:54:14 +00:00
ioctl.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
ipc.cc * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there 2003-07-26 04:53:59 +00:00
localtime.cc 2002-12-19 Pierre Humblet <pierre.humblet@ieee.org> 2002-12-20 03:40:00 +00:00
malloc.cc * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
malloc_wrapper.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
mcount.c
misc-std.sgml
miscfuncs.cc * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount. 2003-08-28 02:04:16 +00:00
mkvers.sh * mkvers.sh: Avoid "-dontuse" tags. 2003-05-29 03:50:15 +00:00
mmap.cc * mmap.cc (mmap64): Change address types from caddr_t to void * 2003-09-09 09:41:18 +00:00
msg.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
net.cc * net.cc (dup_ent): Restore check for NULL input. 2003-09-01 16:47:03 +00:00
netdb.cc * netdb.cc: Remove strtok_r comment. 2002-12-14 16:59:59 +00:00
newsym * newsym: Reenable removal of tmp directory. Just use ar to generate archive 2003-07-07 05:30:33 +00:00
ntdll.h * cygwin.din: Export _fdopen64 2003-07-25 16:13:12 +00:00
ntea.cc * Makefile.in: Remove cygserver stuff. 2003-07-02 03:16:00 +00:00
passwd.cc * passwe.cc (getpwnam_r): Initialize pw_comment field. 2003-09-08 22:03:20 +00:00
path.cc * path.cc (normalize_posix_path): Put check for '//' prefix back to denote a 2003-09-11 17:46:31 +00:00
path.h * fhandler_disk_file.cc (path_conv::ndisk_links): Rename from num_entries. 2003-09-11 23:30:26 +00:00
path.sgml
perprocess.h
perthread.h Eliminate most unneeded this-> pointers throughout. 2003-02-04 03:01:17 +00:00
pinfo.cc * pinfo.h (winpids::pid_access): New element. 2003-09-17 01:15:56 +00:00
pinfo.h * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
pipe.cc Remove left coercion throughout. 2003-09-07 02:22:58 +00:00
poll.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
posix.sgml
profil.c * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
profil.h * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
pseudo-reloc.cc * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00
pthread.cc * thread.h: Change class names, methods, members and local vars 2003-03-27 19:52:20 +00:00
pwdgrp.h * Makefile.in: Add finline-functions optimization to CXXFLAGS. 2003-04-17 20:05:15 +00:00
registry.cc * shared_info.h (shared_info::initialize): Remove argument. 2003-09-10 21:01:40 +00:00
registry.h
resource.cc * cygheap.cc (creturn): Set appropriate errno when out of memory. 2003-07-09 01:33:06 +00:00
rmsym * rmsym: Don't use ranlib. 2003-07-07 05:32:24 +00:00
safe_memory.h
scandir.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
sched.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
sec_acl.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
sec_helper.cc * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. 2003-09-16 09:24:52 +00:00
security.cc 2003-09-15 Pierre Humblet <pierre.humblet@ieee.org> 2003-09-16 00:45:50 +00:00
security.h 2003-09-15 Pierre Humblet <pierre.humblet@ieee.org> 2003-09-16 00:45:50 +00:00
select.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
select.h
sem.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
shared.cc * shared.cc (user_shared_initialize): Revert length attribute for name 2003-09-11 07:57:39 +00:00
shared.sgml
shared_info.h * getopt.cc (opterr): Reinstate initialization. 2003-09-16 03:39:55 +00:00
shm.cc change copyright 2003-08-31 00:40:16 +00:00
signal.cc * pinfo.h (winpids::pid_access): New element. 2003-09-17 01:15:56 +00:00
sigproc.cc * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early. 2003-09-23 04:02:07 +00:00
sigproc.h * dcrt0.cc (dlL_crt0_1): Set __argc_safe after __argc is absolutely know to be 2003-09-09 03:11:31 +00:00
smallprint.c
spawn.cc * spawn.cc (pthread_cleanup): New struct. 2003-09-20 19:51:48 +00:00
speclib * specdir: Correctly remove temporary directory prior to use. 2003-08-27 21:01:14 +00:00
stackdump.sgml
strace.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
string.h whitespace cleanup 2003-03-09 20:31:07 +00:00
strsep.cc Do some minor reformatting of 'extern "C"' use throughout. 2003-03-09 20:10:25 +00:00
sync.cc
sync.h
syscalls.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
sysconf.cc * sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES. 2003-09-04 10:57:58 +00:00
syslog.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
termios.cc * fhandler_tty.cc (fhandler_pty_master::process_slave_output): 2003-09-18 18:54:48 +00:00
textmode.c
thread.cc * thread.h (__reent_t::init_clib): Declare new function. 2003-09-20 02:43:18 +00:00
thread.h * thread.h (__reent_t::init_clib): Declare new function. 2003-09-20 02:43:18 +00:00
times.cc * signal.cc (nanosleep): Improve test for valid values. Round delay up to 2003-09-07 05:18:01 +00:00
tty.cc * Makefile.in (DLL_OFILES): Add bsdlib.o. 2003-09-10 15:51:59 +00:00
tty.h
tz_posixrules.h
uinfo.cc * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. 2003-09-16 09:24:52 +00:00
uname.cc * autoload.cc: Fix copyright date. 2003-01-15 10:21:23 +00:00
wait.cc Throughout, eliminate argument to sig_dispatch_pending. 2003-08-19 04:10:42 +00:00
winbase.h * winbase.h: Turn on inline versions of Interlocked* by default. 2002-12-14 05:06:59 +00:00
wincap.cc * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount. 2003-08-28 02:04:16 +00:00
wincap.h * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount. 2003-08-28 02:04:16 +00:00
window.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
winsup.h * dcrt0.cc (do_exit): Eliminate "C" linkage. Call events_terminate early. 2003-09-23 04:02:07 +00:00
winver.rc * winver.rc: Change Copyright hint to inlcude 2003. 2003-03-09 22:13:06 +00:00
woutsup.h
wsock_event.h