libc/winsup/cygwin
Christopher Faylor 7fbcbc9592 * path.cc (normalize_posix_path): Calculate path name length overruns more
dynamically.
(normalize_win32_path): Ditto.
* Makefile.in: Avoid scanning the directory twice for *.d files.
2000-12-15 22:25:51 +00:00
..
config/i386 Whitespace cleanup. 2000-10-28 05:41:44 +00:00
include * net.cc (cygwin_rexec): Eliminate superfluous call to 2000-12-11 19:45:54 +00:00
lib * path.cc (get_device_number): Allow /dev/ttySn to designate a com port. 2000-11-13 04:06:41 +00:00
regexp Whitespace cleanup. 2000-10-28 05:41:44 +00:00
CYGWIN_LICENSE import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog * path.cc (normalize_posix_path): Calculate path name length overruns more 2000-12-15 22:25:51 +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 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
ChangeLog-1999 Update. 2000-02-21 03:18:37 +00:00
Makefile.in * path.cc (normalize_posix_path): Calculate path name length overruns more 2000-12-15 22:25:51 +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 Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
autoload.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
autoload.h Whitespace cleanup. 2000-10-28 05:41:44 +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 Minor formatting change. 2000-07-28 23:21:04 +00:00
child_info.h * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting in 2000-11-20 19:35:45 +00:00
config.h.in * acconfig.h: Add support for NEWVFORK. 2000-07-16 17:38:41 +00:00
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 * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
cygheap.cc * cygheap.cc (chgheap_root::operator =): Check root dir properly. 2000-11-29 22:27:15 +00:00
cygheap.h * cygheap.h: Move `token' and `impersonated' from class _pinfo 2000-11-15 21:04:02 +00:00
cygrun.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
cygwin.din * cygwin.din: Declare strtok_r for the import lib. Already in the DLL. 2000-12-07 19:43:37 +00:00
cygwin_version.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dcrt0.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +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 * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
delqueue.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
delqueue.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dir.cc * cygheap.cc (cygheap_root::cygheap_root): New function. 2000-11-15 00:13:09 +00:00
dlfcn.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
dll_init.cc Whitespace cleanup. 2000-10-28 05:41:44 +00:00
dll_init.h * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we can 2000-07-15 02:48:11 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
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 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
environ.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
errno.cc * errno.cc (strerror): Change EAGAIN case to return "Resource temporarily 2000-11-06 16:13:44 +00:00
exceptions.cc * sigproc.cc (wait_sig): Remove unneeded for loop iteration. 2000-11-16 05:16:59 +00:00
exec.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
external.cc * cygheap.h (init_cygheap): New struct holding values that live in the Cygwin 2000-11-14 05:53:32 +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.cc * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile 2000-11-28 18:45:42 +00:00
fhandler.h * fhandler.h (fhandler_console): Add additional argument to char_command 2000-12-15 04:42:20 +00:00
fhandler_clipboard.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
fhandler_console.cc * fhandler.h (fhandler_console): Add additional argument to char_command 2000-12-15 04:42:20 +00:00
fhandler_floppy.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fhandler_mem.cc Whitespace cleanup. 2000-10-28 05:41:44 +00:00
fhandler_random.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
fhandler_raw.cc * fhandler.h (fhandler_dev_raw): Add definition for method 2000-10-31 22:20:59 +00:00
fhandler_serial.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
fhandler_socket.cc Whitespace cleanup. 2000-10-28 05:41:44 +00:00
fhandler_tape.cc * fhandler.h (fhandler_dev_raw): Add definition for method 2000-10-31 22:20:59 +00:00
fhandler_termios.cc * fhandler.h (fhandler_console): Remove tcsetpgrp. 2000-10-21 04:53:49 +00:00
fhandler_tty.cc * debug.cc (add_handle): Issue warning on attempts to add the same handle more 2000-10-17 01:42:04 +00:00
fhandler_windows.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fhandler_zero.cc * winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files 2000-08-22 05:10:20 +00:00
fork.cc Update ChangeLog. 2000-11-16 05:21:03 +00:00
gcrt0.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
glob.c * dcrt0.cc: New global variable `ignore_case_with_glob'. 2000-11-11 05:36:34 +00:00
gmon.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc * cygheap.cc (cygheap_root::cygheap_root): New function. 2000-11-15 00:13:09 +00:00
heap.cc * child_info: Bump child_info "version". 2000-10-12 22:15:47 +00:00
heap.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
host_dependent.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
init.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
ioctl.cc Split out tty and shared_info stuff into their own headers and use throughout. 2000-09-07 16:23:51 +00:00
localtime.c Whitespace cleanup. 2000-10-28 05:41:44 +00:00
malloc_wrapper.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +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 * Makefile.in: add miscfuncs.cc 2000-10-19 03:12:44 +00:00
mkvers.sh Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
mmap.cc * mmap.cc (munmap): Check that mmap and munmap length match. 2000-11-28 21:25:45 +00:00
net.cc * net.cc (cygwin_rexec): Eliminate superfluous call to 2000-12-11 19:45:54 +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 Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
passwd.cc * cygheap.cc (cygheap_root::cygheap_root): New function. 2000-11-15 00:13:09 +00:00
path.cc * path.cc (normalize_posix_path): Calculate path name length overruns more 2000-12-15 22:25:51 +00:00
path.h * fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile 2000-11-28 18:45:42 +00:00
path.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
perprocess.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
perthread.h * sigproc.cc (wait_sig): Remove unneeded for loop iteration. 2000-11-16 05:16:59 +00:00
pinfo.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
pinfo.h * cygheap.h: Move `token' and `impersonated' from class _pinfo 2000-11-15 21:04:02 +00:00
pipe.cc * fhandler.h (fhandler_base): Remove obsolete _rpos and _rsize elements. 2000-10-07 18:12:11 +00:00
poll.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
profil.c Whitespace cleanup. 2000-10-28 05:41:44 +00:00
profil.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
pthread.cc * path.cc (readlink): Check if buffer length is positive. Truncate output to 2000-09-04 17:52:42 +00:00
registry.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
registry.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
resource.cc * exceptions.cc (set_console_handler): Don't allocate 2000-10-15 01:37:07 +00:00
scandir.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
security.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
security.h Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
select.cc * select.cc (peek_pipe): Deal with pending newline in pty_master. 2000-11-09 02:03:33 +00:00
select.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared.cc * cygheap.cc (cygheap_root::cygheap_root): New function. 2000-11-15 00:13:09 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared_info.h * environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in 2000-11-08 20:36:37 +00:00
signal.cc * pinfo.cc (winpids:add): New method. 2000-11-05 06:42:23 +00:00
sigproc.cc * sigproc.cc (wait_sig): Remove unneeded for loop iteration. 2000-11-16 05:16:59 +00:00
sigproc.h Throughout use myself->ppid_handle rather than parent_alive. 2000-11-15 06:27:48 +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 * spawn.cc (spawn_guts): Quoting was still wrong. Keep trying to fix it. 2000-11-20 22:10:13 +00:00
strace.cc * exceptions.cc (signal_exit): Kill any executing child process if we're dying. 2000-10-24 02:25:27 +00:00
strsep.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
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 * uinfo.cc (internal_getlogin): Change parameter list to reflect 2000-11-15 21:14:27 +00:00
sysconf.cc Whitespace cleanup. 2000-10-28 05:41:44 +00:00
syslog.cc * syslog.cc (syslog): Add users SID to NT syslog entry. 2000-11-17 11:30:14 +00:00
termios.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
test.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
textmode.c Minor formatting change. 2000-07-28 23:21:04 +00:00
thread.cc * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
thread.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
times.cc Whitespace cleanup. 2000-10-28 05:41:44 +00:00
tty.cc * debug.cc (add_handle): Issue warning on attempts to add the same handle more 2000-10-17 01:42:04 +00:00
tty.h * sigproc.cc (wait_sig): Add braces to avoid confusion. 2000-10-27 15:38:32 +00:00
tz_posixrules.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
uinfo.cc * uinfo.cc (uinfo_init): Call `cygwin_set_impersonation_token' to 2000-11-16 09:53:26 +00:00
uname.cc * winsup.h: Add `winME' to os_type symbols. 2000-09-30 01:38:13 +00:00
wait.cc Throughout use myself->ppid_handle rather than parent_alive. 2000-11-15 06:27:48 +00:00
window.cc Break out more header info into separate files. Use appropriate header files 2000-09-08 02:56:55 +00:00
winsup.h * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
winver.rc Update copyright info. 2000-07-19 17:42:16 +00:00