Thomas Koeller writes:
[oweals/busybox.git] / libpwdgrp / __getgrent.c
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-12-18 Russ Dillrename __getgrent so that it doesn't conflict with...
2002-12-07 Glenn L McGrathinclude "busybox" after the libc includes tofix compile...
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
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