summaryrefslogtreecommitdiff
path: root/man3/hsearch.3
AgeCommit message (Collapse)AuthorFilesLines
2007-06-20s/-/\\-/Michael Kerrisk1-2/+2
2007-05-21ffixMichael Kerrisk1-1/+1
2007-05-16s/return 0/exit(EXIT_FAILURE)/ in main() function example programMichael Kerrisk1-1/+1
2007-05-14Use symbolic constants in exit(2) callsMichael Kerrisk1-1/+1
2007-05-12Convert function formatting of the form "\fBname\fP()" to ".BR name ()".Michael Kerrisk1-8/+22
2007-04-12Wrapped long lines, wrapped at sentence boundaries; stripped trailingMichael Kerrisk1-13/+16
white space.
2007-04-05Code formatting fixesMichael Kerrisk1-1/+3
2007-04-05Replaced tabs with spacesMichael Kerrisk1-4/+6
2007-04-05ffixMichael Kerrisk1-36/+34
2007-04-03ffixMichael Kerrisk1-2/+4
2007-01-28Add feature_test_macros(7) to SEE ALSOMichael Kerrisk1-1/+2
2006-08-04Updated CONFOMRING TOs and/or standards references.Michael Kerrisk1-1/+1
2006-08-03Updated CONFORMING TO sectionMichael Kerrisk1-2/+2
2006-01-13Global change to many pages...Michael Kerrisk1-1/+1
Various pages use inconsistent terms for 'null byte' (which is the C99/SUSv3 term for the '\0' character). To rectify this the following changes were made in these pages: Replace 'zero byte' with 'null byte'. Replace 'null character' with 'null byte'. Replace 'nulls' with 'null bytes'. Replace 'NUL-terminated' by 'null-terminated'. Replace 'NUL' by 'null byte'. Replace 'terminating NUL' by 'terminating null byte'. Replace 'final NUL' by 'terminating null byte'. Replace 'NUL character' by 'null byte'.
2005-10-19Formatting fixesMichael Kerrisk1-2/+2
2005-10-19Automated unformatting of parentheses using unformat_parens.shMichael Kerrisk1-9/+9
2005-10-19Automated addition of parentheses by add_parens_for_own_funcs.shMichael Kerrisk1-12/+12
2005-07-08fix hsearch_r() protoMichael Kerrisk1-1/+1
2005-07-06hyphen/dash fixesMichael Kerrisk1-2/+2
2005-06-17Changed (char *) to (void *) in example.Michael Kerrisk1-1/+1
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313607
2005-06-15Global edit: s/nonzero/non-zero/Michael Kerrisk1-2/+2
2004-11-03Import of man-pages 1.70man-pages-1.70Michael Kerrisk1-0/+197