summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/check_utility_compat.3
Commit message (Collapse)AuthorAgeFilesLines
* Sort sections.ru2005-01-201-2/+2
|
* mdoc(7) police: overhaul.ru2002-12-041-12/+12
| | | | Approved by: re
* Create a small library function, check_utility_compat(3), to determinewollman2002-10-281-0/+89
whether a named utility should behave in FreeBSD 4.x-compatible mode or in a standard mode (default standard). The configuration is done malloc(3)-style, with either an environment variable or a symlink. Update expr(1) to use this new interface.
OpenPOWER on IntegriCloud