hexchat/src
TingPing 83032b1aa3 Use glib for all allocations
- Removes need to check for malloc failure
- Removes need for NULL checks on free
- Adds checks for integer overflows
- Removes some extra memset calls
- Removes chance of mixing libc and glib malloc/free
2014-12-28 06:44:44 -05:00
..
common Use glib for all allocations 2014-12-28 06:44:44 -05:00
dirent Use glib for all allocations 2014-12-28 06:44:44 -05:00
fe-gtk Use glib for all allocations 2014-12-28 06:44:44 -05:00
fe-text Use glib for all allocations 2014-12-28 06:44:44 -05:00
htm Respect verbosity setting when building htm 2014-01-29 16:25:57 -05:00
Makefile.am configure: Clean up EXTRA_DIST 2014-01-20 02:38:32 -05:00
version-script Added functions to create/destroy event_attrs to plugin interface. 2013-07-12 22:46:04 +01:00