summaryrefslogtreecommitdiff
path: root/xc/lib/Xt/Alloc.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1994-10-10XBUG 7076, wrong edit, wrong function signature, wrong calling sequence,kaleb1-3/+3
1994-04-17new X Consortium copyright/permissionkaleb1-3/+29
1993-10-06Add Sun copyrightkaleb1-2/+12
1993-09-18ANSI-ficationkaleb1-10/+10
1993-09-18remove macII special-case declsrws1-4/+1
1993-09-13fix StatsSize to use sizeof(long) - 1 instead of 3rws1-2/+2
1993-09-11fix _XtHeapAllocto always round by sizeof(long)rws1-8/+2
1993-08-27Initial MT supportkaleb1-5/+29
1992-02-21conflicting typedef of struct stat, when XTTRACEMEMORY is defined, onconverse1-4/+5
1991-07-30add newline for Stephenrws1-1/+2
1991-05-12define Xfreerws1-1/+2
1991-05-11copy needed stuff from Xlibos.h here, do not depend on Xlibos.h existingrws1-2/+19
1991-05-01_XtRealloc, when compiled with memory tracing on, was assuming reallocconverse1-2/+4
1991-03-11changes made for -DXTTRACEMEMORY with function prototypesconverse1-6/+5
1991-02-18protect against zero size in XtCallocrws1-2/+6
1991-01-09avoid redef of _XBCOPYFUNCrws1-1/+2
1991-01-09define _XtBCopyrws1-3/+19
1991-01-02Cray nitrws1-2/+2
1990-12-31_XtIsValidPointer hookrws1-1/+18
1990-12-30move heap routines here from Display.crws1-1/+72
1990-12-30make _XtPrintMemory non-staticrws1-2/+2
1990-11-14merge memory trace routines back in, but under conditional compilationrws1-7/+209
1990-11-10move memory trace support into AllocD.crws1-166/+1
1990-11-05added code and declarations for memory usage tracing.converse1-1/+169
1990-08-29Xrcsidswick1-4/+1
1990-04-04coalesce error string literals.swick1-2/+2
1989-11-03use Xlib memory management, which is spec'd to be re-entrant.swick1-22/+10
1989-10-03protect MALLOC_0_RETURNS_NULL against nerds to try XtCalloc(0,...)swick1-4/+7
1989-09-21less text space for ALLOCATE_LOCALswick1-1/+2
1989-09-19save a little text&dataswick1-7/+15
1989-09-14add MALLOC_0_RETURNS_NULLswick1-2/+14
1989-06-16fixed endif token problems; sloppy, sloppy, sloppyjim1-2/+2
1988-09-06XConsortiumjim1-2/+1
1988-09-06add $Headerswick1-1/+2
1988-09-04xHeader -> XConsortiumswick1-1/+1
1988-08-31R3 interfaces: /* $oHeader: Alloc.c,v 1.2 88/08/18 15:33:53 asente Exp $ */swick1-10/+12
1988-02-26StringDefs, copyrightswick1-23/+26
1988-02-14X11/ includerws1-2/+2
1988-02-02fix #includesswick1-2/+3
1988-02-02repeat 1.14swick1-1/+3
1988-02-02$Header: Alloc.c,v 6.3 88/01/29 11:59:08 asente Exp $swick1-9/+3
1988-01-07nit to give a debugging handle.swick1-2/+4
1987-11-11BL5swick1-9/+11
1987-09-11ship it. clean up copyright, add rcs headers.haynes1-2/+1
1987-08-30Initial revisionjoel1-0/+72