<malloc.h> is not ISO C, <stdlib.h> is.
[wine] / programs / regapi / regapi.c
2000-12-24  Gerald Pfeifer<malloc.h> is not ISO C, <stdlib.h> is.
2000-09-26  Alexandre JulliardRemoved shell.h. Cleaned up the nested includes mess...
2000-07-23  Francois GougetFixed int/HANDLE mismatches revealed by -DSTRICT.
2000-04-04  Gavriel StateThis patch adds the ability for regapi to call the...
2000-03-24  Patrik StridvallFixed ANSI C related compile problems.
1999-12-27  Francois GougetBuffer overflows and strncpy fixes.
1999-11-12  Huw D M DaviesComment out explicit call to SHELL_SaveRegistry since...
1999-09-04  Huw D M Davieslstrncmpi isn't a windows API, use strncasecmp instead.
1999-06-06  Alexandre JulliardAvoid use of strncmpi (reported by Ron Cemer).
1999-05-08  Noomen HamzaBug fixes.
1999-03-14  Sylvain St.GermainAdded command line tool to access the registry.