issues
search
nix-rust
/
nix
Rust friendly bindings to *nix APIs
MIT License
2.67k
stars
667
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clippy cleanup: needless as_bytes
#2545
asomers
closed
2 days ago
0
Solaris: fixes build and tests, adds CI
#2544
psumbera
opened
2 days ago
1
Wrong type for return value of mmap leads to UB
#2543
Evian-Zhang
opened
3 days ago
4
fcntls fix build for solaris.
#2542
devnexen
closed
2 days ago
1
Migrate Linux/aarch64 CI tasks to Github Action once the aarch64 runner is available
#2541
SteveLauC
opened
4 days ago
0
fails `cross check --target x86_64-pc-solaris` on 1.72.1
#2540
jtmoon79
opened
5 days ago
5
Add the TCP_FUNCTION_BLK socket option, on FreeBSD
#2539
asomers
closed
2 days ago
2
Tracking issue for glibc wrappers that require a relative new glibc
#2538
SteveLauC
opened
1 week ago
5
Add syslog supports
#2537
tisonkun
closed
5 days ago
11
chore: fix typo in lib.rs
#2536
tisonkun
closed
1 week ago
0
Build breaks on armv7: the name `type_of_thread_id` is defined multiple times
#2535
yurivict
closed
1 week ago
6
clippy cleanup: needless as_bytes() in tests `test_sendfile_dragonfly/test_recverr`
#2534
devnexen
closed
1 week ago
1
ci: bump remaining Ubuntu 20.04 to latest version
#2533
SteveLauC
opened
1 week ago
0
docs: correct epoll_ctl deprecation message
#2532
SteveLauC
closed
2 weeks ago
0
Confusing deprecation notice for `sys::epoll::epoll_ctl`
#2531
pacak
closed
2 weeks ago
1
initialize msg_name with null pointer when msg_name is empty
#2530
pacak
closed
2 weeks ago
0
MacOS socket audit token
#2529
PaulDance
closed
3 weeks ago
3
Developer experience, cargo fmt
#2528
pacak
closed
3 weeks ago
5
Run tests in processes rather than threads with `cargo nextest`
#2527
SteveLauC
closed
6 days ago
2
sys::mman: enables MAP_STACK flag for netbsd too.
#2526
devnexen
closed
4 weeks ago
0
unistd: adding linux(glibc)/freebsd close_range.
#2525
devnexen
opened
1 month ago
2
recvmsg: take slice for cmsg_buffer
#2524
erenon
closed
1 month ago
0
`recvmsg` should take `&mut [u8]` instead of `&mut Vec<u8>` for cmsg_buffer
#2523
erenon
closed
1 month ago
2
Use TryFrom for TimeSpec/Duration conversions which may underflow/overflow
#2522
sirhcel
opened
1 month ago
0
Capitalize docs
#2521
Septias
closed
1 month ago
0
Make fields in UnknownCmsg public
#2520
hax0r31337
closed
1 month ago
3
Fix some clippy::needless_lifetime lints
#2519
asomers
closed
1 month ago
0
style: make clippy happy
#2518
SteveLauC
closed
1 month ago
0
How to bind fs socket via new version?
#2517
niuhuan
closed
1 month ago
2
Developer experience - enable all the features when running tests by default
#2516
pacak
closed
1 month ago
3
P_PIDFD is supported on linux
#2515
sectordistrict
closed
1 month ago
0
fix: the build with feature 'socket' on macOS
#2514
SteveLauC
closed
1 month ago
0
Fix incorrect posix_spawn* error checking
#2513
kosayoda
opened
1 month ago
1
Fix incorrect posix_spawn* error checking
#2512
kosayoda
closed
1 month ago
1
chore: employ just to run commonly used long cmds[skip ci]
#2511
SteveLauC
closed
1 month ago
0
ci: add CI for Linux/aarch64/musl and fix its build
#2510
SteveLauC
closed
4 days ago
0
Enable CI for Loongarch64
#2509
Fearyncess
closed
2 months ago
3
🏁 RoSctober 2024: The Open Source Developer Challenge is about to start! 🎉
#2508
race-of-sloths
closed
2 months ago
5
Add `getregs()`/`setregs()`/`getregset()`/`setregset()` support for loongarch64-linux-gnu/musl
#2507
Fearyncess
opened
2 months ago
10
Re-use `MultiHeader<()>` in subsequent `recvmmsg()` calls
#2506
OliverNChalk
closed
2 weeks ago
14
fix: correct arg type of prctl::set_timerslack
#2505
SteveLauC
closed
2 months ago
1
fcntl: Adding F_TRANSFEREXTENTS fcntl constant for macOs.
#2504
devnexen
closed
4 days ago
2
signal: uclibc `SA_*` use c_uint type
#2503
cppcoffee
opened
2 months ago
4
Add `getregs()`/`setregs()`/`getregset()`/`setregset()` for Linux/musl/aarch64
#2502
orhun
closed
2 months ago
7
refactor: make test_parsing_kernel_version() private
#2501
SteveLauC
closed
2 months ago
0
fix off-by-one error in range check of Backlog::new
#2500
fkm3
closed
2 months ago
3
Add MAP_SHARED_VALIDATE & MAP_SYNC
#2499
sectordistrict
closed
2 months ago
3
Add preallocated buffer version of sendmsg
#2498
howjmay
opened
2 months ago
1
incorrect type passed to variadic function in set_timerslack
#2497
plugwash
closed
2 months ago
1
Feature `user` for emscripten
#2496
ChanTsune
closed
2 months ago
0
Next