Skip to content

Conversation

@tonybajan
Copy link
Contributor

Use rustix instead libc to provide getpriority, setpriorty and page size calls.

Part of #599

There's some remaining uses of uucore::libc after this change:

  • types for calls to libsystemd (sd_booted, sd_get_sessions) + windows SystemProcessorPerformanceInformation
  • calls to sched_getscheduler and sched_getparam that aren't implemented in rustix

Use rustix instead libc to provide getpriority,
setpriorty and page size calls.

Part of uutils#599
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.

1 participant