From e888d3564f581f640c8df8d4f7dca1645be27593 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sun, 9 Mar 2014 23:52:35 +0100 Subject: open_issues/glibc: POSIX Timers. --- open_issues/glibc.mdwn | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index ad7b3c72..a16d2b8a 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -217,7 +217,6 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852 youpi et al.: Is it a useful GSoC task to have the student implement interfaces in glibc that we are currently missing? tschwinge: definitely - posix_timers would be great tschwinge: probably Many more are missing, some of which have been announced in `NEWS`, others @@ -1894,6 +1893,11 @@ Last reviewed up to the [[Git mirror's 64a17f1adde4715bb6607f64decd73b2df9e6852 moving the mount/umount functionality from our utilities to the libc + * POSIX Timers + + `timer_create`, `timer_delete`, [[`clock_gettime`|clock_gettime]], and + so on. + For specific packages: * [[octave]] -- cgit v1.2.3