src/inet_net_pton.c


Log

Author Commit Date CI Message
Guillem Jover 07c76b66 2017-06-05T06:17:27 Do not use legacy BSD u_* types Some systems do not have these types available, and they are simply convenience aliases. Instead use the expanded versions which are more portable. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=101192
Guillem Jover a6a101ef 2014-11-04T05:33:26 Use ANSI C prototypes
Aurelien Jarno daccb6a8 2006-03-26T17:10:13 Fix some c++isms
Guillem Jover 5372b736 2006-02-14T05:39:29 Move sources to src/