summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libiberty/src/xstrerror.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Put back sprintf -> snprintf changes which have been lost accidentally in themiod2008-06-071-1/+1
| | | | last update.
* Merge OpenBSD specific changes:miod2008-05-271-13/+25
| | | | | | | | | | | - pexecute implementation replaced with the older gcc 2.95 implementation, as gcc 2.95's collect2 relies upon an implementation behaviour which has been lost in further libiberty updates. - keep the old hash table interfaces, which are used by gcc 2.95. - keep the OpenBSD replacement for the md5 interface. - keep the OpenBSD strl{cat,cpy} and snprinft usage. Bump libiberty minor version due to the addition of a few new symbols.
* use snprintf. okay deraadt@espie2005-04-141-1/+1
|
* Synch with gcc-3.3.2 versionespie2003-11-251-0/+11
|
* Moving libiberty around, keeping vendor branch.espie2003-11-241-0/+56
First: binutils-2.10.