Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap system library on UNIX systems #11

Open
tisonkun opened this issue Jan 5, 2025 · 1 comment
Open

Wrap system library on UNIX systems #11

tisonkun opened this issue Jan 5, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@tisonkun
Copy link
Contributor

tisonkun commented Jan 5, 2025

As fast as nix-rust/nix#2537 get released, we can reexport the related defs so that users of fasyslog can directly use them for calling system library to syslog.

This should be guarded behind cfg(unix) but I'd argue that we don't need a new feature flag like native since it's lightweight.

@tisonkun tisonkun added the enhancement New feature or request label Jan 5, 2025
@tisonkun
Copy link
Contributor Author

tisonkun commented Jan 7, 2025

I'd consider call a 1.0 release after this gets resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant