XMMS2
|
Files | |
checkroot_dummy.c | |
Dummy used when checking for root is not possible. | |
checkroot_unix.c | |
Takes care of checking if the user is root or not. | |
localtime_dummy.c | |
localtime_unix.c | |
signal_dummy.c | |
Dummy used when signals not available. | |
signal_unix.c | |
Takes care of unix-signals. | |
statfs_bsd.c | |
BSD statfs. | |
statfs_dummy.c | |
Dummy statfs. | |
statfs_linux.c | |
Linux statfs. | |
statfs_netbsd.c | |
NetBSD statfs. | |
statfs_solaris.c | |
Solaris statfs. | |
symlink_dummy.c | |
Dummy used when symlinking not available. | |
symlink_unix.c | |
Takes care of creating a symlink to a file. | |
thread_name_dummy.c | |
thread_name_prctl.c | |