libc/winsup/cygwin
Christopher Faylor 93e4038242 * pinfo.cc (pinfo::init): Use shared_name to construct the mapname. 2003-12-02 04:10:56 +00:00
..
config/i386 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
include * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
lib * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o. 2003-09-10 19:13:05 +00:00
libc * bsdlib.cc (getprogname): New function. 2003-11-17 17:25:59 +00:00
regex * regex/regex.h: Define regoff_t as _off_t. 2003-04-10 19:49:30 +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 * pinfo.cc (pinfo::init): Use shared_name to construct the mapname. 2003-12-02 04:10:56 +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
ChangeLog-2002 Split ChangeLog, create ChangeLog-2002. 2003-01-10 12:32:49 +00:00
Makefile.in * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
ROADMAP hinfo -> dtable 2000-08-18 19:51:02 +00:00
acconfig.h Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
ansi.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
assert.cc Cleanup calls to CreateFile throughout. 2002-09-19 15:12:48 +00:00
autoload.cc * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +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 * Makefile.in: Add YA method for generating devices.cc. 2003-10-01 12:36:39 +00:00
config.h.in Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
configure Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
configure.in Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
cpuid.h * termios.cc (setspeed): New function. 2003-04-16 03:03:45 +00:00
crt0.c * Makefile.in: Rework to accommodate new speclib arguments. 2003-08-06 01:40:12 +00:00
cxx.cc * cxx.cc (new): Fix formatting. Just return result of ccalloc rather than 2003-09-04 03:01:35 +00:00
cygerrno.h Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
cygheap.cc * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. 2003-12-01 15:03:43 +00:00
cygheap.h * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. 2003-12-01 15:03:43 +00:00
cygmagic * child_info.h: Add _PROC_WHOOPS enum value. 2002-08-27 04:10:54 +00:00
cygmalloc.h * cygmalloc.h: Remove MORECORE_CANNOT_TRIM. It's not true. # cygwin.din: 2003-02-22 23:02:15 +00:00
cygserver.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_ipc.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_msg.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_sem.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygserver_shm.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
cygthread.cc * cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from 2003-11-07 18:21:05 +00:00
cygthread.h * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount. 2003-08-28 02:04:16 +00:00
cygtls.h * pinfo.h (_pinfo::getthread2signal): Remove obsolete function. 2003-11-29 00:26:40 +00:00
cygwin-shilka * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use 2003-09-27 05:35:02 +00:00
cygwin.din * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
cygwin.sc * cygwin.sc: Add recent changes from ld sources. 2002-06-23 18:55:23 +00:00
cygwin_version.h Update copyrights. 2001-09-11 20:01:02 +00:00
dcrt0.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
debug.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
debug.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
delqueue.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
devices.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
devices.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
devices.in Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
dir.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
dlfcn.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
dll_init.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
dlmalloc.c * devices.cc: New file. 2003-09-25 00:37:18 +00:00
dlmalloc.h * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
dtable.cc * dtable.cc (build_fh_name): Set error in dummy fhandler when one is noted 2003-11-25 02:03:17 +00:00
dtable.h * devices.cc: New file. 2003-09-25 00:37:18 +00:00
dtable.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
environ.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
environ.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
errno.cc * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO. 2003-08-17 17:12:18 +00:00
exceptions.cc * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location 2003-11-30 02:19:45 +00:00
exec.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
external.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
external.sgml *** empty log message *** 2000-11-19 04:58:18 +00:00
fcntl.cc * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
fhandler.cc * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
fhandler.h * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
fhandler_clipboard.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_console.cc * dcrt0.cc: Remove local variable alternate_charset_active. 2003-10-16 14:08:28 +00:00
fhandler_disk_file.cc * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl. 2003-12-01 17:26:28 +00:00
fhandler_dsp.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_fifo.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
fhandler_floppy.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_mem.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_nodevice.cc * syscalls.cc (system): Strip signal considerations from here so that they are 2003-09-20 00:31:13 +00:00
fhandler_proc.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_process.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_random.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_raw.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_registry.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_serial.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_socket.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
fhandler_tape.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_termios.cc * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
fhandler_tty.cc * fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly set return value in 2003-10-24 01:13:22 +00:00
fhandler_virtual.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
fhandler_windows.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler_zero.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
flock.cc * flock.cc: Renamed from flock.c. 2003-11-30 10:43:04 +00:00
fork.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
gcrt0.c Update copyrights. 2001-09-11 20:01:02 +00:00
gendef Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
gendevices * gendevices: Issue error when shilka is missing. 2003-11-28 21:20:15 +00:00
gentls_offsets Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
glob.c * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals 2003-03-19 21:38:25 +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 * devices.cc: New file. 2003-09-25 00:37:18 +00:00
heap.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
heap.h * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap. 2002-10-22 16:18:55 +00:00
hires.h * signal.cc (nanosleep): Improve test for valid values. Round delay up to 2003-09-07 05:18:01 +00:00
how-autoload-works.txt whitespace 2002-12-12 03:09:38 +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 * pinfo.h (_pinfo::getthread2signal): Remove obsolete function. 2003-11-29 00:26:40 +00:00
how-spawn-works.txt new how-to. 2002-02-11 02:25:42 +00:00
how-to-debug-cygwin.txt add initial information 2002-07-13 21:15:10 +00:00
how-vfork-works.txt * fhandler.h (fhandler_pipe::hit_eof): New method. 2001-09-24 21:50:44 +00:00
init.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
ioctl.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
ipc.cc * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if there 2003-07-26 04:53:59 +00:00
localtime.cc * include/tzfile.h: Remove duplicate definition of TM_SUNDAY. 2003-12-01 10:39:17 +00:00
malloc.cc * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object. 2003-08-31 18:26:58 +00:00
malloc_wrapper.cc * devices.cc: New file. 2003-09-25 00:37:18 +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 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
mkvers.sh * mkvers.sh: Avoid "-dontuse" tags. 2003-05-29 03:50:15 +00:00
mmap.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
msg.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
net.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
netdb.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
newsym * newsym: Reenable removal of tmp directory. Just use ar to generate archive 2003-07-07 05:30:33 +00:00
ntdll.h * cygwin.din: Export _fdopen64 2003-07-25 16:13:12 +00:00
ntea.cc * Makefile.in: Remove cygserver stuff. 2003-07-02 03:16:00 +00:00
passwd.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
path.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
path.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +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 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
pinfo.cc * pinfo.cc (pinfo::init): Use shared_name to construct the mapname. 2003-12-02 04:10:56 +00:00
pinfo.h * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location 2003-11-30 02:19:45 +00:00
pipe.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
poll.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
posix.sgml clean up SGML for latest version of jade/docbook 2000-04-19 00:55:19 +00:00
profil.c * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
profil.h * profil.h (PROFADDR): Prevent overflow when text segments are larger than 2003-04-28 20:10:54 +00:00
pseudo-reloc.cc * lib/pseudo-reloc.c: New file. 2002-12-09 22:49:12 +00:00
pthread.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
pwdgrp.h * Makefile.in: Add finline-functions optimization to CXXFLAGS. 2003-04-17 20:05:15 +00:00
registry.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
registry.h Update copyrights. 2001-09-11 20:01:02 +00:00
resource.cc * cygheap.cc (creturn): Set appropriate errno when out of memory. 2003-07-09 01:33:06 +00:00
rmsym * rmsym: Don't use ranlib. 2003-07-07 05:32:24 +00:00
scandir.cc Throughout, remove "include <errno.h>" from files which already include 2003-06-16 03:24:13 +00:00
sched.cc * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
sec_acl.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
sec_helper.cc * sec_helper.cc (set_process_privilege): Rename restore_priv to 2003-11-26 14:29:22 +00:00
security.cc * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
security.h * dir.cc (mkdir): Use local security_descriptor. Call 2003-11-26 13:23:27 +00:00
select.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
select.h Update copyrights. 2001-09-11 20:01:02 +00:00
sem.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
shared.cc * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. 2003-12-01 15:03:43 +00:00
shared.sgml import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
shared_info.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
shm.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
signal.cc * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
sigproc.cc * sigproc.cc (no_signals_available): Fix so that non-zero exit state is a true 2003-11-29 00:31:37 +00:00
sigproc.h * exceptions.cc (_threadinfo::pop): Zero *contents* of popped stack location 2003-11-30 02:19:45 +00:00
smallprint.c 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
spawn.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
speclib * speclib: Use correct EOF marker. Ensure that directory is actually deleted 2003-11-28 20:51:11 +00:00
stackdump.sgml new description for old api. 2002-04-04 05:28:49 +00:00
strace.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
string.h whitespace cleanup 2003-03-09 20:31:07 +00:00
strsep.cc Do some minor reformatting of 'extern "C"' use throughout. 2003-03-09 20:10:25 +00:00
sync.cc * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares. 2002-06-05 04:01:43 +00:00
sync.h * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. Use 2002-08-16 19:41:39 +00:00
syscalls.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
sysconf.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
syslog.cc * syslog.cc (vsyslog): Print debug message if ReportEventA fails. 2003-09-29 12:31:22 +00:00
termios.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
textmode.c * autoload.c (cygwin_premain0): Add missing parameter. 2001-03-06 12:05:45 +00:00
thread.cc * thread.cc (pthread_rwlock::add_reader): Remove mx parameter for 2003-12-01 22:10:57 +00:00
thread.h white space 2003-12-02 01:36:08 +00:00
times.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
tlsoffsets.h * include/cygwin/signal.h: New file. 2003-11-28 21:01:09 +00:00
tty.cc * Makefile.in: Add $(LIBSERVER) rule. 2003-10-22 10:07:59 +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 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
uname.cc * autoload.cc: Fix copyright date. 2003-01-15 10:21:23 +00:00
wait.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
winbase.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
wincap.cc * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6. 2003-09-27 08:14:56 +00:00
wincap.h * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
window.cc * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on 2003-10-14 09:21:55 +00:00
winsup.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
winver.rc * winver.rc: Change Copyright hint to inlcude 2003. 2003-03-09 22:13:06 +00:00
wsock_event.h * dtable.cc (dtable::dup2): Revert previous patch. 2002-02-09 10:40:48 +00:00