| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-07-28 | provide missing prototypes | 2 | -0/+2 | ||
| this may actually result in bogus error messages, because int != char* okay jca@ | |||||
| 2017-06-23 | Make libiberty test programs compile and run without segfault. | 3 | -22/+17 | ||
| 2015-10-20 | On xmalloc failure, stop trying to determine the total amount of allocated | 1 | -25/+0 | ||
| memory up to this point by using sbrk(2). This is of course wildly incorrect for any mmap-based malloc(3). This also makes it possible to bring pledge(2) to gnu/. comments kettenis@, ok miod@ | |||||
| 2015-06-11 | Fix CVE-2012-3509, an integer overflow in libiberty, leading to | 1 | -2/+9 | ||
| heap-buffer overflow. From Sebastian Trahm; OK deraadt@ | |||||
| 2015-01-19 | Prefer strdup() to malloc() + strcpy() and ftello() to ftell() | 1 | -5/+3 | ||
| ok deraadt@ guenther@ millert@ | |||||
| 2014-08-31 | Finally ``revert'' to the recent pexecute interface, now that we do not need | 2 | -772/+325 | ||
| to support gcc 2.95. Tested on gcc 3 and gcc 4 platforms, riding on the major bump. | |||||
| 2014-08-31 | Now that gcc 2.95 is out of the tree, get rid of the old hash table interface | 1 | -306/+0 | ||
| it was the only user of. Bump major. | |||||
| 2010-05-26 | make gcc4 lib sprintf/strcpy free. | 1 | -5/+6 | ||
| activate proper C99 stuff. fix locale support when there's no locale. work common with kettenis@ | |||||
| 2009-10-12 | Add fopen_unlocked.c pex-unix.c pex-common.c unlink-if-ordinary.c to | 2 | -0/+1136 | ||
| the list of built files and switch the md5.h header to the libiberty one. This change is needed by gcc4 and it is a major library crank for libiberty. tested by many people on many architectures and finally ok'd by deraadt@ | |||||
| 2008-06-07 | Put back sprintf -> snprintf changes which have been lost accidentally in the | 3 | -5/+5 | ||
| last update. | |||||
| 2008-06-07 | Put back the diff made between rev. 1.1.1.3 and 1.3 | 1 | -0/+2 | ||
| ok miod@ | |||||
| 2008-05-27 | Merge OpenBSD specific changes: | 69 | -12071/+16401 | ||
| - 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. | |||||
| 2008-05-27 | Update libiberty to the version found in binutils 2.17.1 (which still | 71 | -1381/+5745 | ||
| identifies itself as the gcc 3 version...) | |||||
| 2005-04-27 | strcpy->strlcpy, needed by libstdc++ actually. | 1 | -4/+4 | ||
| 2005-04-14 | use snprintf. okay deraadt@ | 3 | -9/+10 | ||
| 2004-12-24 | fix up conflicts | 19 | -58/+141 | ||
| 2004-12-24 | update to gcc 3.3.5 | 18 | -129/+58 | ||
| 2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | 1 | -67/+235 | ||
| ok otto@, pval@ | |||||
| 2004-01-03 | missing prototypes; ok espie | 1 | -0/+1 | ||
| 2003-12-28 | resurrect pexecute.c for now, since vax and m68k barf on pex-unix.c | 1 | -0/+792 | ||
| 2003-12-25 | bye-bye. Merge should basically be finished | 1 | -792/+0 | ||
| 2003-12-25 | typo in demangler | 1 | -1/+1 | ||
| 2003-12-25 | Automatic merge | 15 | -267/+622 | ||
| 2003-12-25 | Update to libiberty from binutils-2.14 | 35 | -73/+1709 | ||
| 2003-11-25 | `merge' old hashtab interface and new, since those are disjoint. | 1 | -0/+305 | ||
| 2003-11-25 | extra file mangled by cvs. | 6 | -102/+6 | ||
| kill files that no longer exist. | |||||
| 2003-11-25 | fix instances of cvs brain-damage. We want the current FSF version of | 17 | -78/+152 | ||
| these files. | |||||
| 2003-11-25 | fix stupid cvs conflicts. | 34 | -1962/+5920 | ||
| I think that cvs is a poor lonesome, depressive program. The only way it has found of getting your attention is to throw senseless conflicts that shouldn't exist in your way. | |||||
| 2003-11-25 | Synch with gcc-3.3.2 version | 65 | -618/+14987 | ||
| 2003-11-24 | OpenBSD changes: synch somewhere between binutils-2.10 and 2.11 | 40 | -3182/+888 | ||
| Support for mkstemps in choose-temp. | |||||
| 2003-11-24 | Second import from the vendor branch: binutils-2.11.2 | 49 | -654/+8129 | ||
| 2003-11-24 | Moving libiberty around, keeping vendor branch. | 95 | -0/+27430 | ||
| First: binutils-2.10. | |||||
