Actions
Bug #3846
closedcanonicalize_file_name() needs a man page
Start date:
2013-06-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The GNU/Linux extension canonicalize_file_name() in stdlib.h needs a man page.
Updated by Gary Mills almost 10 years ago
In Solaris 11.1, it's included in the realpath(3c) man page.
Updated by Electric Monk over 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 820218f30a3ad84d92aa2970dcac9eb5cf69aaa9
commit 820218f30a3ad84d92aa2970dcac9eb5cf69aaa9 Author: Robert Mustacchi <rm@joyent.com> Date: 2014-12-27T16:30:20.000Z 3846 canonicalize_file_name() needs a man page Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions