
That is not to learn "C". It's just a quick and dirty hack to
get some shadow security functions because the available libshadow
doesn't seems to be free software. Anyway, the following functions
are implemented:

getspnam
getspent
sgetspent
fgetspent
endspent
setspent

The group shadowing functions are not available in this
library. 

I'm quite sure, that there are bugs in the library. We just
needed the getspnam and endspent functions to retrieve passwords.
Everything else should be used carefully.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
DFSL or the GNU General Public License for more details.

