commit | b14cda81278fb0435fbb4c93b64122ee28dcb7bb | [log] [tgz] |
---|---|---|
author | Martin Mares <mj@ucw.cz> | Wed Feb 13 17:51:50 2008 +0100 |
committer | Martin Mares <mj@ucw.cz> | Wed Feb 13 17:51:50 2008 +0100 |
tree | 48500a89883f7af7cd4001b624b072dd9bc830b5 | |
parent | a14d7f993829bbc538d76b18f8935e67cffa3bfe [diff] |
ns_parserr() and friends are not portable, so implement our own trivial parser instead. I looked to the glibc source for inspiration and checked everything with the RFC, so it is hopefully correct.