Azarias B.

Results 2 issues of Azarias B.

I have a website using several sub-domains for translation purposes (fr.exemple.com, en.exemple.com, ...) whenever the user accepts the cookies on one domain, it would be great if it could set...

`sigaction` currently only accepts the `Signal` enum and directly passes it to `libc::sigaction` as a c_int. I'm working on a linux system that has custom signals superior to 32. And...