Module UnixExtra.Extra.Passwdlib (.ml)


module Passwdlib: sig .. end
Support for input passwords. -- From Xavier Leroy and Didier Remy's OS course, Chapter 2.

val read_passwd : string -> string