aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/basename.3
Commit message (Expand)AuthorAgeFilesLines
* basename(3): fix section orderingEnji Cooper2017-05-231-11/+11
* Replace basename(3) by a thread-safe implementation.Ed Schouten2016-11-031-55/+22
* Mention that basename(3) and dirname(3) will change in the future.Ed Schouten2016-07-291-2/+10
* Fix up prototypes of basename(3) and dirname(3) to comply to POSIX.Ed Schouten2016-07-281-2/+2
* Sync with OpenBSD, primarily make the code easier to read, and a licenseXin LI2011-06-181-26/+25
* Add basename_r(3) to complement basename(3). basename_r(3) which acceptsRobert Watson2009-10-061-5/+15
* More accurately document the implementation details of internal storage.Ruslan Ermilov2006-10-121-7/+8
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-4/+4
* mdoc(7) police: "The .Fn function".Ruslan Ermilov2002-12-181-0/+2
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
* Give the FreeBSD history also.David E. O'Brien2001-07-101-1/+3
* mdoc(7) police: use certified section headers wherever possible.Ruslan Ermilov2000-11-171-1/+1
* Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.Dag-Erling Smørgrav2000-08-311-0/+99