summaryrefslogtreecommitdiff
path: root/lib/libc/ia64/string
Commit message (Collapse)AuthorAgeFilesLines
* MFC rev 1.3: return the dst argument.Marcel Moolenaar2004-09-041-7/+6
| | | | | | | Approved by: re (blanket) Notes: svn path=/stable/5/; revision=134744
* MFC rev 1.3: return the dst argument.Marcel Moolenaar2004-09-041-6/+5
| | | | | | | Approved by: re (blanket) Notes: svn path=/stable/5/; revision=134741
* style cleanup: Remove duplicate $FreeBSD$ tags.Colin Percival2004-02-102-4/+0
| | | | | | | | | | | These files had tags after teh copyright notice, inside the comment block (incorrect, removed), and outside the comment block (correct). Approved by: rwatson (mentor) Notes: svn path=/head/; revision=125669
* Use __FBSDID.David E. O'Brien2003-03-035-5/+5
| | | | Notes: svn path=/head/; revision=111777
* Fix a few more dependancy violations.Doug Rabson2001-10-221-3/+3
| | | | Notes: svn path=/head/; revision=85306
* Fix a load of dependancy violations.Doug Rabson2001-10-051-5/+5
| | | | Notes: svn path=/head/; revision=84552
* Fix a whole bunch of dependancy bugs and make it actually work when theDoug Rabson2001-09-221-7/+10
| | | | | | | size is not a multiple of eight. Notes: svn path=/head/; revision=83822
* Fix a couple of dumb mistakes.Doug Rabson2000-10-161-7/+9
| | | | Notes: svn path=/head/; revision=67208
* Initial libc port for ia64.Doug Rabson2000-10-146-0/+351
Notes: svn path=/head/; revision=67117