summaryrefslogtreecommitdiff
path: root/lib/libc/gen/basename.c
AgeCommit message (Expand)Author
2009-11-24guard single-dot from modification by the applicationtnozaki
2008-05-10undo the constification of the argument. Per opengroup.christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-23constify dirname(3) and basename(3)plunky
2002-10-17Change basename(3) and dirname(3) to return a pointer to staticthorpej
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-21Add hooks for reachover builds from src/tools/compat.tv
2000-01-22Delint.mycroft
1997-11-02Add basename() and dirname(), from XPG4.2.kleink