acadia-newlib/winsup/cygwin/include/sys
Corinna Vinschen 13505ca8fc * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
* devices.h (FH_KMSG): Define new device.
	* devices.in: Add "/dev/kmsg" entry.
	* devices.cc: Regenerate.
	* dtable.cc (build_fh_pc): Handle case FH_KMSG.
	* fhandler.h (class fhandler_mailslot): New class.
	(class select_stuff): Add device_specific_mailslot pointer.
	* fhandler_mailslot.cc: New file.
	* select.cc (peek_mailslot): New function.
	(verify_mailslot): Ditto.
	(struct mailslotinf): New stuct to handle select on mailslots.
	(thread_mailslot): New function.
	(start_thread_mailslot): Ditto.
	(mailslot_cleanup): Ditto.
	(fhandler_mailslot::select_read): New method.
	* syslog.cc (klog_guard): New muto.
	(dev_kmsg): Local mailslot for kernel message device.
	(vklog): New function.
	(klog): Ditto.
	* winsup.h (vklog): Declare.
	(klog): Ditto.
	* include/sys/syslog.h: Define _PATH_KLOG.
2005-05-10 20:56:07 +00:00
..
acl.h
cdefs.h
copying.dj white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
cygwin.h * dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0. 2005-05-09 01:19:38 +00:00
dirent.h white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
file.h
ioctl.h
ipc.h
lock.h white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
mman.h
mount.h
msg.h
mtio.h
param.h
poll.h
procfs.h
queue.h
resource.h
select.h * cygwin.din (pselect): Export. 2005-04-19 08:32:59 +00:00
sem.h
shm.h
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h
stdio.h white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
strace.h
syslog.h * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o. 2005-05-10 20:56:07 +00:00
sysmacros.h
sysproto.h
termio.h
termios.h white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
ttychars.h
uio.h
un.h
utime.h white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
utmp.h white space and minor comment cleanup. 2005-05-02 03:50:11 +00:00
utsname.h
vfs.h
wait.h