Change if(x)free(x); to free(x);
[oweals/busybox.git] / libpwdgrp / initgroups.c
2002-09-16 Eric AndersenFix stupid typo noticed by John Mullin <john.mullin...
2002-08-01 Eric AndersenJoseph Chiu <josephc@idealab.com> found an off-by-one...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration