summaryrefslogtreecommitdiffstats
path: root/libc/string/ia64
Commit message (Collapse)AuthorAgeFilesLines
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-5/+3
| | | | | | "Bounds Checking Projects... This project has been abandoned" for four years at least.
* - use c89-style commentsBernhard Reutner-Fischer2008-10-0313-545/+545
| | | | Closes issue #5194
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
|
* Patch from Al Stone to fix ia64:Rob Landley2007-03-113-4/+4
| | | | | | | | | The attached patch works around some compilation failures on ia64 caused by the use of the C preprocessor ## operator, and allows the ia64 default configuration to build again -- or, at least get as far as an x86 build does (the current source tree has some problems compiling because of conflicting type declarations for __kernel_dev_t).
* Qunying Pan writes: Make strncmp weak hidden to fix link failures in ↵Mike Frysinger2006-05-301-1/+1
| | | | building gdb and binutils statically
* Add new option for SuSv3 legacy functions and use it for ↵Peter S. Mazinger2006-03-234-4/+15
| | | | bcopy/bzero/bcmp/index/rindex
* strcoll for non-localePeter S. Mazinger2006-02-151-0/+5
|
* fix buildingMike Frysinger2006-02-0413-13/+13
|
* import files from glibc for an ia64/static portMike Frysinger2006-02-0417-0/+2836