Name Mode Size
..
ChangeLog 100644 3 kb
PortabilityIssues.html 100644 21 kb
index.html 100644 14 kb
md5.sum 100644 3 kb
pthreadCancelableWait.html 100644 4 kb
pthread_attr_init.html 100644 11 kb
pthread_attr_setstackaddr.html 100644 7 kb
pthread_attr_setstacksize.html 100644 5 kb
pthread_barrier_init.html 100644 8 kb
pthread_barrier_wait.html 100644 7 kb
pthread_barrierattr_init.html 100644 6 kb
pthread_barrierattr_setpshared.html 100644 7 kb
pthread_cancel.html 100644 9 kb
pthread_cleanup_push.html 100644 7 kb
pthread_cond_init.html 100644 13 kb
pthread_condattr_init.html 100644 4 kb
pthread_condattr_setpshared.html 100644 7 kb
pthread_create.html 100644 4 kb
pthread_delay_np.html 100644 3 kb
pthread_detach.html 100644 4 kb
pthread_equal.html 100644 1 kb
pthread_exit.html 100644 2 kb
pthread_getunique_np.html 100644 3 kb
pthread_getw32threadhandle_np.html 100644 2 kb
pthread_join.html 100644 5 kb
pthread_key_create.html 100644 9 kb
pthread_kill.html 100644 7 kb
pthread_mutex_init.html 100644 18 kb
pthread_mutexattr_init.html 100644 10 kb
pthread_mutexattr_setpshared.html 100644 6 kb
pthread_num_processors_np.html 100644 2 kb
pthread_once.html 100644 3 kb
pthread_rwlock_init.html 100644 8 kb
pthread_rwlock_rdlock.html 100644 7 kb
pthread_rwlock_timedrdlock.html 100644 7 kb
pthread_rwlock_timedwrlock.html 100644 7 kb
pthread_rwlock_unlock.html 100644 6 kb
pthread_rwlock_wrlock.html 100644 6 kb
pthread_rwlockattr_init.html 100644 6 kb
pthread_rwlockattr_setpshared.html 100644 7 kb
pthread_self.html 100644 3 kb
pthread_setcancelstate.html 100644 9 kb
pthread_setcanceltype.html 100644 9 kb
pthread_setconcurrency.html 100644 6 kb
pthread_setschedparam.html 100644 5 kb
pthread_spin_init.html 100644 7 kb
pthread_spin_lock.html 100644 6 kb
pthread_spin_unlock.html 100644 5 kb
pthread_timechange_handler_np.html 100644 3 kb
pthread_win32_attach_detach_np.html 100644 4 kb
pthread_win32_test_features_np.html 100644 3 kb
sched_get_priority_max.html 100644 5 kb
sched_getscheduler.html 100644 5 kb
sched_setscheduler.html 100644 7 kb
sched_yield.html 100644 4 kb
sem_init.html 100644 8 kb
sha512.sum 100644 8 kb
README.md
# ClamAV ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. ## Documentation & FAQ The ClamAV documentation can be found in the [ClamAV User Manual](docs/UserManual.md) with additional information online in [our FAQ](https://www.clamav.net/documents). ## ClamAV Signatures Anyone can learn to read and write ClamAV signatures. Take a look at the [signature writing documentation](docs/UserManual/Signatures.md) and [phishing signature writing documentation](docs/UserManual/PhishSigs.md) to get started! ## Installation Instructions ### UNIX #### Build from Source on Linux/Unix/Mac For basic compile and install instructions on Linux/Unix platforms, check out the [install instructions](INSTALL.md). For detailed instructions specific to building ClamAV please investigate our the [Linux/Unix/Mac Install instructions in the User Manual](docs/UserManual/Installation-Unix.md). #### Install from a binary package For binary package distribution installation instructions, head over to [our website](https://www.clamav.net/documents/installing-clamav). ### Windows #### Build from Source on Windows The instructions for building ClamAV from source on Windows is located in the [Win32 README](win32/README.md). #### Using an Install Package We provide an installer to install ClamAV on Windows to "C:\\Program Files". This install method will require you to have Adminstrator priveleges. We also provide a "Portable Install Package" (i.e. a zip of the required files) for users that may wish to run ClamAV without installing it to a system-owned directory. For details on how to use either option, head over to the [Windows Install instructions in the User Manual](docs/UserManual/Installation-Windows.md). ### Upgrading from a previous version Some tips on [how to upgrade](https://www.clamav.net/documents/upgrading-clamav) from a previous version of ClamAV. ## ClamAV News For information about the features in this and prior releases, read [the news](NEWS.md). Catch up on the latest about ClamAV by reading our [blog](http://blog.clamav.net) and follow us on Twitter @clamav. ## Join the ClamAV Community The best way to get in touch with the ClamAV community is to join our [our mailing lists](https://www.clamav.net/documents/mailing-lists-faq), and tune to #clamav on [IRC](irc.freenode.net). ## Want to make a contribution? The ClamAV development team welcomes [code contributions](https://github.com/Cisco-Talos/clamav-devel), improvements to [our FAQ](https://github.com/Cisco-Talos/clamav-faq), and also [bug reports](https://bugzilla.clamav.net/). Thanks for joining us! ## Credits [The ClamAV Team](https://www.clamav.net/about.html#credits)