summaryrefslogtreecommitdiff
path: root/lib/rpmrc.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Use PACKAGE_BUGREPORT in rpmrc.c's error messages.Panu Matilainen1-1/+1
2007-07-12rpmioSlurp() related cleanups.Panu Matilainen1-2/+3
2007-07-02Plug some memory leaks.Panu Matilainen1-1/+2
2007-06-25Remove ppc64 inline asm (rhbz#233145)Panu Matilainen1-21/+0
2007-06-19Update mailinglist address in error message, ugh..Panu Matilainen1-1/+1
2007-05-29Restore SIGILL handler in machine detection code.Panu Matilainen1-2/+10
2007-05-16Fix building without Lua support.Panu Matilainen1-0/+2
2005-01-17Build on macosx.jbj1-0/+7
2004-04-18Force global Lua state initialization during rpmReadConfigFiles().niemeyer1-0/+4
2004-03-30Simplify cpuid code; fix it for gcc 3.4; always push/pop ebx for PIC and non ...arekm1-43/+12
2004-03-28pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm1-0/+71
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-8/+8
2003-04-02Splint clean.jbj1-1/+1
2003-01-23splint fiddles.jbj1-28/+28
2002-08-20- check for interrupt during iteration.jbj1-3/+5
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-0/+6
2002-08-02- fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539).jbj1-1/+1
2002-07-30installplatform clean up, add athlon (PLD).jbj1-3/+3
2002-07-30- detect athlon/duron with CMOV (PLD).jbj1-5/+11
2002-07-25- fix: --repackage repaired (#67217).jbj1-1/+1
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-06-09Sanity.jbj1-1/+3
2002-06-05Lclint fiddles.jbj1-5/+17
2002-06-04- use /etc/rpm/platform (if it exists), rather than uname(2), for arch.jbj1-1/+122
2002-05-13AIX fiddles (Albert Chin <rpm-list@thewrittenword.com>).jbj1-2/+2
2002-05-02- eliminate db1 support.jbj1-1/+1
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-1/+1
2002-01-27Merge from rpm-4.0.4.jbj1-10/+28
2001-12-09- solaris: translate i86pc to i386 (#57182).jbj1-0/+6
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-125/+123
2001-10-16More lclint annotations.jbj1-3/+3
2001-10-15More branchstate lclint annotations.jbj1-2/+12
2001-10-15Explicit branchstate annotations.jbj1-14/+62
2001-10-15lclint fiddles to annotate globals.jbj1-2/+5
2001-10-13More lclint annotations.jbj1-6/+7
2001-10-13- ratchet up to lclint "strict" level.jbj1-1/+2
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-24/+10
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-2/+8
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-0/+2
2001-08-15- always use dl size in regionSwab() return.jbj1-1/+1
2001-07-24- rename pmac to ppcmac.jbj1-2/+2
2001-07-23- add pmac/ppciseries/ppcpseries varieties to ppc arch family.jbj1-0/+15
2001-06-05- fix typos in linux.{req,prov}.jbj1-46/+88
2001-06-04lclint fiddles.jbj1-8/+11
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-3/+3
2001-05-30- fix: for busted db1, attempt chain reconnection to following record.jbj1-1/+1
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-1/+1
2001-05-05- enough lclint annotations and fiddles already.jbj1-1/+5
2001-05-03- still more boring lclint annotations and fiddles.jbj1-79/+101