]> git.proxmox.com Git - pve-lxc-syscalld.git/history - src/macros.rs
fix id mapping code
[pve-lxc-syscalld.git] / src / macros.rs
2023-10-16 Wolfgang Bumilleruse OwnedFd for all remaining custom file descriptors
2022-10-21 Wolfgang Bumillerdrop custom 'ready' macro, require 1.64
2022-10-21 Wolfgang Bumillercleanup fd macros
2020-01-22 Wolfgang Bumillerparameter handling:
2020-01-21 Wolfgang Bumillerswitch back to tokio now that it's stable and packaged
2019-10-30 Wolfgang Bumillerc_call -> c_result for consistency
2019-10-21 Wolfgang Bumillerintroduce c_str macro
2019-10-17 Wolfgang Bumillermacros are namespaced differently now