..
config /i386
Whitespace cleanup.
2000-10-28 05:41:44 +00:00
include
* configure.in: Remove PTH_ALLOW.
2001-04-12 04:04:53 +00:00
lib
* lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be
2001-03-28 03:42:58 +00:00
regexp
* include/a.out.h: Add copyright hint.
2001-03-05 21:29:24 +00:00
acconfig.h
ansi.sgml
assert.cc
* pinfo.cc (codepage_init): Move function.
2001-01-08 04:02:02 +00:00
autoload.cc
* fhandler.h (fhandler_dev_clipboard): Extend to support writing.
2001-03-22 22:11:34 +00:00
autoload.h
* autoload.h: Make DLL initializers global to avoid inlining.
2000-12-26 03:21:05 +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
ChangeLog
Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>
2001-04-14 07:06:02 +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
* child_info.h: Bump magic number for fork/exec/spawn.
2001-04-04 14:37:45 +00:00
config.h.in
configure
* configure.in: Remove PTH_ALLOW.
2001-04-12 15:40:18 +00:00
configure.in
* configure.in: Remove PTH_ALLOW.
2001-04-12 04:04:53 +00:00
cygerrno.h
* cygerrno.h: Revert previous patch.
2001-02-22 14:51:16 +00:00
cygheap.cc
Update copyrights.
2001-03-18 03:34:05 +00:00
cygheap.h
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
cygrun.c
* cygrun.c (main): Fix compiler warning.
2001-04-03 02:53:25 +00:00
CYGWIN_LICENSE
cygwin_version.h
cygwin.din
* fork.cc (fork_child): Call the __pthread_atforkchild function.
2001-04-13 15:28:20 +00:00
dcrt0.cc
Work around new g++ problem.
2001-04-09 01:23:27 +00:00
debug.cc
*** empty log message ***
2001-03-03 03:56:34 +00:00
debug.h
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
2001-03-05 06:28:25 +00:00
delqueue.cc
delqueue.h
dir.cc
* dir.cc (mkdir): Check for case clash.
2001-04-12 21:21:37 +00:00
dlfcn.cc
* dlfcn.cc (check_access): Eliminate.
2001-03-26 01:16:11 +00:00
dll_init.cc
Whitespace cleanup.
2000-10-28 05:41:44 +00:00
dll_init.h
dll_init.sgml
dtable.cc
* lib/_cygwin_S_IEXEC.c: Remove "const" from globals or they never seem to be
2001-03-28 03:42:58 +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
* dir.cc (mkdir): Check for case clash.
2001-04-12 21:21:37 +00:00
environ.h
* Makefile.in: Remove some obsolete stuff.
2000-10-16 23:55:58 +00:00
errno.cc
* dir.cc (mkdir): Check for case clash.
2001-04-12 21:21:37 +00:00
exceptions.cc
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
2001-04-09 00:44:25 +00:00
exec.cc
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
2001-03-05 06:28:25 +00:00
external.cc
Update copyright.
2001-03-18 03:25:30 +00:00
external.sgml
*** empty log message ***
2000-11-19 04:58:18 +00:00
fcntl.cc
* fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
2000-10-23 20:16:52 +00:00
fhandler_clipboard.cc
* fhandler.h (fhandler_dev_clipboard): Extend to support writing.
2001-03-22 22:11:34 +00:00
fhandler_console.cc
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
2001-04-09 00:44:25 +00:00
fhandler_floppy.cc
Update copyrights.
2001-03-18 03:34:05 +00:00
fhandler_mem.cc
* mmap.cc (fhandler_disk_file::mmap): Use `addr' correctly.
2001-02-23 09:49:19 +00:00
fhandler_random.cc
fhandler_raw.cc
Update copyrights.
2001-03-18 03:34:05 +00:00
fhandler_serial.cc
* fhandler_serial.cc (fhandler_serial::raw_write): Close protected handles with
2001-03-31 22:13:02 +00:00
fhandler_socket.cc
* fhandler.h (class fhandler_socket): Add members and methods to
2001-04-09 07:21:32 +00:00
fhandler_tape.cc
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
2001-03-05 06:28:25 +00:00
fhandler_termios.cc
* fhandler.h (fhandler_tty_slave): Declare new methods.
2001-03-18 18:05:01 +00:00
fhandler_tty.cc
* tty.h (tty::create_inuse): Add new parameter to allow non-
2001-03-19 18:27:37 +00:00
fhandler_windows.cc
fhandler_zero.cc
fhandler.cc
* fork.cc (fork_child): Call the __pthread_atforkchild function.
2001-04-13 15:28:20 +00:00
fhandler.h
* fhandler.h (class fhandler_socket): Add members and methods to
2001-04-09 07:21:32 +00:00
fork.cc
* fork.cc (fork_child): Call the __pthread_atforkchild function.
2001-04-13 15:28:20 +00:00
gcrt0.c
Remove obvious brain freeze problem.
2001-03-11 16:46:28 +00:00
glob.c
* pinfo.cc (codepage_init): Move function.
2001-01-08 04:02:02 +00:00
gmon.c
* cygrun.c (main): Fix compiler warning.
2001-04-03 02:53:25 +00:00
gmon.h
grp.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
heap.cc
Update copyrights.
2001-03-18 03:34:05 +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
Whitespace cleanup.
2000-10-28 05:41:44 +00:00
Makefile.in
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
2001-04-09 00:44:25 +00:00
malloc_wrapper.cc
mcount.c
misc-std.sgml
miscfuncs.cc
* Makefile.in: add miscfuncs.cc
2000-10-19 03:12:44 +00:00
mkvers.sh
* mkvers.sh: Include config.h so that DEBUGGING is correctly defined.
2001-03-12 16:20:30 +00:00
mmap.cc
* mmap.cc (mmap): Fix conditional for previous patch.
2001-03-27 09:35:39 +00:00
net.cc
* fhandler.h (class fhandler_socket): Add members and methods to
2001-04-09 07:21:32 +00:00
ntdll.h
* ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h.
2000-11-02 06:59:07 +00:00
ntea.cc
passwd.cc
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-28 05:51:15 +00:00
path.cc
* path.cc (add_ext_from_sym): New define evaluating `known'suffix'.
2001-04-13 07:54:20 +00:00
path.h
* dir.cc (mkdir): Check for case clash.
2001-04-12 21:21:37 +00:00
path.sgml
perprocess.h
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
2001-03-05 06:28:25 +00:00
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
* sched.cc: New file. Implement sched*.
2001-03-21 02:17:58 +00:00
pipe.cc
* fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements.
2000-10-07 18:12:11 +00:00
poll.cc
* exceptions.cc (interruptible): Update debugging output.
2001-03-19 22:48:26 +00:00
posix.sgml
profil.c
* cygrun.c (main): Fix compiler warning.
2001-04-03 02:53:25 +00:00
profil.h
pthread.cc
* fork.cc (fork_child): Call the __pthread_atforkchild function.
2001-04-13 15:28:20 +00:00
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
sched.cc
* configure.in: Remove PTH_ALLOW.
2001-04-12 04:04:53 +00:00
security.cc
* environ.cc (parse_options): Use strtok_r instead of strtok.
2001-03-14 15:32:49 +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
* dtable.cc: Guard against new winsock.h/winsock2.h warnings when mixing
2001-03-20 19:50:28 +00:00
select.h
shared_info.h
* shared_info.h (mount_info): Remove mnt_ elements.
2001-04-02 04:27:12 +00:00
shared.cc
Fix spacing, copyrights.
2001-03-18 21:11:25 +00:00
shared.sgml
shortcut.c
* shortcut.c (PATH_ALL_EXEC): Add parentheses to avoid a compiler warning.
2001-03-10 23:37:50 +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
* sigproc.h (class sigframe): Implement 'unregister()' method.
2001-04-01 00:06:17 +00:00
sigproc.cc
* sigproc.h (class sigframe): Implement 'unregister()' method.
2001-04-01 00:06:17 +00:00
sigproc.h
* Makefile.in: Put -lgcc last in list of libraries, since stdc++ library needs
2001-04-09 00:44:25 +00:00
smallprint.c
* fork.cc (fork): Set sigframe here, since it can pause for a considerable
2000-10-23 03:35:50 +00:00
spawn.cc
fix spacing.
2001-03-18 20:58:18 +00:00
strace.cc
Update copyright.
2001-03-07 17:45:03 +00:00
strsep.cc
sync.cc
* dcrt0.cc (sigthread::init): Correct overzealous ifdef.
2000-10-19 17:57:28 +00:00
sync.h
* path.h: Add __attribute__ ((regparm(x))) to commonly used functions.
2000-11-12 04:57:41 +00:00
syscalls.cc
* dir.cc (mkdir): Check for case clash.
2001-04-12 21:21:37 +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
* autoload.c (cygwin_premain0): Add missing parameter.
2001-03-06 12:05:45 +00:00
thread.cc
Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>
2001-04-14 07:06:02 +00:00
thread.h
Sat Apr 14 17:04:00 2001 Robert Collins <rbtcollins@hotmail.com>
2001-04-14 07:06:02 +00:00
times.cc
* thread.h (struct _winsup_t): Remove obsolete elements. Add available_drives
2001-04-01 03:06:02 +00:00
tty.cc
* tty.h (tty::create_inuse): Add new parameter to allow non-
2001-03-19 18:27:37 +00:00
tty.h
* tty.h (tty::create_inuse): Add new parameter to allow non-
2001-03-19 18:27:37 +00:00
tz_posixrules.h
uinfo.cc
Fix spacing, copyrights.
2001-03-18 21:11:25 +00:00
uname.cc
wait.cc
* sigproc.h (class sigframe): Implement 'unregister()' method.
2001-04-01 00:06:17 +00:00
window.cc
Fix spacing, copyrights.
2001-03-18 21:11:25 +00:00
winsup.h
* cygrun.c (main): Fix compiler warning.
2001-04-03 02:53:25 +00:00
winver.rc