Linux-6.9: file_lock mbrs moved to file_lock_core
[openafs.git] / src / opr /
2022-06-25 Cheyenne Willsopr: replace AFS_STRINGIZE with opr_stringize 29/15029/4
2021-07-22 Andrew DeasonAIX: Fix undefined symbols 07/14707/3
2021-07-20 Andrew Deasonopr: Avoid sigwait on SIGWAITING 05/14705/2
2021-07-01 Andrew Deasonopr: Allow softsig handlers for SIGFPE 80/14080/6
2021-07-01 Andrew Deasonopr: Assert opr_cv_timedwait return codes 79/14079/6
2021-06-10 Andrew DeasonRemove a few unused opr/util components 47/14547/5
2020-07-27 Cheyenne Willsclang-10: use AFS_FALLTHROUGH for case fallthrough 74/14274/9
2020-05-14 Cheyenne WillsAdd more 'fall through' switch comments 25/14125/16
2020-04-10 Andrew Deasonopr: Allow non-2^x for n_buckets in opr_cache_init 22/14122/3
2020-03-06 Andrew Deasonopr: Introduce opr_cache 84/13884/11
2020-02-29 Andrew Deasonopr: Define opr_mutex_t in lockstub.h 86/13886/7
2019-10-11 Cheyenne WillsLINUX 5.3: Add comments for fallthrough switch cases 81/13881/3
2019-09-06 Andrew Deasonopr: Include procmgmt_softsig.h for WINNT 24/13824/6
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
2018-05-25 Benjamin Kadukopr: install afs/opr.h and opr/lock.h 54/13054/2
2018-03-17 Michael MeffieSuppress statement not reached warnings under Solaris... 58/12958/2
2016-12-22 Anders Kaseorgopr: Make opr_uuid_hash endian-independent 95/12495/2
2016-12-22 Anders Kaseorgopr: Make opr_jhash_opaque consistent with opr_jhash 94/12494/2
2016-12-22 Anders Kaseorgopr: Make opr_jhash_opaque endian-independent 93/12493/2
2016-12-22 Anders Kaseorgopr: ExitHandler: re-raise the signal instead of exitin... 89/12489/2
2016-11-28 Anders KaseorgRemove NULL checks for AFS_NONNULL parameters 42/12442/2
2016-09-15 Andrew Deasonopr: Add opr_StaticAssert 92/11792/5
2016-04-25 Michael MeffieWindows: opr_softsig.h 37/12237/2
2016-01-25 Chas Williamsopr: Use opr_Assert() instead of silently failing 53/11853/4
2016-01-25 Chas Williamsopr: Disable some warnings during opr assertions 52/11852/5
2015-09-04 Michael Meffieopr: export softsig functions
2015-08-22 Sami Kerolaopr: fix often reported warning
2015-05-26 Simon Wilkinsonopr: Add new softsig implementation
2015-01-15 Benjamin Kadukopr: implement the BSD ffs() functions
2014-09-10 Benjamin KadukSort libtool symbol files
2014-08-13 Mark Vitaleopr: opr_AssertionFailed undefined in kernel module
2014-05-21 Nathaniel Wesley... Add a small string formatting utility to opr
2014-03-18 Benjamin Kadukopr: removed the unused static_inline initnode
2014-01-17 Benjamin KadukAdd a routine to get the size of the current process
2014-01-16 Andrew Deasonopr: Silence rbtree warning
2013-09-23 Chaskiel GrundmanAdd missing clean rules
2013-06-21 Jeffrey HutzelmanMake opr_uuid_toString return a status
2013-05-28 Simon WilkinsonSort all libtool symbol lists
2012-11-23 Simon Wilkinsonopr: Don't confuse isLast and isEnd
2012-11-03 Simon Wilkinsonopr: Add Windows stuff for dict.c/h
2012-11-01 Simon Wilkinsonopr: Add dictionary implementation
2012-11-01 Simon Wilkinsonopr: Add opr_jhash_int2 function
2012-10-30 Simon WilkinsonFix mutex assertion
2012-10-30 Simon WilkinsonAdd opr/lock.h and tidy locking macros
2012-10-23 Simon Wilkinsonopr: Clarify opr_time copyright
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-08 Derrick Brashearuuid: hashes are positive ints
2012-09-05 Derrick Brashearopr: export uuid packing routines in the kernel
2012-09-05 Derrick Brashearopr: add time initializer macro
2012-09-04 Simon Wilkinsonopr: Convert to using libtool
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-08-24 Christof Hankeout-of-tree-build: extend configuration,
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