aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/ia64/string
Commit message (Expand)AuthorAgeFilesLines
* Unbreak memmove(). Return the dst argument. While here, fix the ENDMarcel Moolenaar2004-09-041-7/+6
* Unbreak memcpy(). memcpy() is defined to return the dst argument.Marcel Moolenaar2004-09-041-6/+5
* style cleanup: Remove duplicate $FreeBSD$ tags.Colin Percival2004-02-102-4/+0
* Use __FBSDID.David E. O'Brien2003-03-035-5/+5
* Fix a few more dependancy violations.Doug Rabson2001-10-221-3/+3
* Fix a load of dependancy violations.Doug Rabson2001-10-051-5/+5
* Fix a whole bunch of dependancy bugs and make it actually work when theDoug Rabson2001-09-221-7/+10
* Fix a couple of dumb mistakes.Doug Rabson2000-10-161-7/+9
* Initial libc port for ia64.Doug Rabson2000-10-146-0/+351