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