]> git.proxmox.com Git - mirror_zfs.git/history - lib/libuutil/uu_pname.c
Switch from _Noreturn to __attribute__((noreturn))
[mirror_zfs.git] / lib / libuutil / uu_pname.c
2022-03-23 Brian BehlendorfSwitch from _Noreturn to __attribute__((noreturn))
2022-03-05 Alejandro ColomarUse _Noreturn (C11; GNU89) properly
2022-02-03 Damian SzuberskiAdd `--enable-asan` and `--enable-ubsan` switches
2021-07-26 набReplace /*PRINTFLIKEn*/ with attribute(printf)
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2010-08-27 Ricardo M. CorreiaFix gcc ident pragma warnings
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...