summaryrefslogtreecommitdiff
path: root/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-2/+2
* (nettle_xrealloc): Fixed out-of-memory check.Niels Möller2003-02-111-5/+6
* (nettle_realloc): New function.Niels Möller2002-11-211-0/+49