opr: Introduce opr_cache
[openafs.git] / src / opr / Makefile.in
2020-03-06 Andrew Deasonopr: Introduce opr_cache 84/13884/11
2019-06-28 Andrew DeasonMove afs_pthread_setname_self to opr 55/13655/2
2018-05-25 Benjamin Kadukopr: install afs/opr.h and opr/lock.h 54/13054/2
2015-05-26 Simon Wilkinsonopr: Add new softsig implementation
2015-01-15 Benjamin Kadukopr: implement the BSD ffs() functions
2014-05-21 Nathaniel Wesley... Add a small string formatting utility to opr
2014-01-17 Benjamin KadukAdd a routine to get the size of the current process
2013-09-23 Chaskiel GrundmanAdd missing clean rules
2012-11-01 Simon Wilkinsonopr: Add dictionary implementation
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-09-16 Simon WilkinsonSplit up libtool support into LWP and pthread
2012-09-14 Simon Wilkinsonopr: Libtool archive should depend on symbol file
2012-09-12 Simon Wilkinsonopr: Add hcrypto to the library list
2012-09-10 Derrick Brashearopr: build and install pic library correctly
2012-09-09 Marc Dionnecomerr, cmd, opr: fix library install targets
2012-09-04 Simon Wilkinsonopr: Convert to using libtool
2012-08-14 Simon Wilkinsonopr: Add UUID handling functions
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-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-21 Simon Wilkinsonopr: Add Bob Jenkins's hash functions
2011-11-12 Simon Wilkinsonopr: Add a red/black tree implementation
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