From 33127459680e76c8d54ea46d4af24a672d8a1278 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 23 Nov 1998 12:54:51 +0000 Subject: Update. 1998-11-23 Ulrich Drepper * sysdeps/i386/fpu/bits/mathinline.h: Add optimizations for lrint and llrint. --- FAQ | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'FAQ') diff --git a/FAQ b/FAQ index 6491b38..a3fddde 100644 --- a/FAQ +++ b/FAQ @@ -126,6 +126,7 @@ please let me know. 3.14. The pow() inline function I get when including is broken. I get segmentation faults when I run the program. 3.15. The sys/sem.h file lacks the definition of `union semun'. +3.16. Why has disappeared? 4. Miscellaneous @@ -1275,6 +1276,15 @@ versions defined this but it was an error since it does not make much sense when thinking about it. The standards describing the System V IPC functions define it this way and therefore programs must be adopted. + +3.16. Why has disappeared? + +{AJ} The corresponding Linux kernel data structures and constants are +totally different in Linux 2.0 and Linux 2.1. This situation has to be +taken care in user programs using the firewall structures and therefore +those programs (ipfw is AFAIK the only one) should deal with this problem +themselves. + . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . -- cgit v1.1