1974 shaares
6 private links
6 private links
143 results
tagged
c
Compile C code into bash script
Call library function from bash
ld -s -r -b binary -o blob.o blob
Concurrency primitives, safe memory reclamation mechanisms and non-blocking data structures for the research, design and implementation of high performance concurrent systems.
attribute ((cleanup(f)): according to the documentation, this variable attribute would call the function f on the variable before exiting the current scope.
I was delighted.
Self-contained C/C++ profiler library for Linux