libc/winsup/cygwin
Christopher Faylor a2e12d0c37 * sigproc.cc (getsem): Clean up debugging output. 2002-01-07 22:18:36 +00:00
..
config/i386 Update copyrights. 2001-09-11 20:01:02 +00:00
include * ioctl.cc (ioctl): Make third argument optional. 2002-01-06 09:28:13 +00:00
lib * winsup.h: Remove alloca definition since it's now defined through 2001-11-14 10:47:54 +00:00
regex * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
regexp Remove obsolete include. 2001-12-20 03:03:59 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * sigproc.cc (getsem): Clean up debugging output. 2002-01-07 22:18:36 +00:00
ChangeLog-1995 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1996 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1997 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1998 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-1999 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2000 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2001 restore missing entry 2002-01-01 16:49:52 +00:00
Makefile.in Strip path when installing library. 2001-12-31 06:24:15 +00:00
ROADMAP hinfo -> dtable 2000-08-18 19:51:02 +00:00
acconfig.h * acconfig.h: Add support for NEWVFORK. 2000-07-16 17:38:41 +00:00
ansi.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
assert.cc * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
autoload.cc * autoload.cc (IsDebuggerPresent): Make conditional load since it is not 2001-11-24 20:57:19 +00:00
automode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
binmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
child_info.h * cygmagic: Add define name to warning. 2001-12-26 21:35:16 +00:00
config.h.in * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
configure * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
configure.in * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
cygerrno.h * debug.cc (set_errno): Return value of errno that was set, just like the 2001-10-22 21:09:41 +00:00
cygheap.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
cygheap.h * Makefile.in (DLL_OFILES): Add fhandler_disk_file.o. 2001-11-21 06:47:57 +00:00
cygmagic * cygmagic: Change logic for equality test. 2002-01-04 23:29:58 +00:00
cygrun.c Update copyrights. 2001-09-11 20:01:02 +00:00
cygwin.din * cygwin.din: Add symbols for endutent(), getutent(), getutid(), 2001-12-28 15:53:27 +00:00
cygwin.sc whitespace cleanup 2001-12-10 03:35:54 +00:00
cygwin_version.h Update copyrights. 2001-09-11 20:01:02 +00:00
dcrt0.cc * cygmagic: Add define name to warning. 2001-12-26 21:35:16 +00:00
debug.cc * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
debug.h * debug.cc (set_errno): Return value of errno that was set, just like the 2001-10-22 21:09:41 +00:00
delqueue.cc * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
dir.cc * dir.cc (opendir): Guarantee release of alloced fhandler structure on error. 2002-01-06 03:32:32 +00:00
dlfcn.cc * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
dll_init.cc * dll_init.cc (dll_list::alloc): Increase retry count to 1000. 2001-10-21 03:38:41 +00:00
dll_init.h * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't 2001-11-03 03:32:27 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dlmalloc.c * cygheap.cc (cfree): Remove malloc debugging probe. 2001-10-03 03:49:26 +00:00
dlmalloc.h * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
dtable.cc * dtable.cc (dtable::init_std_file_from_handle): Add some defensive code to 2002-01-06 17:29:41 +00:00
dtable.h * cygheap.cc (cfree): Remove malloc debugging probe. 2001-10-03 03:49:26 +00:00
dtable.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc * environ.cc: Set reset_com to false to mimic linux behavior more closely. 2001-10-31 16:30:46 +00:00
environ.h * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
errno.cc * fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful 2001-10-13 17:23:35 +00:00
exceptions.cc exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN. 2002-01-05 22:25:34 +00:00
exec.cc Remove 'cb' parameter and modify fhandler_* constructors throughout. 2001-10-22 18:39:22 +00:00
external.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
external.sgml *** empty log message *** 2000-11-19 04:58:18 +00:00
fcntl.cc * cygerrno.h (set_errno): Define more informative version of this function for 2001-10-16 03:31:50 +00:00
fhandler.cc * dtable.cc (dtable::vfork_parent_restore): Add debugging statement. 2001-11-24 03:11:39 +00:00
fhandler.h * fhandler.h (fhandler_socket::sun_path): New private member. 2002-01-01 16:25:31 +00:00
fhandler_clipboard.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fhandler_console.cc Revert erroneous checkin. 2001-11-26 20:21:27 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting 2001-11-25 03:28:16 +00:00
fhandler_dsp.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
fhandler_floppy.cc Remove 'cb' parameter and modify fhandler_* constructors throughout. 2001-10-22 18:39:22 +00:00
fhandler_mem.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fhandler_random.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fhandler_raw.cc * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit. 2001-11-16 23:28:56 +00:00
fhandler_serial.cc * fhandler.h (fhandler_serial::ev): New class member. 2001-12-11 00:24:46 +00:00
fhandler_socket.cc * fhandler.h (fhandler_socket::sun_path): New private member. 2002-01-01 16:25:31 +00:00
fhandler_tape.cc * fhandler_raw.cc (fhandler_dev_raw::clear): Don't reset unit. 2001-11-16 23:28:56 +00:00
fhandler_termios.cc * fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console 2001-08-07 05:15:59 +00:00
fhandler_tty.cc * fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unit 2001-10-29 05:28:24 +00:00
fhandler_windows.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fhandler_zero.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fork.cc * fhandler_disk_file.cc (fhandler_cygdrive::readdir): Avoid reporting 2001-11-25 03:28:16 +00:00
gcrt0.c Update copyrights. 2001-09-11 20:01:02 +00:00
glob.c Fix up comments. 2001-12-19 20:10:03 +00:00
gmon.c * cygheap.h (init_cygheap): Move heap pointers here. 2001-09-07 21:32:07 +00:00
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
heap.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
heap.h * heap.h (inheap): Check for NULL. 2001-10-05 04:36:14 +00:00
how-cygheap-works.txt fix spelling errors 2001-10-28 23:05:49 +00:00
how-fhandlers-work.txt whitespace cleanup 2001-12-10 03:35:54 +00:00
how-signals-work.txt typo, words. 2001-09-22 01:29:07 +00:00
how-to-debug-cygwin.txt whitespace cleanup 2001-12-10 03:35:54 +00:00
how-vfork-works.txt * fhandler.h (fhandler_pipe::hit_eof): New method. 2001-09-24 21:50:44 +00:00
init.cc Throughout, rename PROC_FORK1 to PROC_FORK. 2001-10-10 02:32:12 +00:00
ioctl.cc * ioctl.cc (ioctl): Make third argument optional. 2002-01-06 09:28:13 +00:00
localtime.cc Fix up comments. 2001-12-19 20:10:03 +00:00
malloc_wrapper.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
mcount.c * sigproc.cc (sig_send): Eliminate sync_sig_send synchronization since it 2000-03-07 18:32:40 +00:00
misc-std.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
miscfuncs.cc * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
mkvers.sh Update copyrights. 2001-09-11 20:01:02 +00:00
mmap.cc * mmap.cc (mmap_record::find_empty): Add input parameter check. 2001-11-05 20:58:22 +00:00
net.cc * net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCAL 2002-01-04 16:56:53 +00:00
newsym * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
ntdll.h * autoload.cc: Add load statement for `NtOpenFile'. 2001-10-16 14:53:26 +00:00
ntea.cc Update copyrights. 2001-09-11 20:01:02 +00:00
passwd.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
path.cc * path.cc (path_conv::check): Use full path name for determining attributes 2001-12-08 01:27:10 +00:00
path.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
path.sgml revert. 2001-06-01 01:45:53 +00:00
perprocess.h * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
perthread.h * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
pinfo.cc * Makefile.in: Autogenerate some header files which provide magic numbers. 2001-12-26 04:53:34 +00:00
pinfo.h * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
pipe.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
poll.cc * exceptions.cc: Add stdlib.h include for alloca declaration. 2001-11-15 03:25:52 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
profil.c Update copyrights. 2001-09-11 20:01:02 +00:00
profil.h Update copyrights. 2001-09-11 20:01:02 +00:00
pthread.cc Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-29 09:01:01 +00:00
pwdgrp.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
registry.cc Update copyrights. 2001-09-11 20:01:02 +00:00
registry.h Update copyrights. 2001-09-11 20:01:02 +00:00
resource.cc * resource.cc (fill_rusage): Perform paranoid zero structure passed to 2001-10-22 00:10:46 +00:00
rmsym * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
scandir.cc * lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin. 2001-09-19 15:54:12 +00:00
sched.cc * mmap.cc: Clean up *ResourceLock calls throughout. 2001-06-26 14:47:48 +00:00
sec_acl.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
sec_helper.cc Update copyrights. 2001-09-11 20:01:02 +00:00
security.cc * security.cc (open_local_policy): Use POLICY_EXECUTE instead of 2001-12-30 17:38:24 +00:00
security.h * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't 2001-11-03 03:32:27 +00:00
select.cc * fhandler.h (fhandler_serial::ev): New class member. 2001-12-11 00:24:46 +00:00
select.h Update copyrights. 2001-09-11 20:01:02 +00:00
shared.cc * cygmagic: Add define name to warning. 2001-12-26 21:35:16 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared_info.h * cygmagic: Add define name to warning. 2001-12-26 21:35:16 +00:00
shortcut.c * winsup.h: Reorganize to avoid use of experimental stuff. 2001-11-28 02:36:32 +00:00
shortcut.h * shortcut.c: New file. Provides a C interface to reading of 2001-02-22 12:56:36 +00:00
signal.cc * select.cc: Set errno using set_sig_errno() throughout. 2001-11-08 17:49:52 +00:00
sigproc.cc * sigproc.cc (getsem): Clean up debugging output. 2002-01-07 22:18:36 +00:00
sigproc.h * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't 2001-11-03 03:32:27 +00:00
smallprint.c Update copyrights. 2001-09-11 20:01:02 +00:00
spawn.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
speclib * speclib: Remove temp files automatically. 2002-01-02 00:06:35 +00:00
strace.cc * autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler. 2001-10-13 01:35:15 +00:00
string.h * string.h (cygwin_strchr): Make 'static inline' so that things will still work 2001-05-06 16:00:23 +00:00
strsep.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sync.cc * dtable.h (not_open): Assure inline. 2001-09-17 03:05:05 +00:00
sync.h * dll_init.h (class dll_list): Reorder functions to avoid compiler "can't 2001-11-03 03:32:27 +00:00
syscalls.cc * cygwin.din: Add symbols for endutent(), getutent(), getutid(), 2001-12-28 15:53:27 +00:00
sysconf.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
syslog.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
termios.cc * exceptions.cc: Add stdlib.h include for alloca declaration. 2001-11-15 03:25:52 +00:00
textmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
thread.cc 2001-12-26 Robert Collins <rbtcollins@hotmail.com> 2001-12-26 12:46:26 +00:00
thread.h 2001-12-26 Robert Collins <rbtcollins@hotmail.com> 2001-12-26 12:46:26 +00:00
times.cc * path.cc (symlink): Check arguments for validity. 2001-09-16 14:26:11 +00:00
tty.cc Add "path.h" include throughout, where needed. Use new path_conv methods and 2001-10-01 04:10:07 +00:00
tty.h Update copyrights. 2001-09-11 20:01:02 +00:00
tz_posixrules.h Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
uinfo.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
uname.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
wait.cc * sigproc.h (class sigframe): Implement 'unregister()' method. 2001-04-01 00:06:17 +00:00
winbase.h * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
wincap.cc Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
wincap.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
window.cc * ioctl.cc (ioctl): Make third argument optional. 2002-01-06 09:28:13 +00:00
winsup.h * Makefile.in: Autogenerate some header files which provide magic numbers. 2001-12-26 04:53:34 +00:00
winver.rc * winver.rc: Change copyright to include 2001. 2001-09-05 19:36:49 +00:00