2.3.0
RealyUniqueName
released this
24 Oct 18:27
·
136 commits
to master
since this release
- added
socket_set_broadcast
function (#190) - fixed
sha1_update
call (#194) - fixed 0x7F detection in utf8 functions
- changed
date_get_tz
to take an argument (a timestamp), and to return minutes instead of seconds (#195) - added
date_utc_format
,date_get_utc_day
, anddate_get_utc_hours
- all variants of existing functions, but usinggmtime_r
instead oflocaltime_r
(#195)