Changeset 7c230ff in git


Ignore:
Timestamp:
Apr 7, 2011, 11:45:41 AM (12 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'a800fe4b3e9d37a38c5a10cc0ae9dfa0c15a4ee6')
Children:
aed2cd2e9e5bdeae5a4f42cfd113e6bb33f9c317
Parents:
0642d6281e00208246734c0636f467720e1df323
Message:
OM_NO_MALLOC_MACROS removed

git-svn-id: file:///usr/local/Singular/svn/trunk@14106 2c84dea3-7e68-4137-9b89-c4e89433aadc
Location:
omalloc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • omalloc/omAllocSystem.c

    r0642d6 r7c230ff  
    1313
    1414
    15 /* disable our malloc macros */
    16 #define OM_NO_MALLOC_MACROS
    1715#include <omalloc/omConfig.h>
    1816#include <omalloc/omDefaultConfig.h>
  • omalloc/omStats.c

    r0642d6 r7c230ff  
    77 *******************************************************************/
    88#include <unistd.h>
    9 #define OM_NO_MALLOC_MACROS
    109#include <omalloc/omConfig.h>
    1110#include <omalloc/omDefaultConfig.h>
Note: See TracChangeset for help on using the changeset viewer.