Age | Commit message (Expand) | Author |
---|---|---|
2019-06-07 | Userland: Run clang-format on everything. | Andreas Kling |
2019-06-06 | LookupServer+LibC: Add support for reverse DNS lookups via gethostbyaddr(). | Andreas Kling |
2019-03-20 | LibC: Implement gethostbyname() by talking to the DNSLookupServer. | Andreas Kling |