newlib-cygwin/winsup/cygwin/include/sys
Christopher Faylor deb648cc8b * pinfo.h (winpids::pid_access): New element.
(winpids::winpids): Rejigger to set pinfo_access.
* pinfo.cc (winpids::add): Try to open shared memory region with supplied
pinfo_access first, then default to readonly.
* fhandler_termios.cc (tty_min::kill_pgrp): When getting list of pids to work
with, suggest opening with PID_MAP_RW.
* signal.cc (kill_pgrp): Ditto.
* sigproc.cc (sig_send): Perform a write check on todo prior to attempting to
increment it.  Return EACCES if we can't write to it.
2003-09-17 01:15:56 +00:00
..
acl.h Update copyrights. 2001-09-11 20:01:02 +00:00
cdefs.h
copying.dj
cygwin.h * pinfo.h (winpids::pid_access): New element. 2003-09-17 01:15:56 +00:00
dirent.h * dir.cc (readdir): Reinstate setting of old ino field for legacy applications. 2003-09-09 00:21:16 +00:00
file.h * include/sys/file.h: Revert special X_OK usage. Just make it a constant. 2001-05-08 01:36:50 +00:00
ioctl.h Add copyright stuff 2002-01-13 20:03:03 +00:00
mman.h * mmap.cc (mmap64): Change address types from caddr_t to void * 2003-09-09 09:41:18 +00:00
mount.h * mkvers.sh: Avoid "-dontuse" tags. 2003-05-29 03:50:15 +00:00
mtio.h
param.h * include/sys/param.h (NBBY): Define if not defined. 2003-08-12 10:23:40 +00:00
poll.h Update copyrights. 2001-09-11 20:01:02 +00:00
procfs.h
resource.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
select.h Update copyrights. 2001-09-11 20:01:02 +00:00
smallprint.h
socket.h * fhandler.h (fhandler_socket::recvfrom): Fix prototype. 2002-08-26 09:57:27 +00:00
soundcard.h whitespace cleanup 2001-12-10 03:35:54 +00:00
statfs.h * include/sys/statfs.h: New header file. 2002-07-03 20:31:39 +00:00
strace.h * include/sys/strace.h (paranoid_printf): Define as not being part of "all" 2003-01-26 05:38:38 +00:00
syslog.h * cygwin.din: Add vsyslog. 2003-06-06 08:11:19 +00:00
sysmacros.h * syscalls.cc (stat64_to_stat32): Transform st_dev correctly. 2002-06-03 17:44:09 +00:00
termio.h
termios.h Split ChangeLog, create ChangeLog-2002. 2003-01-10 12:32:49 +00:00
ttychars.h
uio.h * miscfuncs.cc (check_iovec_for_read): Don't check buffer when zero length 2002-08-30 15:47:10 +00:00
un.h Eliminate excess whitespace. 2001-11-05 06:09:15 +00:00
utime.h * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS. 2003-05-12 11:06:27 +00:00
utmp.h * Makefile.in (DLL_OFILES): Add bsdlib.o. 2003-09-10 15:51:59 +00:00
utsname.h
vfs.h remove erroneous part of comment 2002-03-12 03:36:01 +00:00
wait.h