Updated discussion about lack of prototype in glibc.

This commit is contained in:
Michael Kerrisk 2005-11-03 14:14:09 +00:00
parent 76998286a2
commit 64f828d585
1 changed files with 4 additions and 4 deletions

View File

@ -95,10 +95,10 @@ with the
.I MAP_32BIT
flag.
No prototype for
.BR arch_prctl ()
in glibc 2.2. You have to declare it yourself for now.
This will be fixed in future glibc versions.
As of version 2.3.5, glibc provides no prototype for
.BR arch_prctl ().
You have to declare it yourself for now.
This may be fixed in future glibc versions.
.I FS
may be already used by the threading library.