fix msm-plugin.c svace issue: make sure dupPath is not NULL before strchr()
[platform/upstream/rpm.git] / misc /
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2012-05-31 Panu MatilainenBury our glob() implementation entirely inside rpmglob...
2011-06-28 Panu MatilainenEnable GLOB_ONLYDIR of the bundled glob() on platforms...
2010-10-12 Panu MatilainenFix misc/ include path
2010-10-01 Panu MatilainenStuff fts into a convenience library in misc/
2010-02-04 Richard HughesFix compile when using a linker that defaults to -...
2010-02-03 Panu MatilainenKill off couple of dangling lib/fs.c references
2010-02-03 Florian FestiKill RPMTAG_FSNAMES and RPMTAG_FSSIZES and everything...
2010-01-05 Panu MatilainenRemove <string.h> include from system.h into the few...
2010-01-05 Panu MatilainenInclude <stdlib.h> as necessary instead of system.h
2010-01-04 Panu MatilainenLose the hysterical fakefork hack
2010-01-04 Panu MatilainenRemove further replacement functions for POSIX 2001...
2010-01-04 Panu MatilainenRemove unnecessary setenv() replacement function
2010-01-04 Panu MatilainenRemove largely unnecessary putenv() replacement
2010-01-04 Panu MatilainenEliminate myrealloc() replacement function
2010-01-04 Panu MatilainenRemove unneeded strdup() replacement in misc/
2010-01-04 Panu MatilainenUse rpm's own strdup() clone everywhere
2009-12-23 Panu MatilainenRemove replacements for C99 mandated functions
2009-12-23 Panu MatilainenRemove unneeded replacement error/warn functions
2009-12-23 Panu MatilainenDont include <pwd.h> from system.h, dont bother checkin...
2008-11-03 Panu MatilainenEnsure PATH_MAX is defined (ticket #3) Adam Tkac
2008-04-30 Panu MatilainenRIP alloca()
2007-11-22 Ralf CorsépiusAdd -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Ralf CorsépiusRemove memcmp.c.
2007-10-30 Ralf Corsépiusmerge.
2007-10-30 Ralf CorsépiusBuild libmisc.la.
2007-10-28 Ralf CorsépiusInclude "config.h" instead of <config.h>.
2007-10-17 Ralf CorsépiusCleanup CPPFLAGS.
2007-10-01 Ralf CorsépiusRemove (unused).
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-10 Ralf CorsépiusEliminate noinst_HEADERS.
2007-08-22 Ralf CorsépiusRemove INCPATH.
2007-08-05 Panu MatilainenAutomake cleanups.
2007-07-12 Panu MatilainenSilence yet another char ptr signedness warning
2005-01-28 jbjRevert glob/fnmatch/alloca uniqify on macosx for now.
2005-01-25 jbjmacosx/opendarwin hackery, take 1.
2005-01-23 jbj- blueprint rpm-4_4 and HEAD to minimize diff spew.
2005-01-17 jbjBuild on macosx.
2005-01-05 jbjbuild rpm-4.4.1-0.6.
2005-01-04 jbj- mac os x patches (#133611, #133612, #134637).
2004-10-14 jbj- fix: don't set handler if SIG_IGN is already set...
2002-05-16 jbj- opaque (well mostly) rpmTransactionSet using methods.
2002-02-22 jbjtpkgid cleanup.
2001-01-03 jbj- fix: avoid locale issues with strcasecmp/strncasecmp...
2000-08-28 jbj- rip out rpm{get,put}text, use getpo.sh and specspo...
2000-06-13 jbjMore libtool fiddles.
2000-03-11 jbjRed Hat 4.2 has not __set_errno.
2000-03-11 jbjRed Hat 5.2 has not __PMT.
2000-03-11 jbjfix: use glibc 2.1 glob/fnmatch everywhere.
2000-03-10 jbjUpdate portability routines from glibc-2.1.
2000-03-10 jbjCan't include system.h w/o mishap.
2000-03-10 jbjGet config.h by includeing "system.h"
2000-03-10 jbjUpdate to glibc-2.1 version with GNU extensions.
2000-03-09 jbj- portability: skip bzip2 if not available.
2000-02-27 jbjDiminish solaris2.6 gcc noise.
2000-02-24 jbj(solaris 2.6): portability requires setenv.c.
2000-02-24 jbjAutomake portability diddles.
1999-12-05 jbjexpose enough of the legacy fdio interface to compile...
1999-11-27 jbjlib/stubs.c: Add portability routines to rpmlib for...
1999-10-04 jbjPoertability.
1999-09-30 jbjBuild on solaris2.6 with gcc.
1999-09-26 jbjAdd regex.c/regex.h.
1999-09-26 jbjSearch /usr/include before misc.
1999-09-26 jbjAutoconf test for glob (and regex) functionality.
1999-09-26 jbjSolaris compilation.
1999-09-26 jbjRetrofit glibc __progname.
1999-09-20 jbjAdd err.[ch] to portability checks (as yet unused).
1999-03-16 jbjFix newSpec in "rpm -q --specfile --specedit"
1999-01-25 jbjEliminate generated files.
1999-01-22 jbjUse libtool to build libraries, but force --disable...
1999-01-21 jbjAfter running libtoolize to update config.guess config.sub
1999-01-19 jbjReleased rpm-2.90 -- version is now 2.91
1998-12-16 ewtfirst pass at new transaction api; basic installing...
1998-12-01 jbjSanity.
1998-11-22 jbjStart abstracting compressed I/O.
1998-10-20 jbjFirst attempt at "make check".
1998-10-11 jbjSub-dir compilation on solaris.
1998-10-11 jbjpermit rpm to be built in a sub-directory (--srcdir...
1998-10-08 jbjrpmgettext on solaris.
1998-10-08 jbjConsolidate i18n baggage into AM_GNU_GETTEXT and system.h.
1998-10-08 jbjUse AC_REPLACE_FUNCS.
1998-10-08 jbjconfigure using automake.
1998-10-06 jbjmore portable dirent handling (Hermann Lauer).
1998-09-20 jbjCopies from gettext-0.10.35.
1998-08-11 jbjSync with 2.5.2 branch patches.
1998-07-30 jbjConsolidated includes for librpmbuild API.
1998-07-25 jbjAggregate system includes into system.h.
1998-05-21 ewtadded loads of .cvsignore files
1998-03-27 ewtfixed minor typos
1998-03-04 ewt1) make use of new delpendency scheme
1998-02-11 ewt1) added changes which let RPM build in a directory...
1997-11-18 ewtvarious header file cleanups
1997-11-18 ewtForce string.h to be present
1997-09-19 ewtpopt is it's own library
1997-08-26 ewtgot rid of includes of malloc.h (use stdlib.h instead)
1997-07-23 ewtadded #define for SCO
1997-06-30 ewtAdded include for SunOS
1997-06-27 ewtTried to get everything working for SCO.
1997-06-25 ewtmore osf getmntent_r() patches
next