opr: Allow softsig handlers for SIGFPE
[openafs.git] / src / opr / opr.h
2021-06-10 Andrew DeasonRemove a few unused opr/util components 47/14547/5
2020-03-06 Andrew Deasonopr: Introduce opr_cache 84/13884/11
2019-08-29 Andrew DeasonWINNT: Make opr_threadname_set a no-op 17/13817/2
2019-06-28 Andrew DeasonMove afs_pthread_setname_self to opr 55/13655/2
2018-08-10 Michael Meffieopr: avoid empty nonnull argument index lists 76/13276/3
2018-06-15 Benjamin KadukRemove the unused opr_AssertFailU() function 13/13213/2
2016-09-15 Andrew Deasonopr: Add opr_StaticAssert 92/11792/5
2016-01-25 Chas Williamsopr: Disable some warnings during opr assertions 52/11852/5
2015-08-22 Sami Kerolaopr: fix often reported warning
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-07-30 Derrick Brashearopr: tweak nonnull macro to use nested parens
2012-07-22 Garrett Wollmanopr: constify various string functions and mark them...
2012-04-09 Simon Wilkinsonopr: Flag assertion error handles as noreturn
2011-11-12 Simon Wilkinsonopr: Add opr_containerof
2011-09-26 Simon WilkinsonClean up assertion
2011-09-26 Simon WilkinsonMove abort() into opr
2011-09-11 Simon WilkinsonMove string manipulation functions out of util