Commit History

Author SHA1 Message Date
  Eric Andersen ded0e9aba4 Implement getgrent_r. Rework getpwent and getgrent a bit further 22 years ago
  Eric Andersen fabd08e854 Fix things (properly) to open /etc/passd and /etc/group if 22 years ago
  Eric Andersen fff9c70e33 getpwent(), getpwent_r(), and getgrent(), getgrent_r() would all 22 years ago
  Eric Andersen 5610483873 Implement getgrgid_r and getgrnam_r. Rework group handling code to be fully 22 years ago
  Eric Andersen a42a105966 ret could have been used uninitialized in one case 22 years ago
  Eric Andersen 017c8132ed Yet more cleanup for the reentrant pwd/grp functions so they 22 years ago
  Eric Andersen 2e55dec21f Fixup errno handling 22 years ago
  Manuel Novoa III 43b3eaffd9 Remove recursive lock/unlock for a non-recursive mutex. 23 years ago
  Eric Andersen f6cfb61578 Fix locking 23 years ago
  Eric Andersen c617db9065 Silence warnings, clean things up. 23 years ago
  David McCullough 2345725967 24 years ago
  Eric Andersen 2512c84745 Update to accomodate the header file changes 24 years ago
  Eric Andersen 791312e725 Reworked the password stuff to be reentrant. Group stuff is 24 years ago
  Eric Andersen e2aa1f4fa9 Formatting update 25 years ago
  Eric Andersen a67c627325 Lots and lots of cleanups. 25 years ago
  Erik Andersen 64bc641218 Initial revision 25 years ago