Searched refs:remove (Results 1 – 15 of 15) sorted by relevance
39 apt-get purge --auto-remove -y e2tools
40 { message = '(?i)^(\w+: )?remove', group = "removed" },
212 - Define c_char at top-level and remove per-target c_char definitions <https://github.com/rust-lang…304 …net types <https://github.com/rust-lang/libc/pull/4022> (before release: remove `if_family_id` ([#…350 - Aix: remove duplicate constants <https://github.com/rust-lang/libc/pull/3643>366 - Glibc: remove redundant definitions ([#3261](https://github.com/rust-lang/libc/pulls/3261))367 - Musl: remove redundant definitions ([#3261](https://github.com/rust-lang/libc/pulls/3261))416 - CI: remove tests with rust < 1.63 <https://github.com/rust-lang/libc/pull/4051>614 - Apple: remove `rmx_state` in <https://github.com/rust-lang/libc/pull/3776>617 - Update or remove CI tests that have been failing
47 to remove this dependency and be able to use `libc` in `#![no_std]` crates.
117 When Rust removes a support for a target, the libc crate also may remove the
283 remove
750 remove
2368 remove
3729 remove
304 pub fn remove(filename: *const c_char) -> c_int; in remove() function
509 pub fn remove(a: *const c_char) -> c_int; in remove() function
458 pub fn remove(arg1: *const c_char) -> c_int; in remove() function
1132 pub fn remove(filename: *const c_char) -> c_int; in remove() function
626 pub fn remove(filename: *const c_char) -> c_int; in remove() function
3460 pub fn remove(filename: *const c_char) -> c_int; in remove() function