log src/xselect.c @ 59061:a7985894de81

age author description
Tue, 09 Nov 2004 13:26:58 +0000 Kim F. Storm Include <sys/types.h> and <unistd.h> (for getpid).
Fri, 05 Nov 2004 11:30:31 +0000 Kim F. Storm * xselect.c (struct selection_event_queue, selection_queue)
Fri, 05 Nov 2004 07:05:13 +0000 Jan Dj?rv * xselect.c (TRACE3): New debug macro.
Thu, 28 Oct 2004 23:28:20 +0000 Stefan Monnier (Vx_lost_selection_functions, Vx_sent_selection_functions):
Fri, 10 Sep 2004 18:56:29 +0000 Jan Dj?rv Must BLOCK/UNBLOCK around x_uncatch_errors.
Fri, 10 Sep 2004 18:04:19 +0000 Jan Dj?rv * xselect.c (x_reply_selection_request): XSync and UNBLOCK before
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.