Linux 3.6: d_alias and i_dentry are now hlists
[openafs.git] / src / opr /
2012-08-14 Simon Wilkinsonopr: Add opr_jhash_opaque
2012-08-14 Simon Wilkinsonopr: Add UUID handling functions
2012-08-14 Simon Wilkinsonopr: Convert jhash to use AFS types
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-06-14 Simon Wilkinsonopr: Add simple time type
2012-05-08 Hartmut ReuterMake it build outside source tree
2012-04-10 Simon Wilkinsonopr: Install the queue.h header
2012-04-09 Simon Wilkinsonopr: Flag assertion error handles as noreturn
2012-03-23 Chas Williams (CON... opr: should be built as shared
2012-01-09 Derrick Brashearopr: fix generated target
2012-01-09 Marc Dionneopr: add buildtools target
2012-01-06 Chaskiel GrundmanMake src/opr objdir safe
2011-11-29 Simon WilkinsonUnix CM: Build rbtrees in kernel
2011-11-21 Simon Wilkinsonopr: Add Bob Jenkins's hash functions
2011-11-12 Simon Wilkinsonopr: Add a red/black tree implementation
2011-11-12 Simon Wilkinsonopr: Add opr_containerof
2011-11-03 Michael Meffieopr: queue swap
2011-10-26 Jeffrey Altmanopr: build on Windows after queue.h move
2011-10-23 Simon Wilkinsonopr: Move queue header out of util
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