NHOrus

Results 69 issues of NHOrus

Moreutils https://joeyh.name/code/moreutils/ is a collection of tools that should have been part of coreutils, but aren't My favorite ones are `sponge` and `vidir` for doing naughty things to files with...

tool

Closes: https://bugs.gentoo.org/928954 --- Please check all the boxes that apply: - [x] I can submit this contribution in agreement with the [Copyright Policy](https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). - [x] I have certified the above...

assigned
bug linked

Closes: https://bugs.gentoo.org/874687 --- Please check all the boxes that apply: - [X] I can submit this contribution in agreement with the [Copyright Policy](https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). - [X] I have certified the above...

assigned
bug linked

That's why standard malloc/free uses void* and doesn't care what you cast your pointer in-between, for better or for worse Closes: https://bugs.gentoo.org/920062 --- Please check all the boxes that apply:...

assigned
maintainer-needed
bug linked

Also includes some libraries missing from musl Sadly, not a full port Closes: https://bugs.gentoo.org/880341

assigned
bug linked

In theory, something should have beein including a .h file with HASSIGPROCMASK macro defined, but it's some kind of homebrew build system and I don't understand how it tests for...

assigned
maintainer-needed
bug linked

Add missing include, fix test program for configure.in Closes: https://bugs.gentoo.org/927734

assigned
maintainer-needed
bug linked

There was a number of implicit declarations and wrongs made with pointer assignments. Patch fixes them, also supercedes previous pull request with wrongly made casts by correct functions from glib....

assigned
bug linked

Symbols are present in one of two versions of code, but not used anywhere. Noted in NEWS as removed. Apparently, upstream forgot to remove them from _port version. Also, backporting...

assigned
bug linked

Changing code to semantically identical, but syntactically correct. There's some warnings remain that I don't want to touch, because I don't understand the code and swapping float to double or...

assigned
maintainer-needed
bug linked