Work around a glibc bug in strtok_r.
[gnulib.git] / doc / posix-functions / strtok_r.texi
index 7c0901e..2490572 100644 (file)
@@ -11,6 +11,10 @@ Portability problems fixed by Gnulib:
 @item
 This function is missing on some platforms:
 mingw.
+@item
+This function crashes when invoked from code compiled with optimization enabled
+on some platforms:
+glibc 2.7.
 @end itemize
 
 Portability problems not fixed by Gnulib: