ash: rename some function parameters to match dash
[oweals/busybox.git] / include / grp_.h
2015-01-02 Denys Vlasenkolibpwdgrp: use FAST_FUNC to make "matching ABI" optimiz...
2015-01-02 Tito Ragusalibpwdgrp: rewritten to use malloced implementation
2013-01-15 Denys Vlasenkowhitespace fixes. no code changes
2012-01-06 Denys Vlasenkoplatform.h: define endgrent() and endpwent() as no...
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-03-31 Denys Vlasenkolibpwdgrp: comment out functions with UNUSED_SINCE_WE_A...
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2008-09-26 Bernhard Reutner... - commentary typo fix
2008-09-26 Denis Vlasenkolibpwdgrp: make it coexist with <pwd.h>, <grp.h> and...
2008-05-25 Denis Vlasenkomove setgroups definition to libbb.h so that it no...
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2006-12-30 Denis Vlasenkofixdep.c: avoit doing memcmp in most cases
2006-10-05 Denis Vlasenkobuild system overhaul
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2004-07-15 Eric AndersenReplace the old and somewhat buggy pwd_grp stuff with...
2003-12-18 Russ Dillrename __getgrent so that it doesn't conflict with...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...