Denis Vlasenko 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 years ago
..
Makefile ba31c6c463 Remove TOPDIR 20 years ago
Makefile.in 4390d8e705 libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore 19 years ago
wordexp.c 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 years ago