..
config /i386
include
* cygwin.din: Export rand48 functions.
2001-02-20 02:53:55 +00:00
lib
* pinfo.cc (codepage_init): Move function.
2001-01-08 04:02:02 +00:00
regexp
acconfig.h
ansi.sgml
assert.cc
* pinfo.cc (codepage_init): Move function.
2001-01-08 04:02:02 +00:00
autoload.cc
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
2001-02-07 22:50:50 +00:00
autoload.h
* autoload.h: Make DLL initializers global to avoid inlining.
2000-12-26 03:21:05 +00:00
automode.c
* path.cc (get_device_number): Allow /dev/ttySn to designate a com port.
2000-11-13 04:06:41 +00:00
binmode.c
ChangeLog
* cygwin.din: Export rand48 functions.
2001-02-20 02:53:55 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>
2001-01-03 14:44:13 +00:00
child_info.h
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
config.h.in
configure
* Makefile.in: Use CXX to build the DLL.
2000-12-03 05:16:33 +00:00
configure.in
* Makefile.in: Use CXX to build the DLL.
2000-12-03 05:16:33 +00:00
cygerrno.h
cygheap.cc
* cygheap.cc (creturn): Correctly calculate cygheap_max.
2001-02-02 04:32:02 +00:00
cygheap.h
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
cygrun.c
CYGWIN_LICENSE
cygwin_version.h
cygwin.din
* cygwin.din: Export rand48 functions.
2001-02-20 02:53:55 +00:00
dcrt0.cc
* cygwin.din: Export rand48 functions.
2001-02-20 02:53:55 +00:00
debug.cc
* child_info.h (child_info): Add pppid_handle for closing the parent's of the
2000-11-06 06:36:32 +00:00
debug.h
* debug.h: Add regparm attributes to some functions.
2001-01-12 05:38:25 +00:00
delqueue.cc
delqueue.h
dir.cc
* cygheap.cc (cygheap_root::cygheap_root): New function.
2000-11-15 00:13:09 +00:00
dlfcn.cc
* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when the
2001-02-14 23:45:56 +00:00
dll_init.cc
dll_init.h
dll_init.sgml
dtable.cc
Throughout use myself->ppid_handle rather than parent_alive.
2000-11-15 06:27:48 +00:00
dtable.h
* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an
2000-11-03 04:27:03 +00:00
dtable.sgml
environ.cc
* pinfo.cc (codepage_init): Move function.
2001-01-08 04:02:02 +00:00
environ.h
errno.cc
* errno.cc (strerror): Change EAGAIN case to return "Resource temporarily
2000-11-06 16:13:44 +00:00
exceptions.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
exec.cc
external.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
external.sgml
*** empty log message ***
2000-11-19 04:58:18 +00:00
fcntl.cc
fhandler_clipboard.cc
* autoload.cc: Autoload CharToOemA.
2000-12-10 00:45:12 +00:00
fhandler_console.cc
* fhandler_console.cc (fhandler_console::char_command): Ignore unknown
2001-02-14 22:00:09 +00:00
fhandler_floppy.cc
* fhandler.cc (fhandler_base::open): Always add GENERIC_READ access
2001-02-05 16:10:06 +00:00
fhandler_mem.cc
* fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.
2001-01-11 12:33:12 +00:00
fhandler_random.cc
fhandler_raw.cc
* fhandler.cc (fhandler_base::open): Always add GENERIC_READ access
2001-02-05 16:10:06 +00:00
fhandler_serial.cc
* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structure
2001-01-30 01:52:29 +00:00
fhandler_socket.cc
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
2001-02-07 22:50:50 +00:00
fhandler_tape.cc
fhandler_termios.cc
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
2001-01-17 14:57:09 +00:00
fhandler_tty.cc
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc
* fhandler.cc (fhandler_base::open): Always add GENERIC_READ access
2001-02-05 16:10:06 +00:00
fhandler.h
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
2001-01-17 14:57:09 +00:00
fork.cc
* fork.cc (fork_parent): Return EAGAIN when can't record pid.
2001-02-10 04:20:52 +00:00
gcrt0.c
glob.c
* pinfo.cc (codepage_init): Move function.
2001-01-08 04:02:02 +00:00
gmon.c
gmon.h
grp.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
heap.cc
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
2001-01-29 00:46:25 +00:00
heap.h
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
2001-01-29 00:46:25 +00:00
host_dependent.h
init.cc
ioctl.cc
localtime.c
Makefile.in
* path.cc (normalize_posix_path): Calculate path name length overruns more
2000-12-15 22:25:51 +00:00
malloc_wrapper.cc
mcount.c
misc-std.sgml
miscfuncs.cc
mkvers.sh
mmap.cc
* mmap.cc (mmap): Check for reusing a mapping only on MAP_SHARED
2001-02-08 21:10:45 +00:00
net.cc
* autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.
2001-02-07 22:50:50 +00:00
ntdll.h
ntea.cc
passwd.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
path.cc
* cygheap.cc (init_cheap): Move username initialization.
2001-01-28 06:23:42 +00:00
path.h
* include/cygwin/version.h: Bump API to reflect setlogmask.
2001-01-22 20:29:24 +00:00
path.sgml
perprocess.h
perthread.h
* debug.h: Add regparm attributes to some functions.
2001-01-12 05:38:25 +00:00
pinfo.cc
* pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead of
2001-01-30 08:10:04 +00:00
pinfo.h
* fork.cc (fork_parent): Return EAGAIN when can't record pid.
2001-02-10 04:20:52 +00:00
pipe.cc
poll.cc
posix.sgml
profil.c
profil.h
pthread.cc
registry.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
registry.h
resource.cc
* resource.cc (setrlimit): Support RLIMIT_NOFILE.
2001-01-18 09:30:37 +00:00
ROADMAP
scandir.cc
security.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
security.h
* environ.cc (struct parse_thing): Add entry for new CYGWIN option
2000-12-19 19:52:57 +00:00
select.cc
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
2001-01-17 14:57:09 +00:00
select.h
shared_info.h
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
2001-01-29 00:46:25 +00:00
shared.cc
* shared.cc (shared_info::initialize): Reduce size of heap.
2001-01-31 15:06:06 +00:00
shared.sgml
signal.cc
* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
2001-02-16 18:49:20 +00:00
sigproc.cc
* fork.cc (fork_parent): Return EAGAIN when can't record pid.
2001-02-10 04:20:52 +00:00
sigproc.h
* debug.h: Add regparm attributes to some functions.
2001-01-12 05:38:25 +00:00
smallprint.c
spawn.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
strace.cc
strsep.cc
sync.cc
sync.h
* path.h: Add __attribute__ ((regparm(x))) to commonly used functions.
2000-11-12 04:57:41 +00:00
syscalls.cc
* signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP
2001-02-16 18:49:20 +00:00
sysconf.cc
* sysconf.cc (sysconf): return `getpagesize ()' on _SC_PAGESIZE
2001-01-15 10:58:19 +00:00
syslog.cc
* cygwin.din: Add export for setlogmask().
2001-01-22 15:55:34 +00:00
termios.cc
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
2001-01-17 14:57:09 +00:00
test.c
textmode.c
thread.cc
* cygwin.din: Export rand48 functions.
2001-02-20 02:53:55 +00:00
thread.h
times.cc
tty.cc
tty.h
tz_posixrules.h
uinfo.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
uname.cc
wait.cc
* autoload.cc (LoadDLLinitfunc): Remove debugging statement.
2001-01-17 14:57:09 +00:00
window.cc
winsup.h
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
winver.rc