Whamcloud - gitweb
Add new functions which convert between a string and os_type: e2p_os2string()
authorTheodore Ts'o <tytso@mit.edu>
Sat, 19 Mar 2005 06:13:22 +0000 (01:13 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 19 Mar 2005 06:13:22 +0000 (01:13 -0500)
commit63253946309651c1015947d522e2ba4b35a807a5
tree80ade4a4dc3091092cddbdbe9c2577a6c810436e
parent06ce1f6b282f2c632b1aabbee07a103d1bc1fa69
Add new functions which convert between a string and os_type: e2p_os2string()
and e2p_string2os() in the e2p library.
lib/e2p/ChangeLog
lib/e2p/Makefile.in
lib/e2p/e2p.h
lib/e2p/ls.c
lib/e2p/ostype.c [new file with mode: 0644]
misc/ChangeLog
misc/mke2fs.c