Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-20 | s/-/\\-/ | Michael Kerrisk | 1 | -2/+2 | |
2007-05-21 | ffix | Michael Kerrisk | 1 | -1/+1 | |
2007-05-16 | s/return 0/exit(EXIT_FAILURE)/ in main() function example program | Michael Kerrisk | 1 | -1/+1 | |
2007-05-14 | Use symbolic constants in exit(2) calls | Michael Kerrisk | 1 | -1/+1 | |
2007-05-12 | Convert function formatting of the form "\fBname\fP()" to ".BR name ()". | Michael Kerrisk | 1 | -8/+22 | |
2007-04-12 | Wrapped long lines, wrapped at sentence boundaries; stripped trailing | Michael Kerrisk | 1 | -13/+16 | |
white space. | |||||
2007-04-05 | Code formatting fixes | Michael Kerrisk | 1 | -1/+3 | |
2007-04-05 | Replaced tabs with spaces | Michael Kerrisk | 1 | -4/+6 | |
2007-04-05 | ffix | Michael Kerrisk | 1 | -36/+34 | |
2007-04-03 | ffix | Michael Kerrisk | 1 | -2/+4 | |
2007-01-28 | Add feature_test_macros(7) to SEE ALSO | Michael Kerrisk | 1 | -1/+2 | |
2006-08-04 | Updated CONFOMRING TOs and/or standards references. | Michael Kerrisk | 1 | -1/+1 | |
2006-08-03 | Updated CONFORMING TO section | Michael Kerrisk | 1 | -2/+2 | |
2006-01-13 | Global change to many pages... | Michael Kerrisk | 1 | -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-19 | Formatting fixes | Michael Kerrisk | 1 | -2/+2 | |
2005-10-19 | Automated unformatting of parentheses using unformat_parens.sh | Michael Kerrisk | 1 | -9/+9 | |
2005-10-19 | Automated addition of parentheses by add_parens_for_own_funcs.sh | Michael Kerrisk | 1 | -12/+12 | |
2005-07-08 | fix hsearch_r() proto | Michael Kerrisk | 1 | -1/+1 | |
2005-07-06 | hyphen/dash fixes | Michael Kerrisk | 1 | -2/+2 | |
2005-06-17 | Changed (char *) to (void *) in example. | Michael Kerrisk | 1 | -1/+1 | |
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313607 | |||||
2005-06-15 | Global edit: s/nonzero/non-zero/ | Michael Kerrisk | 1 | -2/+2 | |
2004-11-03 | Import of man-pages 1.70man-pages-1.70 | Michael Kerrisk | 1 | -0/+197 | |