1. 23cfaab libpwdgrp: use getpwent() instead of getpwent_r() by Denys Vlasenko · 10 years ago
  2. 908b6e5 libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed by Denys Vlasenko · 10 years ago
  3. 1da09cf libpwdgrp: rewritten to use malloced implementation by Tito Ragusa · 10 years ago
  4. 6830ade whitespace fixes. no code changes by Denys Vlasenko · 12 years ago
  5. 6b64a26 platform.h: define endgrent() and endpwent() as no-ops on Android by Denys Vlasenko · 13 years ago
  6. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  7. 5530129 libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS by Denys Vlasenko · 15 years ago
  8. f81e8db *: make "pragma GCC visibility push(hidden)" less ugly by Denis Vlasenko · 16 years ago
  9. fd3552d - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  10. ee5dce3 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. by Denis Vlasenko · 16 years ago
  11. 98636eb Use intra-DSO calls when we build libbusybox. No-op for normal build. by Denis Vlasenko · 17 years ago
  12. cb04ff5 fixdep.c: avoit doing memcmp in most cases by Denis Vlasenko · 18 years ago
  13. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  14. 9615a08 Replace the old and somewhat buggy pwd_grp stuff with the shiny by Eric Andersen · 20 years ago
  15. 887ca79 Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik by Eric Andersen · 22 years ago[Renamed (97%) from include/pwd.h]
  16. ea1a63a Fix for broken handling off BusyBox's own pwd/grp implementations by Robert Griebl · 23 years ago
  17. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  18. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  19. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago