Add macro %isu_package to generate ISU Package
[platform/upstream/rpm.git] / rpmio / rpmmalloc.c
2010-09-21 Panu MatilainenAvoid using void pointer when we have a real type for...
2010-01-05 Panu MatilainenMove <stdio.h> includes out of system.h to the places...
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 MatilainenEliminate myrealloc() replacement function
2009-12-23 Panu MatilainenMove malloc portability tweaks out of system.h
2009-09-17 Panu MatilainenEXIT_FAILURE being defined is already handled in system.h
2009-09-17 Panu MatilainenCompare pointers against NULL, not 0
2009-09-17 Panu MatilainenAdd runtime settable custom memory allocation failure...
2009-09-17 Panu MatilainenAlways use build + use our own allocator functions
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-09-03 Panu MatilainenAutomated merge with file:/home/pmatilai/repos/rpm...
2007-09-03 Panu MatilainenAutomated merge with ssh://login.linux.duke.edu//home...
2007-09-03 Ralf CorsépiusRemove __LCLINT__-ifdef'ed blocks.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-09-24 jbjMove to lclint-3.0.0.15, revisit and clean up annotations.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2000-12-12 jbjSync with rpm-4_0 branch.
2000-10-31 jbj- add support for SHA1 as well as MD5 message digests.
2000-08-27 jbjDoxygen annotations.
2000-04-25 jbjSanity.
2000-04-13 jbjInsure that EXIT_FAILURE is defined (irix6.5).
2000-02-29 jbjPortability fiddles.
1999-09-29 jbjDon't use err(3) for now.
1999-09-26 jbjSolaris compilation.
1999-09-22 jbjOrphan.