summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/basename.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use PATH_MAX, NAME_MAX and LOGIN_NAME_MAX not MAXPATHNAMELEN,millert2013-09-301-3/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* - note that basename() may modify the stringjmc2005-11-121-5/+12
* Remove my email address from my entry in the AUTHORS sectionmillert2003-07-301-2/+2
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-9/+8
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
* - clean up macro abusejmc2003-05-301-2/+2
* o) We always close .Bl and .Bd tags;mpech2001-08-061-2/+2
* Various repairs, mostly to get rid of short lines.aaron2000-12-241-3/+2
* Repairs, mostly removing hard sentence breaks.aaron2000-04-181-3/+5
* After some constructive criticism from pjanzen@ and some e-mail tag:aaron1999-06-041-7/+3
* repairsaaron1999-05-291-6/+8
* proper const semantics for dirname & basename.espie1999-05-281-2/+2
* fix tytypos.espie1999-05-281-3/+3
* more missing .El macros filled inaaron1999-05-271-2/+3
* punctuationaaron1999-05-251-6/+11
* Removed duplicated references; millertalex1999-05-141-3/+2
* split dirname and basename man pagesderaadt1998-07-041-39/+11
* Remove the advertising clause in my old license, it impedes free usemillert1998-06-211-5/+2
* .Bx Open -> .Ox 2.xmillert1998-03-071-3/+2
* basename(3) and dirname(3) as specified by XPG4 and XPG4.2millert1997-08-171-0/+125