From 9004bc202e5ea7b8eabca183f4e6c6abe573f802 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 2 Jun 1996 19:47:36 +0000 Subject: Sun Jun 2 14:56:49 1996 Roland McGrath * login/pututline_r.c: Fix typo in sizeof for DATA_TMP alloca. * sysdeps/generic/gnu/types.h (__clock_t): New type. * sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define using kernel types. * time/time.h (clock_t): Include and define using __clock_t. --- FAQ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FAQ') diff --git a/FAQ b/FAQ index cc26946b24..87df40e61f 100644 --- a/FAQ +++ b/FAQ @@ -207,12 +207,12 @@ incompatibilities: syscall name: wrapper name: declaring header file: ------------- ------------- ---------------------- - bdflush bdflush ??? + bdflush bdflush create_module create_module delete_module delete_module get_kernel_syms get_kernel_syms init_module init_module - syslog ksyslog_ctl ??? + syslog ksyslog_ctl ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ -- cgit v1.2.3