File Explorer

/proc/self/root/proc/self/root/proc/thread-self/root/usr/share/doc/libxcrypt

This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.

README.fedora599 B · 13 lines
This version of the libxcrypt package ships the libcrypt.so.2library and does not provide the legacy API functions that havebeen provided by glibc's libcrypt.so.1.  The removed functionsby name are encrypt, encrypt_r, setkey, setkey_r, and fcrypt. If you are using a third-party application that links againstthose functions, or that is linked against glibc's libcrypt,you may need to install the libxcrypt-compat package manually. All existing binary executables linked against glibc's libcryptshould work unmodified with the libcrypt.so.1 library suppliedby the libxcrypt-compat package.