summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)AuthorFilesLines
2008-11-03Ensure PATH_MAX is defined (ticket #3) Adam TkacPanu Matilainen1-12/+0
2008-04-30RIP alloca()Panu Matilainen2-506/+2
2007-11-22Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-10-30Remove memcmp.c.Ralf Corsépius2-374/+1
2007-10-30Build libmisc.la.Ralf Corsépius1-5/+3
2007-10-28Include "config.h" instead of <config.h>.Ralf Corsépius11-11/+11
2007-10-17Cleanup CPPFLAGS.Ralf Corsépius1-1/+2
2007-10-01Remove (unused).Ralf Corsépius1-7/+0
2007-09-11Remove splint tags.Ralf Corsépius3-57/+2
2007-09-10Eliminate noinst_HEADERS.Ralf Corsépius1-6/+5
2007-08-22Remove INCPATH.Ralf Corsépius1-1/+1
2007-08-05Automake cleanups.Panu Matilainen1-3/+1
2007-07-12Silence yet another char ptr signedness warningPanu Matilainen1-1/+1
2005-01-28Revert glob/fnmatch/alloca uniqify on macosx for now.jbj4-41/+41
2005-01-25macosx/opendarwin hackery, take 1.jbj4-44/+41
2005-01-23- blueprint rpm-4_4 and HEAD to minimize diff spew.jbj1-1/+1
2005-01-17Build on macosx.jbj1-1/+1
2005-01-05build rpm-4.4.1-0.6.jbj1-1/+1
2005-01-04- mac os x patches (#133611, #133612, #134637).jbj1-0/+3
2004-10-14- fix: don't set handler if SIG_IGN is already set (#134474).jbj2-28/+64
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-1/+1
2002-02-22tpkgid cleanup.jbj1-11/+12
2001-01-03- fix: avoid locale issues with strcasecmp/strncasecmp (#23199).jbj3-159/+2
2000-08-28- rip out rpm{get,put}text, use getpo.sh and specspo instead.jbj6-472/+1
2000-06-13More libtool fiddles.jbj1-3/+1
2000-03-11Red Hat 4.2 has not __set_errno.jbj1-0/+8
2000-03-11Red Hat 5.2 has not __PMT.jbj1-1/+1
2000-03-11fix: use glibc 2.1 glob/fnmatch everywhere.jbj2-301/+162
2000-03-10Update portability routines from glibc-2.1.jbj3-105/+424
2000-03-10Can't include system.h w/o mishap.jbj1-1/+3
2000-03-10Get config.h by includeing "system.h"jbj1-3/+1
2000-03-10Update to glibc-2.1 version with GNU extensions.jbj2-281/+1169
2000-03-09- portability: skip bzip2 if not available.jbj3-2/+729
2000-02-27Diminish solaris2.6 gcc noise.jbj1-3/+1
2000-02-24(solaris 2.6): portability requires setenv.c.jbj2-1/+323
2000-02-24Automake portability diddles.jbj1-0/+3
1999-12-05expose enough of the legacy fdio interface to compile rpmfind/rpm2html.jbj1-1/+1
1999-11-27lib/stubs.c: Add portability routines to rpmlib for portable shared rpmlib.jbj6-7014/+4
1999-10-04Poertability.jbj1-1/+1
1999-09-30Build on solaris2.6 with gcc.jbj1-2/+1
1999-09-26Add regex.c/regex.h.jbj1-6/+7
1999-09-26Search /usr/include before misc.jbj1-1/+4
1999-09-26Autoconf test for glob (and regex) functionality.jbj2-0/+6262
1999-09-26Solaris compilation.jbj2-2/+1
1999-09-26Retrofit glibc __progname.jbj1-11/+13
1999-09-20Add err.[ch] to portability checks (as yet unused).jbj5-36/+206
1999-03-16Fix newSpec in "rpm -q --specfile --specedit"jbj2-7/+20
1999-01-25Eliminate generated files.jbj3-402/+5
1999-01-22Use libtool to build libraries, but force --disable-shared for now.jbj3-29/+31
1999-01-21After running libtoolize to update config.guess config.subjbj1-18/+44