newlib/winsup/cygwin
Egor Duda 739db26a31 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine
drive geometry or partition size to allow seeking from the end of
raw floppy device. Don't allow positioning past the end of media or
to offsets bigger then max off_t.
2001-02-28 09:59:54 +00:00
..
config/i386 Whitespace cleanup. 2000-10-28 05:41:44 +00:00
include * strace.cc (strace::vprntf): Move prntf functionality to this function 2001-02-26 09:50:24 +00:00
lib * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +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 * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine 2001-02-28 09:59:54 +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
ChangeLog-2000 Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com> 2001-01-03 14:44:13 +00:00
Makefile.in * shortcut.c: New file. Provides a C interface to reading of 2001-02-22 12:56:36 +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 * Makefile.in: Add `-lshell32 -luuid' to link pass for new-cygwin1.dll. 2001-02-21 21:49:37 +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 Minor formatting change. 2000-07-28 23:21:04 +00:00
child_info.h Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +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 * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
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 import winsup-2000-02-17 snapshot 2000-02-17 19:38:31 +00:00
cygwin.din * cygwin.din: Export rand48 functions. 2001-02-20 02:53:55 +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 * dcrt0.cc (locale_init): Remove. 2001-02-20 03:28:01 +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 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 * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +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 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 * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +00:00
environ.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
errno.cc * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
exceptions.cc Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +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 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 * fcntl.cc (_fcntl): Rearrange as wrapper function. Move all 2000-10-23 20:16:52 +00:00
fhandler.cc * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
fhandler.h * fhandler.h (class fhandler_console): Make all variables that 2001-02-27 09:14:35 +00:00
fhandler_clipboard.cc * autoload.cc: Autoload CharToOemA. 2000-12-10 00:45:12 +00:00
fhandler_console.cc * fhandler.h (class fhandler_console): Make all variables that 2001-02-27 09:14:35 +00:00
fhandler_floppy.cc * fhandler_floppy.cc (fhandler_dev_floppy::lseek): Determine 2001-02-28 09:59:54 +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 * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
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.h (fhandler_dev_raw): Add definition for method 2000-10-31 22:20:59 +00:00
fhandler_termios.cc * autoload.cc (LoadDLLinitfunc): Remove debugging statement. 2001-01-17 14:57:09 +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 * fork.cc (fork_parent): Return EAGAIN when can't record pid. 2001-02-10 04:20:52 +00:00
gcrt0.c import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
glob.c * pinfo.cc (codepage_init): Move function. 2001-01-08 04:02:02 +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 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 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 (fhandler_disk_file::mmap): Use `addr' correctly. 2001-02-23 09:49:19 +00:00
net.cc * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll. 2001-02-07 22:50:50 +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 Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
path.cc * path.cc (symlink): Add a ".lnk" suffix regardless. Add a comment. 2001-02-25 09:34:00 +00:00
path.h * include/cygwin/version.h: Bump API to reflect setlogmask. 2001-01-22 20:29:24 +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 * 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 * 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 Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +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 * resource.cc (setrlimit): Support RLIMIT_NOFILE. 2001-01-18 09:30:37 +00:00
scandir.cc * Makefile.in: Add cygheap.o. 2000-09-03 04:16:35 +00:00
security.cc Add copyright year 2001 2001-02-21 22:59:11 +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 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared.cc * shared.cc (shared_info::initialize): Reduce size of heap. 2001-01-31 15:06:06 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
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
shortcut.c * shortcut.c: Remove #include <sys/strace.h>. 2001-02-25 23:14:52 +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 * signal.cc (signal): Prohibit setting handlers for SIGKILL and SIGSTOP 2001-02-16 18:49:20 +00:00
sigproc.cc * sigproc.cc (getsem): Make semaphore always non-inheritable. 2001-02-21 11:40:22 +00:00
sigproc.h * debug.h: Add regparm attributes to some functions. 2001-01-12 05:38: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 * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +00:00
strace.cc * strace.cc (strace::vprntf): Move prntf functionality to this function 2001-02-26 09:50:24 +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 * cygerrno.h: Revert previous patch. 2001-02-22 14:51:16 +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 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 * cygwin.din: Export rand48 functions. 2001-02-20 02:53:55 +00:00
thread.h * Makefile.in: Remove some obsolete stuff. 2000-10-16 23:55:58 +00:00
times.cc * times.cc (settimeofday): Replace function stub with working code. 2001-02-26 22:36:09 +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 Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
uname.cc * winsup.h: Add `winME' to os_type symbols. 2000-09-30 01:38:13 +00:00
wait.cc * autoload.cc (LoadDLLinitfunc): Remove debugging statement. 2001-01-17 14:57:09 +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 Throughout, change 'cygwin_shared.mount' to 'mount_table'. 2001-01-28 05:51:15 +00:00
winver.rc Update copyright info. 2000-07-19 17:42:16 +00:00