aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/dirname.3
Commit message (Expand)AuthorAgeFilesLines
* dirname(3): fix section orderingEnji Cooper2017-05-231-10/+10
* Replace dirname(3) by a copy that complies to POSIX.Ed Schouten2016-09-181-6/+1
* Reimplement dirname(3) to be thread-safe.Ed Schouten2016-08-121-33/+23
* Mention that basename(3) and dirname(3) will change in the future.Ed Schouten2016-07-291-5/+6
* Fix up prototypes of basename(3) and dirname(3) to comply to POSIX.Ed Schouten2016-07-281-2/+2
* Revert lib/libc/gen/dirname.3@r289695Enji Cooper2015-10-211-2/+0
* Revert r289694Enji Cooper2015-10-211-0/+2
* Sync with OpenBSD's dirname(3) - license change, avoid strcpy() overXin LI2008-11-031-25/+13
* More accurately document the implementation details of internal storage.Ruslan Ermilov2006-10-121-14/+15
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-3/+3
* 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
* MFS: add the FreeBSD history.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/+106