newlib/winsup/cygwin
Christopher Faylor 3aca3cb636 Remove some more unneeded 'return;'s throughout. 2005-09-14 14:27:56 +00:00
..
config/i386 * gendef (stabilize_sig_stack): New function. 2004-02-18 20:48:38 +00:00
include Add missing ChangeLog for previous checkin. 2005-08-28 17:34:25 +00:00
lib
libc * ftw.c: Include winsup.h. 2005-08-08 13:39:56 +00:00
regex white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
regexp Remove obsolete include. 2001-12-20 03:03:59 +00:00
CYGWIN_LICENSE
ChangeLog
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
Makefile.in
ROADMAP
acconfig.h
ansi.sgml
assert.cc
autoload.cc should have been checked in on 2005-06-29 2005-07-03 02:28:14 +00:00
automode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
binmode.c
child_info.h * child_info. (CURR_CHILD_INFO_MAGIC): Refresh. 2005-08-11 16:13:30 +00:00
config.h.in
configure
configure.in
cpuid.h * path.cc (chdir): Always use the normalized_path as posix_cwd, except if it 2004-05-28 19:50:07 +00:00
crt0.c * crt0.o (mainCRTStartup): 16 byte align stack for main function. 2004-05-04 14:46:25 +00:00
ctype.cc
cxx.cc
cygerrno.h
cygheap.cc
cygheap.h
cygmagic
cygmalloc.h * cygmalloc.h (MSPACES): Define. This dropped through the cracks after the 2005-07-28 17:03:34 +00:00
cygserver.h
cygserver_ipc.h * debug.h (console_printf): Define for non-debugging condition. 2004-02-09 04:04:24 +00:00
cygserver_msg.h Change foo (void) to foo () for all c++ functions throughout. Remove all 2005-07-05 03:16:46 +00:00
cygserver_sem.h
cygserver_shm.h
cygthread.cc
cygthread.h
cygtls.cc
cygtls.h
cygwin-shilka
cygwin.din
cygwin.sc
cygwin_version.h
dcrt0.cc * exceptions.cc (sigtid): Remove declaration. 2005-09-14 14:00:07 +00:00
debug.cc
debug.h
delqueue.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
devices.cc
devices.h
devices.in * dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state 2005-09-13 17:08:54 +00:00
dir.cc *dir.cc (readdir_r): Invert sense on error-test. 2005-08-28 16:30:48 +00:00
dlfcn.cc
dll_init.cc
dll_init.h
dll_init.sgml 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2004-02-22 23:21:20 +00:00
dllfixdbg
dlmalloc.c
dlmalloc.h
dtable.cc
dtable.h
dtable.sgml
environ.cc
environ.h
errno.cc
exceptions.cc * exceptions.cc (sigtid): Remove declaration. 2005-09-14 14:00:07 +00:00
exec.cc Reorganize header file inclusion throughout so that cygerrno.h comes first. 2005-01-12 22:40:46 +00:00
external.cc
external.sgml
fcntl.cc
fhandler.cc
fhandler.h
fhandler_clipboard.cc * fhandler_clipboard.cc (fhandler_dev_clipboard::close): Set membuffer to NULL. 2005-07-27 14:33:09 +00:00
fhandler_console.cc
fhandler_disk_file.cc
fhandler_dsp.cc
fhandler_fifo.cc
fhandler_floppy.cc
fhandler_mailslot.cc white space 2005-08-12 02:39:13 +00:00
fhandler_mem.cc Remove some more unneeded 'return;'s throughout. 2005-09-14 14:27:56 +00:00
fhandler_netdrive.cc
fhandler_nodevice.cc
fhandler_proc.cc
fhandler_process.cc
fhandler_random.cc
fhandler_raw.cc
fhandler_registry.cc
fhandler_serial.cc
fhandler_socket.cc * fhandler_socket.cc (fhandler_socket::recvfrom): Always initialize 2005-08-18 13:14:15 +00:00
fhandler_tape.cc
fhandler_termios.cc
fhandler_tty.cc Remove some more unneeded 'return;'s throughout. 2005-09-14 14:27:56 +00:00
fhandler_virtual.cc Remove some more unneeded 'return;'s throughout. 2005-09-14 14:27:56 +00:00
fhandler_windows.cc
fhandler_zero.cc
flock.cc * fcntl.cc (fcntl_worker): Remove static storage class. 2003-12-03 09:55:42 +00:00
fork.cc
gcrt0.c
gendef
gendevices
gentls_offsets Replace valid memory checks with new myfault class "exception handling", almost 2005-07-03 02:40:30 +00:00
glob.c
gmon.c
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc
heap.cc
heap.h
hires.h * mmap.cc (mmap64): Avoid compiler warning. 2005-05-18 17:23:17 +00:00
hookapi.cc
how-autoload-works.txt white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
how-cygheap-works.txt
how-cygtls-works.txt * dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. Comment 2005-06-04 02:11:50 +00:00
how-fhandlers-work.txt
how-signals-work.txt
how-spawn-works.txt
how-to-debug-cygwin.txt
how-vfork-works.txt minor cleanup 2004-12-05 02:30:20 +00:00
init.cc
ioctl.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
ipc.cc
localtime.cc
lsearch.cc
malloc.cc * cygmalloc.h (MSPACES): Define. This dropped through the cracks after the 2005-07-28 17:03:34 +00:00
malloc_wrapper.cc
mcount.c * sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it 2000-03-07 18:32:40 +00:00
misc-std.sgml
miscfuncs.cc * winsup.h (create_pipe): Declare new function. 2005-08-19 14:56:48 +00:00
mktemp.cc
mkvers.sh
mmap.cc
msg.cc Replace valid memory checks with new myfault class "exception handling", almost 2005-07-03 02:40:30 +00:00
mtinfo.h
net.cc
netdb.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
newsym
ntdll.h
ntea.cc
passwd.cc
path.cc
path.h
path.sgml * path.sgml: Encode programming example with CDATA. 2004-12-31 01:13:28 +00:00
perprocess.h
pinfo.cc
pinfo.h
pipe.cc
poll.cc
posix.sgml
profil.c
profil.h
pseudo-reloc.cc * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00
pthread.cc
pwdgrp.h
registry.cc
registry.h 2004-12-03 Pierre Humblet <pierre.humblet@ieee.org> 2004-12-03 02:00:37 +00:00
resource.cc
rmsym * rmsym: Don't use ranlib. 2003-07-07 05:32:24 +00:00
scandir.cc
sched.cc
sec_acl.cc
sec_helper.cc
security.cc
security.h
select.cc
select.h
sem.cc
shared.cc
shared.sgml
shared_info.h * path.cc (normalize_posix_path): Keep two leading slashes 2005-08-26 15:11:06 +00:00
shm.cc
signal.cc
sigproc.cc
sigproc.h * sigproc.h: Protect declaration so that it only happens when 2005-09-14 14:08:00 +00:00
smallprint.c * child_info.h (fork_info): Use different method to alias variable. 2005-03-19 21:45:15 +00:00
spawn.cc
speclib * speclib: Use correct EOF marker. Ensure that directory is actually deleted 2003-11-28 20:51:11 +00:00
stackdump.sgml
strace.cc
string.h
strsep.cc
strsig.cc * Makefile.in (DLL_OFILES): Add strsig.o. 2004-02-03 21:59:27 +00:00
sync.cc
sync.h
syscalls.cc
sysconf.cc
syslog.cc
termios.cc
textmode.c
textreadmode.c * Makefile.in (EXTRALIBS): Add libtextreadmode.a. 2004-04-06 14:22:43 +00:00
thread.cc
thread.h
timer.cc
times.cc Remove some more unneeded 'return;'s throughout. 2005-09-14 14:27:56 +00:00
tlsoffsets.h * cygwin.din: Correct readdir_r typo. 2005-08-28 17:30:34 +00:00
tty.cc Eliminate (void) cast on standalone function calls throughout. 2005-07-06 20:05:03 +00:00
tty.h
tz_posixrules.h
uinfo.cc Remove some more unneeded 'return;'s throughout. 2005-09-14 14:27:56 +00:00
uname.cc
wait.cc Change pthread::cancelable_wait to just cancelable_wait, throughout. 2005-06-09 05:11:51 +00:00
winbase.h
wincap.cc
wincap.h
window.cc
wininfo.h
winsup.h
winver.rc