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
..
2005-05-02 03:50:11 +00:00
2005-05-09 01:19:38 +00:00
2005-05-02 03:50:11 +00:00
2003-11-29 23:00:51 +00:00
2003-11-19 18:50:23 +00:00
2005-05-02 03:50:11 +00:00
2005-03-08 09:18:47 +00:00
2003-05-29 03:50:15 +00:00
2003-11-19 18:50:23 +00:00
2003-11-15 17:04:10 +00:00
2003-11-28 20:55:59 +00:00
2005-01-25 22:45:11 +00:00
2005-04-19 08:32:59 +00:00
2003-11-19 18:50:23 +00:00
2003-11-19 18:50:23 +00:00
2002-08-26 09:57:27 +00:00
2002-07-03 20:31:39 +00:00
2005-02-23 16:27:54 +00:00
2005-05-02 03:50:11 +00:00
2004-12-10 16:25:35 +00:00
2005-05-10 20:56:07 +00:00
2003-11-19 18:50:23 +00:00
2005-05-02 03:50:11 +00:00
2002-08-30 15:47:10 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00
2004-11-26 04:15:10 +00:00