comparison doc/posix-functions/strstr.texi @ 16254:da62858ef2f6

doc: Update for Solaris 11 2011-11. * doc/*/*.texi: Mention Solaris 11 2011-11 where appropriate. * m4/printf.m4: Update comments.
author Bruno Haible <bruno@clisp.org>
date Sun, 08 Jan 2012 19:57:28 +0100
parents 6355dc4626b5
children 498a2211d839
comparison
equal deleted inserted replaced
16253:b32a684edf4d 16254:da62858ef2f6
22 @itemize 22 @itemize
23 @item 23 @item
24 This function has quadratic instead of linear worst-case complexity on some 24 This function has quadratic instead of linear worst-case complexity on some
25 platforms: 25 platforms:
26 glibc 2.8, MacOS X 10.5, FreeBSD 6.2, NetBSD 5.0, OpenBSD 4.0, AIX 26 glibc 2.8, MacOS X 10.5, FreeBSD 6.2, NetBSD 5.0, OpenBSD 4.0, AIX
27 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2010-11, Cygwin 1.5.x, mingw, MSVC 9. 27 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 11 2011-11, Cygwin 1.5.x, mingw, MSVC 9.
28 @end itemize 28 @end itemize
29 29
30 Portability problems not fixed by Gnulib: 30 Portability problems not fixed by Gnulib:
31 @itemize 31 @itemize
32 @item 32 @item