libc/winsup/cygwin
Christopher Faylor 8461f41ec0 * fhandler.cc (fhandler_base::open): Make default open mode == binmode.
(fhandler_base::init): Set open flags based on derived binmode argument.
2002-05-31 20:48:14 +00:00
..
config/i386 Update copyrights. 2001-09-11 20:01:02 +00:00
include * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate. 2002-05-29 21:00:55 +00:00
lib * winsup.h: Remove alloca definition since it's now defined through 2001-11-14 10:47:54 +00:00
libc * Makefile.in: Add fnmatch.o to DLL_OFILES. 2002-01-17 10:39:37 +00:00
regex * hires.h (hires::usecs): Rename from utime. Accept an argument. 2002-02-15 17:06:40 +00:00
regexp Remove obsolete include. 2001-12-20 03:03:59 +00:00
CYGWIN_LICENSE Red Hatize 2001-10-12 01:51:21 +00:00
ChangeLog * fhandler.cc (fhandler_base::open): Make default open mode == binmode. 2002-05-31 20:48:14 +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 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-1999 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2000 fix spelling errors 2001-10-28 23:05:49 +00:00
ChangeLog-2001 restore missing entry 2002-01-01 16:49:52 +00:00
Makefile.in update comment 2002-05-27 02:06:16 +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 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX. 2002-05-30 07:45:30 +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
child_info.h Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
config.h.in * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
configure * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
configure.in * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
cygerrno.h * debug.cc (set_errno): Return value of errno that was set, just like the 2001-10-22 21:09:41 +00:00
cygheap.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
cygheap.h Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
cygmagic * cygmagic: Suppress error output when figuring out if sum takes an option. 2002-01-22 03:48:16 +00:00
cygrun.c Update copyrights. 2001-09-11 20:01:02 +00:00
cygserver.cc * cygserver.cc: Include stdlib.h for exit declaration. 2002-03-15 21:52:05 +00:00
cygserver_client.cc whitespace cleanup, update copyright 2002-03-13 02:34:05 +00:00
cygserver_process.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
cygserver_shm.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
cygserver_shm.h whitespace cleanup, update copyright 2002-03-13 02:34:05 +00:00
cygserver_transport.cc whitespace cleanup, update copyright 2002-03-13 02:34:05 +00:00
cygserver_transport_pipes.cc whitespace cleanup, update copyright 2002-03-13 02:34:05 +00:00
cygserver_transport_sockets.cc whitespace cleanup, update copyright 2002-03-13 02:34:05 +00:00
cygwin.din Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
cygwin.sc whitespace cleanup 2001-12-10 03:35:54 +00:00
cygwin_version.h Update copyrights. 2001-09-11 20:01:02 +00:00
dcrt0.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
debug.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
debug.h * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
delqueue.cc * Makefile.in: Build wincap.o. 2001-09-12 17:46:37 +00:00
dir.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
dlfcn.cc * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
dll_init.cc * dll_init.cc (dll_list::init): Eliminate unneeded debugging statement. 2002-05-31 20:34:40 +00:00
dll_init.h revert patch 2002-04-19 14:42:20 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dlmalloc.c * cygheap.cc (cfree): Remove malloc debugging probe. 2001-10-03 03:49:26 +00:00
dlmalloc.h * dlmalloc.c: New file. Port of Doug Lea's malloc 2001-04-24 15:25:31 +00:00
dtable.cc * dtable.cc (dtable::init_std_file_from_handle): Attempt stronger detection of 2002-05-29 05:15:43 +00:00
dtable.h * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to 2002-05-24 05:44:10 +00:00
dtable.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
environ.h * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. 2001-10-31 00:55:32 +00:00
errno.cc * errno.cc: Change EPERM associated text to "Operation not permitted" 2002-03-05 18:11:20 +00:00
exceptions.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
exec.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
external.cc * include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate. 2002-05-29 21:00:55 +00:00
external.sgml *** empty log message *** 2000-11-19 04:58:18 +00:00
fcntl.cc * cygerrno.h (set_errno): Define more informative version of this function for 2001-10-16 03:31:50 +00:00
fhandler.cc * fhandler.cc (fhandler_base::open): Make default open mode == binmode. 2002-05-31 20:48:14 +00:00
fhandler.h * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
fhandler_clipboard.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fhandler_console.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
fhandler_disk_file.cc * fhandler_disk_file.cc (fhandler_disk_file::fstat): Always call fstat_by_name 2002-05-31 00:15:22 +00:00
fhandler_dsp.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fhandler_floppy.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fhandler_mem.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fhandler_proc.cc * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files. 2002-05-31 20:30:36 +00:00
fhandler_process.cc * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files. 2002-05-31 20:30:36 +00:00
fhandler_random.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fhandler_raw.cc * fhandler_raw.cc (fhandler_dev_raw::open): Replace set_errno() 2002-05-17 09:32:45 +00:00
fhandler_registry.cc * fhandler_proc.cc (fhandler_proc::readdir): Set errno when no more files. 2002-05-31 20:30:36 +00:00
fhandler_serial.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
fhandler_socket.cc * dtable.cc (dtable::build_fhandler_from_name): Just pass posix path along to 2002-05-24 05:44:10 +00:00
fhandler_tape.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fhandler_termios.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
fhandler_tty.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
fhandler_virtual.cc * fhandler.h (fhandler_virtual::exists): Eliminate path argument. 2002-05-22 22:09:58 +00:00
fhandler_windows.cc Ensure that all fhandler_*::read definitions are __stdcall throughout. 2001-10-24 04:16:45 +00:00
fhandler_zero.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
fork.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
gcrt0.c Update copyrights. 2001-09-11 20:01:02 +00:00
glob.c * glob.c (stat32_to_STAT): New function. 2002-03-15 10:12:31 +00:00
gmon.c 2002-05-25 Robert Collins <rbtcollins@hotmail.com> 2002-05-24 14:24:33 +00:00
gmon.h import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
grp.cc Change internal gid datatype from __gid16_t to __gid32_t 2002-05-28 14:10:55 +00:00
heap.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
heap.h * heap.h (inheap): Check for NULL. 2001-10-05 04:36:14 +00:00
hires.h * hires.h (hires::usecs): Rename from utime. Accept an argument. 2002-02-15 17:06:40 +00:00
how-cygheap-works.txt fix spelling errors 2001-10-28 23:05:49 +00:00
how-fhandlers-work.txt . 2002-05-04 04:30:57 +00:00
how-signals-work.txt typo, words. 2001-09-22 01:29:07 +00:00
how-spawn-works.txt new how-to. 2002-02-11 02:25:42 +00:00
how-to-debug-cygwin.txt add more words 2002-01-30 02:44:21 +00:00
how-vfork-works.txt * fhandler.h (fhandler_pipe::hit_eof): New method. 2001-09-24 21:50:44 +00:00
init.cc Throughout, rename PROC_FORK1 to PROC_FORK. 2001-10-10 02:32:12 +00:00
ioctl.cc Add copyright stuff 2002-01-13 20:03:03 +00:00
ipc.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
localtime.cc * localtime.cc (tzsetwall): Use wildabbr if generated timezone name 2002-05-07 13:18:44 +00:00
malloc_wrapper.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +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 * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
mkvers.sh Add copyright stuff 2002-01-13 20:03:03 +00:00
mmap.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
net.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
newsym * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
ntdll.h * autoload.cc: Replace autoload statments for ZwXXX by NtXXX. 2002-05-30 07:45:30 +00:00
ntea.cc Update copyrights. 2001-09-11 20:01:02 +00:00
passwd.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
path.cc * path.cc (path_conv::check): Set fileattr to INVALID_FILE_ATTRIBUTES for 2002-05-31 03:11:21 +00:00
path.h * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
path.sgml revert. 2001-06-01 01:45:53 +00:00
perprocess.h * dlopen.c (dlopen): Return NULL when name is NULL (suggested by 2001-03-05 06:28:25 +00:00
perthread.h * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
pinfo.cc * autoload.cc: Replace autoload statments for ZwXXX by NtXXX. 2002-05-30 07:45:30 +00:00
pinfo.h Change internal gid datatype from __gid16_t to __gid32_t 2002-05-28 14:10:55 +00:00
pipe.cc * cygwin.din (fstat64): New symbol. 2002-02-25 17:47:51 +00:00
poll.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
profil.c Update copyrights. 2001-09-11 20:01:02 +00:00
profil.h Update copyrights. 2001-09-11 20:01:02 +00:00
pthread.cc Sat Sep 29 18:26:00 2001 Robert Collins <rbtcollins@hotmail.com> 2001-09-29 09:01:01 +00:00
pwdgrp.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
registry.cc * spawn.cc (spawn_guts): Move call to set_process_privilege() 2002-05-06 10:05:46 +00:00
registry.h Update copyrights. 2001-09-11 20:01:02 +00:00
resource.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
rmsym * Makefile.in (VPATH): Add regex directory. 2001-12-20 02:55:11 +00:00
scandir.cc * lib/getopt.c: Use __progname==__argv[0] when not compiling for cygwin. 2001-09-19 15:54:12 +00:00
sched.cc * mmap.cc: Clean up *ResourceLock calls throughout. 2001-06-26 14:47:48 +00:00
sec_acl.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
sec_helper.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
security.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
security.h Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
select.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
select.h Update copyrights. 2001-09-11 20:01:02 +00:00
shared.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared_info.h * cygmagic: Add define name to warning. 2001-12-26 21:35:16 +00:00
shm.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
shortcut.c * winsup.h: Reorganize to avoid use of experimental stuff. 2001-11-28 02:36:32 +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 Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
sigproc.cc * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
sigproc.h Add copyright stuff 2002-01-13 20:03:03 +00:00
smallprint.c * smallprint.c (__small_vsprintf): Implement '%o' after all these years. 2002-05-23 06:00:49 +00:00
spawn.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
speclib * speclib: Ensure that temporary def file is removed. 2002-01-24 21:39:09 +00:00
stackdump.sgml new description for old api. 2002-04-04 05:28:49 +00:00
strace.cc * debug.h (being_debugged): New macro. 2002-05-27 02:25:28 +00:00
string.h * string.h (cygwin_strchr): Make 'static inline' so that things will still work 2001-05-06 16:00:23 +00:00
strsep.cc import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
sync.cc * times.cc (hires::prime): Restore thread priority on failure condition. 2002-02-17 04:59:55 +00:00
sync.h * sync.h (new_muto): Just accept an argument which denotes the name of the 2002-02-22 19:33:41 +00:00
syscalls.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
sysconf.cc * sysconf.cc (sysconf): Fix condition. 2002-03-12 08:57:22 +00:00
syslog.cc * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle. 2001-10-15 23:39:33 +00:00
termios.cc * exceptions.cc: Add stdlib.h include for alloca declaration. 2001-11-15 03:25:52 +00:00
textmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
thread.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
thread.h * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, 2002-02-10 13:50:13 +00:00
threaded_queue.cc * cygserver.cc: Include stdlib.h for exit declaration. 2002-03-15 21:52:05 +00:00
threaded_queue.h 2002-02-28 Robert Collins <rbtcollins@hotmail.com> 2002-02-28 14:30:38 +00:00
times.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
tty.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
tty.h Update copyright. 2002-03-05 18:03:32 +00:00
tz_posixrules.h Move appropriate variables to NO_COPY segment, throughout. 2001-09-06 05:17:22 +00:00
uinfo.cc Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
uname.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
wait.cc Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h, 2002-05-25 02:22:50 +00:00
winbase.h * debug.cc (makethread): Eliminate unneeded function call. 2001-11-30 06:19:58 +00:00
wincap.cc * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me when 2002-05-17 08:32:29 +00:00
wincap.h * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me when 2002-05-17 08:32:29 +00:00
window.cc * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro. 2002-05-28 01:55:40 +00:00
winsup.h Change internal uid datatype from __uid16_t to __uid32_t 2002-05-29 15:04:29 +00:00
winver.rc * winver.rc: Change copyright to include 2001. 2001-09-05 19:36:49 +00:00
wsock_event.h * dtable.cc (dtable::dup2): Revert previous patch. 2002-02-09 10:40:48 +00:00