aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* c++: strict aliasingJohannes Stoelp2023-08-221-1/+203
* add pgo notesJohannes Stoelp2023-08-223-0/+160
* input: fix links and typosJohannes Stoelp2023-08-221-4/+4
* symver: link to general elf specJohannes Stoelp2023-08-221-0/+2
* systemd: add state/type query examplesJohannes Stoelp2023-08-221-0/+12
* arch: link juicebox and rv64i nostdJohannes Stoelp2023-08-222-0/+4
* git: fix typoJohannes Stoelp2023-08-221-1/+1
* c++: fix option example by laundering returned ptrJohannes Stoelp2023-08-011-1/+5
* strace: extend useful optionsJohannes Stoelp2023-07-241-0/+8
* gdb: add catchpoint, threading, multi-process, tuiJohannes Stoelp2023-07-241-4/+74
* fish: fix error in product expansionJohannes Stoelp2023-07-021-1/+1
* make: add patsubst exampleJohannes Stoelp2023-07-021-0/+10
* zsh: add completion example for positional argsJohannes Stoelp2023-06-261-2/+23
* gdb: example to set bp on all threads but one, show convenience varsJohannes Stoelp2023-06-261-0/+10
* zfs: add initial zfs notesJohannes Stoelp2023-06-213-0/+251
* acl: notes on posix access control listJohannes Stoelp2023-06-113-0/+80
* ld.so: note about dlopen and LD_LIBRARY_PATHJohannes Stoelp2023-06-101-0/+15
* gcc: list warn/optJohannes Stoelp2023-05-291-0/+13
* c++: change clang-fmtJohannes Stoelp2023-05-293-5/+13
* c++: perfect fwd exampleJohannes Stoelp2023-05-293-1/+88
* c++: fwd referene + perfect fwdJohannes Stoelp2023-05-283-1/+85
* gcov: example to generate coverageJohannes Stoelp2023-05-285-0/+103
* make: add comment about cmdline argsJohannes Stoelp2023-05-171-1/+22
* pacman: install pkg into different rootJohannes Stoelp2023-04-301-0/+6
* c++: improve void_t explanationJohannes Stoelp2023-04-123-9/+52
* c++: add example for picking template with partial specialzationsJohannes Stoelp2023-04-124-3/+82
* qemu: cheap insn trace exampleJohannes Stoelp2023-02-053-0/+33
* objdump: disasm raw binaryJohannes Stoelp2023-02-051-0/+38
* tcpdump: mention "any" interfaceJohannes Stoelp2023-01-161-1/+2
* dot: move assets and remove hard-coded github pages linkJohannes Stoelp2023-01-112-1/+1
* x86: add lea exampleJohannes Stoelp2023-01-111-0/+6
* firewalld: add rich rule exampleJohannes Stoelp2023-01-111-0/+4
* nftables: add notesJohannes Stoelp2023-01-115-1/+110
* gpg: add not to extend key lifetimeJohannes Stoelp2022-12-301-0/+22
* pacman: fix orphaned package trickJohannes Stoelp2022-12-211-1/+1
* gdb: watchpoint exampleJohannes Stoelp2022-11-121-0/+73
* c++: add small test registryJohannes Stoelp2022-11-123-0/+123
* web: added minimal chartjs example with external tooltip to render custom htmlJohannes Stoelp2022-10-304-0/+113
* html: tabs with javascriptJohannes Stoelp2022-10-292-0/+36
* network: added firewall-cmd notesJohannes Stoelp2022-10-293-0/+41
* linux: add notes about input char devicesJohannes Stoelp2022-10-295-0/+155
* pmap: add -p -x descriptionJohannes Stoelp2022-09-301-1/+4
* gdb: add hook example + disasm flavor + breakpoint saveJohannes Stoelp2022-09-301-0/+20
* html: small grid area exampleJohannes Stoelp2022-09-292-0/+60
* c++: pre c++20 concept exampleJohannes Stoelp2022-09-282-0/+79
* awk: add example with negative patternJohannes Stoelp2022-09-231-0/+6
* web: added html snippetsJohannes Stoelp2022-09-235-0/+59
* awk: add example to capture values in arraysJohannes Stoelp2022-09-231-0/+17
* linux: added swap notesJohannes Stoelp2022-09-113-0/+52
* cryptsetup: added notes + example to setup/use encrypted disksJohannes Stoelp2022-08-293-0/+89