From linux-kernel Sun Jan 21 21:06:45 2001 From: "Robert H. de Vries" Date: Sun, 21 Jan 2001 21:06:45 +0000 To: linux-kernel Subject: [ANN] POSIX timer patch for 2.4.0 X-MARC-Message: https://marc.info/?l=linux-kernel&m=98011145018353 Hi Linus, This patch adds the POSIX timer system calls to the kernel. The patch has been in a stable state for some time now. It has been tested on intel hardware only (SMP and UP). It also has been in use by myself and some other people for a year or so, which gives me some confidence that there are no bugs left. As this patch does not influence other kernel code, it is my opinion that it is safe to add. So please feel free to add this to the mainstream kernel distribution. Comments are also welcome. The kernel patch and auxiliary code can be found on my web page: http://www.rhdv.cistron.nl/posix.html as the patch is largish (70 kB). The direct link to the patch is http://www.rhdv.cistron.nl/2.4.0.timer.patch Robert -- Robert de Vries rhdv@rhdv.cistron.nl - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/