.. |
config/i386
|
|
|
include
|
* resource.cc (getrlimit): Return OPEN_MAX as current limit
|
2001-08-16 14:20:09 +00:00 |
lib
|
|
|
regexp
|
|
|
acconfig.h
|
|
|
ansi.sgml
|
|
|
assert.cc
|
|
|
autoload.cc
|
|
|
automode.c
|
|
|
binmode.c
|
|
|
ChangeLog
|
* net.cc (cygwin_inet_ntoa): Rearrange previous patch to use
|
2001-08-22 21:51:48 +00:00 |
ChangeLog-1995
|
|
|
ChangeLog-1996
|
|
|
ChangeLog-1997
|
|
|
ChangeLog-1998
|
|
|
ChangeLog-1999
|
|
|
ChangeLog-2000
|
|
|
child_info.h
|
|
|
config.h.in
|
|
|
configure
|
|
|
configure.in
|
|
|
cygerrno.h
|
|
|
cygheap.cc
|
fix typo.
|
2001-08-22 02:40:22 +00:00 |
cygheap.h
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
cygrun.c
|
|
|
CYGWIN_LICENSE
|
|
|
cygwin_version.h
|
|
|
cygwin.din
|
* cygwin.din: Export sys_errlist, sys_nerr.
|
2001-07-27 16:33:20 +00:00 |
dcrt0.cc
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
debug.cc
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
debug.h
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
delqueue.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
dir.cc
|
* security.cc (alloc_sd): Don't set FILE_DELETE_CHILD for group
|
2001-08-07 16:14:59 +00:00 |
dlfcn.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
dll_init.cc
|
|
|
dll_init.h
|
|
|
dll_init.sgml
|
|
|
dlmalloc.c
|
|
|
dlmalloc.h
|
|
|
dtable.cc
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
dtable.h
|
|
|
dtable.sgml
|
|
|
environ.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
environ.h
|
|
|
errno.cc
|
|
|
exceptions.cc
|
|
|
exec.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
external.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
external.sgml
|
|
|
fcntl.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_clipboard.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_console.cc
|
* fhandler_console.cc (get_tty_stuff): Don't initialize shared memory console
|
2001-08-07 05:15:59 +00:00 |
fhandler_dsp.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_floppy.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
fhandler_mem.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
fhandler_random.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_raw.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_serial.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_socket.cc
|
* fhandler_socket.cc (fhandler_socket::create_secret_event): Relax
|
2001-08-16 14:34:27 +00:00 |
fhandler_tape.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +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.cc (fhandler_base::is_nonblocking): New method.
|
2001-08-15 07:49:15 +00:00 |
fhandler_windows.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler_zero.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
fhandler.cc
|
* fhandler.cc (fhandler_base::is_nonblocking): New method.
|
2001-08-15 07:49:15 +00:00 |
fhandler.h
|
* fhandler.cc (fhandler_base::is_nonblocking): New method.
|
2001-08-15 07:49:15 +00:00 |
fork.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
gcrt0.c
|
|
|
glob.c
|
|
|
gmon.c
|
|
|
gmon.h
|
|
|
grp.cc
|
* grp.cc (class grp_check): New class. Make `group_state'
|
2001-08-07 08:56:22 +00:00 |
heap.cc
|
|
|
heap.h
|
|
|
host_dependent.h
|
|
|
init.cc
|
|
|
ioctl.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
localtime.cc
|
|
|
Makefile.in
|
* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal with
|
2001-07-29 02:33:30 +00:00 |
malloc_wrapper.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
mcount.c
|
|
|
misc-std.sgml
|
|
|
miscfuncs.cc
|
|
|
mkvers.sh
|
|
|
mmap.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
net.cc
|
* net.cc (cygwin_inet_ntoa): Rearrange previous patch to use
|
2001-08-22 21:51:48 +00:00 |
ntdll.h
|
|
|
ntea.cc
|
|
|
passwd.cc
|
* net.cc (cygwin_inet_ntoa): Rearrange previous patch to use
|
2001-08-22 21:51:48 +00:00 |
path.cc
|
* dir.cc (mkdir): Set security attributes correctly for
|
2001-08-07 15:09:54 +00:00 |
path.h
|
|
|
path.sgml
|
|
|
perprocess.h
|
|
|
perthread.h
|
|
|
pinfo.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
pinfo.h
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
pipe.cc
|
* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.
|
2001-08-07 00:01:42 +00:00 |
poll.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
posix.sgml
|
|
|
profil.c
|
|
|
profil.h
|
|
|
pthread.cc
|
|
|
registry.cc
|
|
|
registry.h
|
|
|
resource.cc
|
* resource.cc (getrlimit): Return getdtablesize () as current limit
|
2001-08-16 14:29:21 +00:00 |
ROADMAP
|
|
|
scandir.cc
|
|
|
sched.cc
|
|
|
sec_acl.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
sec_helper.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
security.cc
|
* security.cc (set_nt_attribute): Return always -1 in case of
|
2001-08-15 10:21:39 +00:00 |
security.h
|
* dir.cc (mkdir): Set security attributes correctly for
|
2001-08-07 15:09:54 +00:00 |
select.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
select.h
|
|
|
shared_info.h
|
|
|
shared.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
shared.sgml
|
|
|
shortcut.c
|
|
|
shortcut.h
|
|
|
signal.cc
|
|
|
sigproc.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
sigproc.h
|
|
|
smallprint.c
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
spawn.cc
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
strace.cc
|
|
|
string.h
|
|
|
strsep.cc
|
|
|
sync.cc
|
|
|
sync.h
|
|
|
syscalls.cc
|
* resource.cc (getrlimit): Return getdtablesize () as current limit
|
2001-08-16 14:29:21 +00:00 |
sysconf.cc
|
* resource.cc (getrlimit): Return getdtablesize () as current limit
|
2001-08-16 14:29:21 +00:00 |
syslog.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
termios.cc
|
Throughout, reorganize header file inclusion to put security.h prior to
|
2001-07-26 19:22:24 +00:00 |
test.c
|
|
|
textmode.c
|
|
|
thread.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
thread.h
|
* net.cc (cygwin_inet_ntoa): Rearrange previous patch to use
|
2001-08-22 21:51:48 +00:00 |
times.cc
|
* times.cc (utimes): Revert previous change. Just open the
|
2001-08-15 10:48:43 +00:00 |
tty.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
tty.h
|
|
|
tz_posixrules.h
|
|
|
uinfo.cc
|
Throughout, change check for running under Windows NT to 'iswinnt'.
|
2001-08-04 21:10:52 +00:00 |
uname.cc
|
|
|
wait.cc
|
|
|
window.cc
|
|
|
winsup.h
|
* smallprint.c (console_printf): New function.
|
2001-08-22 17:50:22 +00:00 |
winver.rc
|
|
|