Commit Graph

17 Commits

Author SHA1 Message Date
Michael Kerrisk 13a7959b69 memchr.3: Add feature text macro requirements for memrchr()
Reported-by: Markus Peuhkuri <puhuri@iki.fi>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-12-05 04:55:33 +01:00
Petr Baudis 52aa4b9710 memchr.3: SEE ALSO: add ffs(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:22:05 +12:00
Michael Kerrisk d442cb84ea memchr.3: spfix 2009-02-21 00:17:41 +13:00
Michael Kerrisk 7ae19fdf8f memchr.3: spfix 2009-02-21 00:14:51 +13:00
Michael Kerrisk 781166d1d7 VERSIONS: memrchr() since glibc 2.2; rawmemchr() since glibc 2.1. 2008-08-11 20:09:05 +00:00
Michael Kerrisk 4391d17314 wfix, ffix 2008-07-18 04:08:34 +00:00
Michael Kerrisk e346bc5a42 Removed trailing white space at end of lines 2008-07-08 12:44:16 +00:00
Michael Kerrisk c7cb2bdbfd tfix 2008-07-08 12:09:13 +00:00
Michael Kerrisk 2a8bb904db Add description of rawmemchr(). 2008-07-08 12:08:16 +00:00
Michael Kerrisk 60a90ecdae Convert function formatting of the form "\fBname\fP()" to ".BR name ()". 2007-05-12 09:06:04 +00:00
Michael Kerrisk 1c44bd5b0b Wrap long lines; start sentences on new lines 2007-04-24 16:44:51 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk 1eb85d1484 Updated various header pages to accurately reflect which functions
are and are not part of C89.  Also fixed/improved a few other
CONFORMING TO entries.
2006-12-16 22:11:08 +00:00
Michael Kerrisk 68e1685c25 Updated CONFORMING TO section 2006-08-03 13:57:30 +00:00
Michael Kerrisk 63aa9df02f Automated unformatting of parentheses using unformat_parens.sh 2005-10-19 07:07:02 +00:00
Michael Kerrisk b14d4aa5b8 Classical BSD versions are now always named x.yBSD (formerly
there was a mix of x.yBSD and BSD x.y).
2005-07-18 15:05:56 +00:00
Michael Kerrisk fea681dafb Import of man-pages 1.70 2004-11-03 13:51:07 +00:00