Edd Barrett

Results 110 issues of Edd Barrett

Hi, I'm writing a library around the `dl_iterate_phdr` API, and want it to be portable. I've noticed that `dl_iterate_phdr`, its types, and constants, are defined only on Linux and Fuchsia...

C-API-request

Hi, I'd like to expand the lifetimes section of the rustonomicon with the example (and Lukas's answer) to the question in [this stack overflow post](http://stackoverflow.com/questions/42807679/clarify-the-meaning-of-binding-two-references-to-differently-scoped-referents-to/42808207#42808207). If you'd welcome this change...

Add ability to query maximum upload size and flood limit from netd

No good, need to be relative! ``` index/home/edd/source/hgd.f/pylib/hgd/__init__.py ```

bug

hgd-mk-pydoc is hardcoding path in text version

bug

As it stands, you just see "python error", which is not much help.

Improvement

We need to separate out common.c into client.c, daemon.c, ... The client binary should not need sqlite, but it does due to poor code separation.

Improvement

Implement Uninstall Targets

New Feature

Hi, I've recently needed to use the `libffi` crate to allow an interpreter to make native calls to external functions whose signatures are not known until runtime. The examples in...

Hi, Just wondering is there is any plan to roll a release any time soon? I'm finding the new-style logging to be invaluable, but I have to use a git...