summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/dirname.c
Commit message (Expand)AuthorAgeFilesLines
* Fix LP64 architectures and especially ia64. Functions that returnmarcel2002-12-301-0/+1
* Reduce libc.so's memory footprint by lazily allocating memory used internallybbraun2002-12-211-2/+8
* * Remove 'register'. (some functions had 7+ register functions...)obrien2002-02-011-2/+1
* Fixed world breakage due to missing include of <sys/cdefs.h> in previousbde2002-01-311-2/+4
* Fix FreeBSD IDs.obrien2002-01-301-3/+3
* Fix a one-byte overrun.dd2001-06-281-1/+1
* Import XPG4-compliant basename(3) and dirname(3) from OpenBSD.des2000-08-311-0/+79
OpenPOWER on IntegriCloud