IagoAbal / bench-c-stdl

A benchmark of single-thread double lock bugs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cstdl

A benchmark of C Single-Thread Double Lock bugs.

As of today (August 27th, 2016) all the files come from bug-fixes to the Linux kernel.

Two folders:

  • cpped: Fully preprocessed files.
  • raw: Raw un-preprocessed source files, OK for purely syntax-based tools.

About

A benchmark of single-thread double lock bugs.

License:Other


Languages

Language:C 100.0%