hexchat/plugins/sysinfo
Mihai Moldovan 49758cafba sysinfo: fix compilation on OS X 10.9 and lower. (#1821)
Use the (deprecated) Gestalt functionality for fetching the fine-grained
OS X version number on 10.9 and lower.

The newer NSOperatingSystemVersion structure is only available on
10.10+.
2016-09-25 23:49:56 -07:00
..
osx sysinfo: fix compilation on OS X 10.9 and lower. (#1821) 2016-09-25 23:49:56 -07:00
shared
unix sysinfo: Fix leak 2016-09-03 12:29:01 -04:00
win32 common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
format.c
format.h
Makefile.am
sysinfo-backend.h
sysinfo.c
sysinfo.def
sysinfo.h
sysinfo.vcxproj common: Moved some functions over from plugins/sysinfo that are useful for the rest of HC. 2015-10-12 19:20:53 +02:00
sysinfo.vcxproj.filters