summaryrefslogtreecommitdiff
path: root/src/ne_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* * src/ne_alloc.h (ne_calloc): Add malloc attribute.Joe Orton2021-09-171-1/+1
* Update copyright years.Joe Orton2021-01-231-1/+1
* * src/ne_alloc.h (ne_malloc): Add malloc attribute.Joe Orton2020-06-181-1/+1
* * src/ne_defs.h: Define ne_attribute_alloc_size.Joe Orton2018-09-241-3/+3
* * src/ne_alloc.c, src/ne_alloc.h (ne_free): Implement as function on Win32,Joe Orton2008-11-201-0/+4
* * src/ne_alloc.h: Include stdlib.h on all platforms toJoe Orton2008-02-061-2/+2
* * src/ne_alloc.h (ne_realloc): Don't mark with malloc attribute, perJoe Orton2007-07-161-1/+1
* * src/ne_alloc.h: Remove NE_FREE macro.Joe Orton2005-10-291-4/+0
* * src/: In all files, s/BEGIN_NEON_DECLS/NE_BEGIN_DECLS/g andJoe Orton2005-10-091-2/+2
* * src/ne_alloc.c, src/ne_alloc.h (ne_oom_callback): Use a typedef forJoe Orton2005-04-041-2/+4
* Merge trunk up to current neon CVS HEAD.Joe Orton2004-10-021-6/+6
* Branch trunk from 0.24.4 on 0.24.x branch.Joe Orton2004-10-021-0/+58