aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_buffer.c
AgeCommit message (Expand)Author
2015-11-05linux-generic: buffer: remove unused internal _odp_buffer_type() functionBill Fischofer
2015-07-22linux-generic: buffer: remove unused _odp_buffer_type_set() functionBill Fischofer
2015-05-07linux-generic: use inttypes defines to print (u)int32_t valuesNicolas Morey-Chaisemartin
2015-02-20linux-generic: pools: rename odp_buffer_pool files to odp_poolBill Fischofer
2015-02-04linux-generic: pool: add strong typing supportBill Fischofer
2015-01-30example: ipsec: use event type at dequeueRobbie King
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: buffer: Removed odp_buffer_typePetri Savolainen
2015-01-27api: event: Add odp_event_tPetri Savolainen
2015-01-09api: buffer: Change buffer size from size_t to uint32_tPetri Savolainen
2014-12-16api: buffer: change pool createBill Fischofer
2014-12-10api: odp_debug.h: move macros internallyMike Holmes
2014-11-25linux-generic: odp_buffer.c use odp_atomic.hOla Liljedahl
2014-11-21linux-generic: Replace printf with ODP_PRINTMike Holmes
2014-08-26Change invalid buffer pool handle to zeroPetri Savolainen
2014-07-03Autotoolise build systemAnders Roxell