aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/ring.c
Commit message (Expand)AuthorAge
* misc/ring: fix comment typoGravatar Kevin Mitchell2017-07-09
* ring: use 64 bit countersGravatar wm42017-06-28
* osdep: rename atomics.h to atomic.hGravatar wm42016-09-07
* Relicense some non-MPlayer source files to LGPL 2.1 or laterGravatar wm42016-01-19
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* ring: use a different type for read/write pointersGravatar wm42014-05-30
* ring: implement drain in terms of readGravatar wm42014-05-29
* atomics: switch to C11 stdatomic.hGravatar wm42014-05-21
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17