mandoc/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvsweb.bsd.lv] / mandoc

Current tag: VERSION_1_14_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] regress/        
[TXT] test-sandbox_init.c  1.1   7 years  kristaps   Add support for Mac OS X's sandbox_init(3) sandbox functionality, which is marke...
[TXT] INSTALL  1.24   2 years  schwarze   more details about Mac OS X; information from Sevan Janiyan
[TXT] LICENSE  1.22   2 years  schwarze   update some Copyright years
[TXT] Makefile  1.540   2 years  schwarze   POSIX make(1) does not support prerequisites on suffix rules. For HTML generatio...
[TXT] Makefile.depend  1.51   2 years  schwarze   Test availability of mkstemps(3) and provide a fallback implementation in case i...
[TXT] NEWS  1.40   2 years  schwarze   release 1.14.6
[TXT] TODO  1.319   2 years  schwarze   handle man3c/fopen.3c in main.c/fs_*()
[TXT] apropos.1  1.51   3 years  schwarze   add example to apropos.1 to list all manuals in a given section; patch from ians...
[TXT] arch.c  1.17   2 years  schwarze   Add OpenBSD riscv64 architecture; patch from jsg@. While here, retire sgi and so...
[TXT] att.c  1.19   2 years  schwarze   mdoc(7): improve output of .At 32v The official designation by AT&T was "UNIX/3...
[TXT] catman.8  1.8   7 years  schwarze   minor issues found with mandoc -Tlint
[TXT] catman.c  1.22   3 years  schwarze   Make the ./configure script simpler, more robust, and 23 lines shorter: * three ...
[TXT] cgi.c  1.175   2 years  schwarze   fix the section number in the <title> element for preformatted pages; minibug re...
[TXT] cgi.h.example  1.6   7 years  schwarze   Simplify: write HTTP 303 redirects with relative locations. Suggested by bentley...
[TXT] chars.c  1.79   4 years  schwarze   Digit-width and narrow spaces are non-breaking. Noticed because Branden Robinson...
[TXT] compat_err.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_fts.c  1.17   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_fts.h  1.5   3 years  schwarze   Give the fts_compar struct member a real prototype. This adds clarity and avoids...
[TXT] compat_getline.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_getsubopt.c  1.6   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_isblank.c  1.3   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_mkdtemp.c  1.4   2 years  schwarze   Two minor improvements: 1. If mktemp(3) fails, do not overwrite the errno becaus...
[TXT] compat_mkstemps.c  1.1   2 years  schwarze   Test availability of mkstemps(3) and provide a fallback implementation in case i...
[TXT] compat_ohash.c  1.7   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_ohash.h  1.6   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] compat_progname.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_reallocarray.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_recallocarray.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_strcasestr.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_stringlist.c  1.8   3 years  schwarze   Sync stringlist implementation with NetBSD. Various improvements of security, fu...
[TXT] compat_stringlist.h  1.5   3 years  schwarze   Sync stringlist implementation with NetBSD. Various improvements of security, fu...
[TXT] compat_strlcat.c  1.6   3 years  schwarze   sync with OpenBSD, no functional change intended
[TXT] compat_strlcpy.c  1.6   3 years  schwarze   sync with OpenBSD, no functional change intended
[TXT] compat_strndup.c  1.3   3 years  schwarze   update millert@'s email address
[TXT] compat_strsep.c  1.5   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_strtonum.c  1.2   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] compat_vasprintf.c  1.4   3 years  schwarze   Only compile compat_*.c implementations that are actually needed. That's cleaner...
[TXT] configure  1.81   2 years  schwarze   make the path to ar(1) configurable, needed by NixOS; suggested by Lukas Epple <...
[TXT] configure.local.example  1.43   2 years  schwarze   more details about Mac OS X; information from Sevan Janiyan
[TXT] dba.c  1.10   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] dba.h  1.2   7 years  schwarze   When the content of a manual page does not specify a section, the empty string g...
[TXT] dba_array.c  1.2   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] dba_array.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dba_read.c  1.5   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] dba_write.c  1.3   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] dba_write.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dbm.c  1.7   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] dbm.h  1.1   7 years  schwarze   Remove the dependency on SQLite without loss of functionality. Stop supporting s...
[TXT] dbm_map.c  1.8   7 years  schwarze   Improve clarity of some casts; from Christos Zoulas <christos at NetBSD>.
[TXT] dbm_map.h  1.2   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] demandoc.1  1.8   9 years  schwarze   document new SEE ALSO .Xr warnings
[TXT] demandoc.c  1.33   5 years  schwarze   add forgotten mparse options to two rarely used programs
[TXT] eqn.7  1.39   4 years  schwarze   Document the "delim" syntax and its usage. Closing a gap reported by bentley@, w...
[TXT] eqn.c  1.84   4 years  schwarze   Skip whitespace before tokens, too. Bug found by bentley@ with input like "delim...
[TXT] eqn.h  1.1   5 years  schwarze   Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str...
[TXT] eqn_html.c  1.19   5 years  schwarze   The header file "html.h" uses enum roff_tok, so "roff.h" must be included before...
[TXT] eqn_parse.h  1.3   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] eqn_term.c  1.19   5 years  schwarze   Cleanup, no functional change: No need to expose the eqn(7) syntax tree data str...
[TXT] gmdiff  1.11   5 years  schwarze   process UTF-8 input even in ASCII output mode, and provide a way to specify addi...
[TXT] html.c  1.275   2 years  schwarze   If the layout or data of an individual cell in a tbl(7) contains only "_", "-", ...
[TXT] html.h  1.109   2 years  schwarze   If the layout or data of an individual cell in a tbl(7) contains only "_", "-", ...
[TXT] lib.c  1.15   5 years  schwarze   Cleanup, no functional change: Split the top level parser interface out of the u...
[TXT] lib.in  1.22   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] libman.h  1.86   5 years  schwarze   Cleanup, no functional change: Since the man(7) and roff(7) validators no longer...
[TXT] libmandoc.h  1.80   2 years  schwarze   add a style message about overlong text lines, trying very hard to avoid false p...
[TXT] libmdoc.h  1.117   5 years  schwarze   Cleanup, minus 15 LOC, no functional change: Simplify the way the man(7) and mdo...
[TXT] main.c  1.358   2 years  schwarze   during prioritization for man(1), correctly extract the section name from the fi...
[TXT] main.h  1.30   5 years  schwarze   Reset HTML formatter state, in particular the id_unique hash, after processing e...
[TXT] makewhatis.8  1.6   6 years  schwarze   Never create empty databases. When pkg_add(1)ing packages installing manual pag...
[TXT] man.1  1.40   3 years  schwarze   Switch the default pager from "more -s" to "less". POSIX explicitly allows usin...
[TXT] man.7  1.148   2 years  schwarze   .OP is not a GNU extension but first appeared in the Documenter's Workbench, see...
[TXT] man.c  1.187   5 years  schwarze   Some high-level block macros have an effect similar to temporarily suspending no...
[TXT] man.cgi.3  1.4   7 years  schwarze   Mention the manual page name and section in the HTML page <title>. Based on a pa...
[TXT] man.cgi.8  1.23   5 years  schwarze   various minor improvements
[TXT] man.conf.5  1.8   4 years  schwarze   Finally delete support for the "_whatdb" configuration directive, which has a mi...
[TXT] man.h  1.79   5 years  schwarze   The upcoming .while request will have to re-execute roff(7) lines parsed earlier...
[TXT] man.options.1  1.7   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] man_html.c  1.179   3 years  schwarze   In HTML output, avoid printing a newline right after <pre> and right before </pr...
[TXT] man_macro.c  1.145   3 years  schwarze   Element next-line scopes can nest. Consequently, even when closing one element ...
[TXT] man_term.c  1.236   2 years  schwarze   In terminal output of man(7) documents, stop printing two extra blank lines befo...
[TXT] man_validate.c  1.156   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] manconf.h  1.9   3 years  schwarze   undocumented options -O outfilename and -O tagfilename to support regression tes...
[TXT] mandoc.1  1.253   2 years  schwarze   print a BAGARG message if -T markdown is requested on man(7) input; suggested by...
[TXT] mandoc.3  1.44   5 years  schwarze   Cleanup, no functional change: The struct roff_man used to be a bad mixture of ...
[TXT] mandoc.c  1.119   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] mandoc.css  1.48   3 years  schwarze   In HTML output, correctly render .Bd -unfilled in proportionally-spaced font, ra...
[TXT] mandoc.db.5  1.5   7 years  schwarze   document the new file format
[TXT] mandoc.h  1.274   2 years  schwarze   print a BAGARG message if -T markdown is requested on man(7) input; suggested by...
[TXT] mandoc_aux.c  1.11   6 years  schwarze   Fix the mandoc_strndup() utility function. All existing callers seem safe so fa...
[TXT] mandoc_aux.h  1.7   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] mandoc_char.7  1.78   3 years  schwarze   Delete a sentence pointing to "the Predefined Strings subsection of the roff(7) ...
[TXT] mandoc_escape.3  1.4   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] mandoc_headers.3  1.34   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] mandoc_html.3  1.23   3 years  schwarze   Resurrect the documentation of the print_otag() 's' attribute specifier, reverti...
[TXT] mandoc_malloc.3  1.3   2 years  schwarze   document mandoc_recallocarray(3); patch found in my tree, apparently forgotten y...
[TXT] mandoc_msg.c  1.16   2 years  schwarze   print a BAGARG message if -T markdown is requested on man(7) input; suggested by...
[TXT] mandoc_ohash.c  1.3   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] mandoc_ohash.h  1.2   8 years  schwarze   In private header files, __BEGIN_DECLS and __END_DECLS are pointless. Because th...
[TXT] mandoc_parse.h  1.5   4 years  schwarze   In the past, generating comment nodes stopped at the .TH or .Dd macro, which is ...
[TXT] mandoc_xr.c  1.4   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] mandoc_xr.h  1.3   6 years  schwarze   If a single page references the same non-existent manual more than once, print "...
[TXT] mandocd.8  1.2   7 years  schwarze   minor issues found with mandoc -Tlint
[TXT] mandocd.c  1.12   3 years  schwarze   Make the ./configure script simpler, more robust, and 23 lines shorter: * three ...
[TXT] mandocdb.c  1.269   2 years  schwarze   do not crash when a manpath directory contains a symbolic link that points to a ...
[TXT] manpath.c  1.43   3 years  schwarze   Fix a regression caused by the insertion of two new tokens, which unintentionall...
[TXT] mansearch.3  1.5   7 years  schwarze   delete documentation of some stuff that no longer exists, mostly about SQLite3; ...
[TXT] mansearch.c  1.82   4 years  schwarze   delete trailing whitespace and space-tab sequences; no code change; patch from M...
[TXT] mansearch.h  1.30   4 years  schwarze   In man(1) mode, i.e. when asking for a single manual page by name, prefer file n...
[TXT] mchars_alloc.3  1.4   7 years  schwarze   update developer documentation
[TXT] mdoc.7  1.287   2 years  schwarze   manually tag the macro names that have false positives
[TXT] mdoc.c  1.275   4 years  schwarze   Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, impr...
[TXT] mdoc.h  1.146   5 years  schwarze   Cleanup, no functional change: The struct roff_man used to be a bad mixture of ...
[TXT] mdoc_argv.c  1.120   4 years  schwarze   When parsing a tab character that is not preceded by a space character on an .It...
[TXT] mdoc_html.c  1.342   3 years  schwarze   In HTML output, correctly render .Bd -unfilled in proportionally-spaced font, ra...
[TXT] mdoc_macro.c  1.234   4 years  schwarze   Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place as defining...
[TXT] mdoc_man.c  1.137   2 years  schwarze   The mandoc(1) manual already mentions that -T man output mode neither supports t...
[TXT] mdoc_markdown.c  1.37   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] mdoc_state.c  1.17   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] mdoc_term.c  1.380   4 years  schwarze   Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It. In HTML output, impr...
[TXT] mdoc_validate.c  1.389   2 years  schwarze   Support auto-tagging for ".It Va". This combination is somewhat rare because fe...
[TXT] msec.c  1.16   5 years  schwarze   Major cleanup; may imply minor changes in edge cases of error reporting. Finall...
[TXT] msec.in  1.8   6 years  schwarze   delete old, undocumented, obsolete section names that nobody uses
[TXT] out.c  1.82   2 years  schwarze   Fix an infinite loop that could occur during some cases of horizontally overlapp...
[TXT] out.h  1.34   4 years  schwarze   Remove some stray argument names from function prototypes, for consistency with ...
[TXT] preconv.c  1.17   5 years  schwarze   Cleanup, no functional change: Split the top level parser interface out of the u...
[TXT] predefs.in  1.4   11 years  schwarze   The mdoc(7) \*(Ba predefined string actually forces roman font; that's stupid be...
[TXT] read.c  1.220   2 years  schwarze   add a style message about overlong text lines, trying very hard to avoid false p...
[TXT] roff.7  1.116   2 years  schwarze   replace "Ar arg Ar arg" with "Ar arg arg"; patch from jmc@
[TXT] roff.c  1.378   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] roff.h  1.74   4 years  schwarze   Use a separate node->tag attribute rather than abusing the node->string attribut...
[TXT] roff_html.c  1.21   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] roff_int.h  1.17   3 years  schwarze   provide a STYLE message when mandoc knows the file name and the extension disagr...
[TXT] roff_term.c  1.24   2 years  schwarze   clarify the meaning of a complicated mixed signed/unsigned expression; Thomas Kl...
[TXT] roff_validate.c  1.20   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] soelim.1  1.5   6 years  schwarze   various nits found with mandoc -Tlint
[TXT] soelim.c  1.6   2 years  schwarze   isspace(3) requires an unsigned argument; bug reported by Thomas Klausner <wiz a...
[TXT] st.c  1.16   5 years  schwarze   Major cleanup; may imply minor changes in edge cases of error reporting. Finall...
[TXT] tag.c  1.36   4 years  schwarze   When .Bd, .D1, or .Dl is tagged, attach the permalink to the first few letters, ...
[TXT] tag.h  1.14   4 years  schwarze   When a .Tg is attached to a paragraph, attach the permalink to the first word, o...
[TXT] tbl.3  1.6   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl.7  1.37   2 years  schwarze   correct whitespace in the title of the Lesk paper to match the original; patch f...
[TXT] tbl.c  1.46   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl.h  1.2   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] tbl_data.c  1.59   2 years  schwarze   Quirk-compatibility with GNU tbl(1): With the "nospaces" option, skip space char...
[TXT] tbl_html.c  1.38   2 years  schwarze   In HTML output, in cells with an "n" (number) layout, pad numbers on the right s...
[TXT] tbl_int.h  1.2   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl_layout.c  1.50   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] tbl_opts.c  1.24   5 years  schwarze   Almost mechanical diff to remove the "struct mparse *" argument from mandoc_msg(...
[TXT] tbl_parse.h  1.2   5 years  schwarze   Cleanup, no functional change: Now that message handling is properly encapsulate...
[TXT] tbl_term.c  1.75   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] term.c  1.283   2 years  schwarze   Support two-character font names (BI, CW, CR, CB, CI) in the tbl(7) layout font ...
[TXT] term.h  1.131   5 years  schwarze   Implement centering and adjustment to the right margin directly in the terminal ...
[TXT] term_ascii.c  1.66   3 years  schwarze   Do not abuse assert(3) to react to absurd input; the purpose of assert(3) only i...
[TXT] term_ps.c  1.92   3 years  schwarze   After .ti, there are many reasons why the offset may change, so setting it back ...
[TXT] term_tab.c  1.6   3 years  schwarze   Because mandoc_aux.h and mandoc.h use __attribute__, all files that include mand...
[TXT] term_tag.c  1.6   3 years  schwarze   Append .html suffix to temporary files enabling browsers to recognise it. Occas...
[TXT] term_tag.h  1.4   3 years  schwarze   Append .html suffix to temporary files enabling browsers to recognise it. Occas...
[TXT] test-EFTYPE.c  1.1   7 years  schwarze   Linux compatibility: Work around the lack of EFTYPE and protect <err.h>.
[TXT] test-O_DIRECTORY.c  1.1   7 years  schwarze   proper test for O_DIRECTORY
[TXT] test-PATH_MAX.c  1.1   7 years  schwarze   POSIX allows PATH_MAX to not be defined, meaning "unlimited". Found by Aaron M. ...
[TXT] test-attribute.c  1.1   3 years  schwarze   Provide a real feature test for __attribute__(). Looking at version numbers like...
[TXT] test-be32toh.c  1.1   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-cmsg.c  1.1   7 years  schwarze   config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11
[TXT] test-dirent-namlen.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-err.c  1.1   8 years  schwarze   Finally use __progname, err(3) and warn(3). That's more readable and less error-...
[TXT] test-fts.c  1.4   7 years  schwarze   Compat glue for the FreeBSD comparison function prototype for fts_open(3) which ...
[TXT] test-getline.c  1.1   8 years  schwarze   provide a simple stand-alone implementation of getline(3) for systems lacking it...
[TXT] test-getsubopt.c  1.6   5 years  schwarze   Change comment: NetBSD just fixed their headers; but leave the workaround in pla...
[TXT] test-isblank.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-mkdtemp.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-mkstemps.c  1.1   2 years  schwarze   Test availability of mkstemps(3) and provide a fallback implementation in case i...
[TXT] test-nanosleep.c  1.1   7 years  schwarze   Autodetect if -lrt is needed for nanosleep(3). Helpful for Solaris 9 and 10. Rem...
[TXT] test-noop.c  1.1   5 years  schwarze   more 1.14.4 release preparations: autodetect whether the compiler can use -W and...
[TXT] test-ntohl.c  1.1   7 years  schwarze   The concept of endianness seems to be somewhat newfangled, so the respective con...
[TXT] test-ohash.c  1.5   7 years  schwarze   cope with -Wmissing-prototypes
[TXT] test-pledge.c  1.1   8 years  schwarze   merge pledge(2) support from OpenBSD
[TXT] test-progname.c  1.2   8 years  schwarze   Use getprogname(3) rather than __progname. Suggested by Joerg@ Sonnenberger (Net...
[TXT] test-reallocarray.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-recallocarray.c  1.1   6 years  schwarze   Implement automatic line breaking inside individual table cells that contain tex...
[TXT] test-recvmsg.c  1.1   7 years  schwarze   config glue for recvmsg(2) and CMSG_FIRSTHDR(3); needed for Solaris 11
[TXT] test-rewb-bsd.c  1.2   7 years  schwarze   Linux needs <stddef.h>, or NULL isn't defined.
[TXT] test-rewb-sysv.c  1.2   7 years  schwarze   Linux needs <stddef.h>, or NULL isn't defined.
[TXT] test-strcasestr.c  1.4   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] test-stringlist.c  1.3   5 years  schwarze   NULL requires <stddef.h>
[TXT] test-strlcat.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strlcpy.c  1.3   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strndup.c  1.1   6 years  schwarze   Add strndup(3) compat implementation. Jan Stary reports that MacOS X Snow Leopar...
[TXT] test-strptime.c  1.4   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] test-strsep.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-strtonum.c  1.2   8 years  schwarze   modernize style: "return" is not a function
[TXT] test-vasprintf.c  1.5   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] test-wchar.c  1.5   5 years  schwarze   Autodetect whether _GNU_SOURCE or _OPENBSD_SOURCE are needed; the latter is a Ne...
[TXT] tree.c  1.91   2 years  schwarze   do not crash when a tbl(7) cell uses roman font


CVSweb