libc/winsup/cygwin
Christopher Faylor 13584f077b * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.
* exceptions.cc: Ditto.
* fhandler_termios.cc: Ditto.
* signal.cc: Ditto.
* sigproc.cc: Ditto.
* Makefile.in: Revert previous change which made a cygwin.din newer than a
version.h a warning rather than an error.
2003-11-28 22:13:57 +00:00
..
config/i386 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
include * include/cygwin/signal.h: New file. 2003-11-28 21:01:09 +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
CYGWIN_LICENSE
ChangeLog * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
ChangeLog-1995
ChangeLog-1996
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
Makefile.in * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
ROADMAP
acconfig.h Throughout, change USE_CYGSERVER to USE_SERVER. 2003-08-25 18:21:07 +00:00
ansi.sgml
assert.cc
autoload.cc * Makefile.in: Add libusr32.a to DLL_IMPORTS. 2003-09-27 03:44:31 +00:00
automode.c
binmode.c
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 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> 2003-09-27 01:56:36 +00:00
cygheap.h 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
cygmagic
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 Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
cygwin-shilka * cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use 2003-09-27 05:35:02 +00:00
cygwin.din * cygwin.din: Re-add inexplicably missing semaphore/msg functions. 2003-11-28 21:39:08 +00:00
cygwin.sc
cygwin_version.h
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
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
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 * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +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
fcntl.cc * devices.cc: New file. 2003-09-25 00:37:18 +00:00
fhandler.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
fhandler.h * dtable.cc (build_fh_name): Set error in dummy fhandler when one is noted 2003-11-25 02:03:17 +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 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoid 2003-11-27 23:27:23 +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
fork.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
gcrt0.c
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
gmon.h
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
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
how-cygheap-works.txt
how-fhandlers-work.txt
how-signals-work.txt * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
how-spawn-works.txt
how-to-debug-cygwin.txt
how-vfork-works.txt
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
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
misc-std.sgml
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
perprocess.h
perthread.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
pinfo.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
pinfo.h * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +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
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
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
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
sem.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
shared.cc 2003-11-11 Robert Collins <rbtcollins@hotmail.com> 2003-11-14 23:40:06 +00:00
shared.sgml
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 * pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout. 2003-11-28 22:13:57 +00:00
sigproc.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +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
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
sync.h
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
thread.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
thread.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +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
tz_posixrules.h
uinfo.cc Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
uname.cc
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