Skip to content

Conversation

@DaanDeMeyer
Copy link
Contributor

No description provided.

@kaniini
Copy link
Owner

kaniini commented Nov 21, 2025

The main reason I haven’t built out CI for GNU/Linux distributions is because libucontext is mostly pointless on those systems, since glibc provides the same functionality.

Is glibc considering dropping these interfaces or something?

@DaanDeMeyer
Copy link
Contributor Author

@kaniini Not at all, but your implementation has one very desirable property over the glibc one, namely not doing the pointless sigprocmask()

@kaniini
Copy link
Owner

kaniini commented Nov 21, 2025

I guess, but the glibc one supports hardware capability detection, while mine does not :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants