Commit Graph

16 Commits

Author SHA1 Message Date
uwe f85a9be4ea doc.tmac: .Lk - handle punctuation without anchor-text correctly
doc-get-arg-type expects that doc-width is set beforehand, so call
doc-get-width to make sure doc-get-arg-type detects the trailing
punctuation correctly.

PR bin/58074
2024-03-24 23:39:21 +00:00
christos ca704e13dc Add --timestamp for reproducible builds. 2020-06-16 00:47:21 +00:00
sevan b62e5649d3 Test for other exit cases.
It might be worth regenerating configure with modern autoconf.

Reviewed by <riastradh>
Closes PR toolchain/53314
2018-11-06 22:01:16 +00:00
maya fbe6c43ae6 it's c18, not c17.
thanks ingo schwarze.
2018-07-27 15:13:01 +00:00
maya 76c8e39035 Support -isoC-2017 2018-07-27 14:29:46 +00:00
christos 32fa9de216 Don't look in random (legacy) places for fonts. We want reproducible builds
to work.
XXX: pullup-8
2018-06-22 17:28:27 +00:00
joerg 9a7065646c Remove obsolete register keywords from C++ code. 2018-05-16 13:53:28 +00:00
skrll ac34435581 Remove port-acorn26
OK core@
2018-01-24 09:04:40 +00:00
joerg a50acb30f1 Remove pre-generated files as they can confuse make when using hg or git. 2017-10-08 11:06:48 +00:00
kamil ba06ccfe95 Add initial documentation (man-pages) for libpthread_dbg
Document libpthread_dbg and basic function calls: td_open() and td_close()

Sponsored by <The NetBSD Foundation>
2016-11-21 20:43:25 +00:00
joerg 388eae8172 Revert half of the last commit. Turns out that in some contexts,
BEGIN_QUOTE/END_QUOTE is used intentionally as non-char marker.
2016-10-08 23:40:52 +00:00
joerg 654832016f BEGIN_QUOTE and END_QUOTE have values outside the range of a signed char
for non-EBCDIC host. Explicitly cast them to char to avoid the implicit
cast.
2016-10-08 20:44:59 +00:00
abhinav 179ece970c Fix .Xr references to troff(1), ok from wiz@ 2016-06-06 16:09:47 +00:00
christos 10494598b6 - remove generated files
- remove libdriver dependencies where they are not needed
- add bin to Makefile
2016-01-14 02:30:18 +00:00
christos 4acc5b6b20 merge our changes and add build glue 2016-01-13 19:01:55 +00:00
christos 89a07cf815 Import groff 1.19.2 2016-01-13 18:41:45 +00:00