diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-07-20 17:06:04 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-07-20 17:06:04 +0000 |
commit | 8f1c9b09f915b52c7c90c111c3e5e7a995cf8a78 (patch) | |
tree | d31f18df3b9537055cfd4dd77f84719f9ef8f84b | |
parent | d4ea07050894f62dbf6a6a3a59987c3654304f39 (diff) | |
download | glibc-8f1c9b09f915b52c7c90c111c3e5e7a995cf8a78.tar.gz glibc-8f1c9b09f915b52c7c90c111c3e5e7a995cf8a78.tar.xz glibc-8f1c9b09f915b52c7c90c111c3e5e7a995cf8a78.zip |
Regenerated: /usr/bin/perl scripts/gen-FAQ.pl FAQ.in
-rw-r--r-- | FAQ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ b/FAQ index 4f79a640f6..c4ab81227d 100644 --- a/FAQ +++ b/FAQ @@ -983,7 +983,7 @@ new type. {UD,AJ} On Linux, the use of kernel headers is reduced to the minimum. This gives Linus the ability to change the headers more freely. Also, user -programs are not insulated from changes in the size of kernel data +programs are now insulated from changes in the size of kernel data structures. For example, the sigset_t type is 32 or 64 bits wide in the kernel. In |