Skip to content

Instantly share code, notes, and snippets.

@ajs124
ajs124 / pifm.c
Created January 14, 2014 13:25
random version of pifm, not merged stereo support yet?
// wget -O - http://beta.etherpad.org/p/pihackfm/export/txt 2>/dev/null | gcc -lm -std=c99 -g -xc - && ./a.out beatles.wav
// Access from ARM Running Linux
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <dirent.h>
#include <math.h>
#include <fcntl.h>
#include <assert.h>
unpacking sources
unpacking source archive /nix/store/vfdpkjz9kld7ld0xi7bn85kxifk03z2b-firefox-102.2.0esr.source.tar.xz
source root is firefox-102.2.0
setting SOURCE_DATE_EPOCH to timestamp 1660852479 of file firefox-102.2.0/sourcestamp.txt
unpackPhase completed in 49 seconds
patching sources
applying patch /nix/store/i9jrmrxcvmmh71643n60yrpn2zj8bkx0-rust-cbindgen-0.24.2-compat.patch
patching file gfx/webrender_bindings/webrender_ffi.h
applying patch /nix/store/2x0h67cqxa7bnffb63q2scly64rb2nlp-env_var_for_system_dir-ff86.patch
patching file toolkit/xre/nsXREDirProvider.cpp