aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* ffmpeg: record x11 windowJohannes Stoelp2024-01-093-0/+28
|
* awk: range pattern example, regex cmp operatorJohannes Stoelp2023-12-131-2/+17
|
* awk: add range pattern example inclusive/exclusiveJohannes Stoelp2023-12-131-0/+15
|
* fish: add argparse/complete example + minor updatesJohannes Stoelp2023-11-181-32/+118
|
* css: selector notesJohannes Stoelp2023-11-093-0/+56
|
* cmake: update PUBLIC descriptionJohannes Stoelp2023-11-041-1/+2
|
* cmake: add note about PRIVATE/PUBLIC/INTERFACEJohannes Stoelp2023-11-043-0/+41
|
* arm: link to instruction browserJohannes Stoelp2023-09-251-0/+2
|
* gdb: fix conditional bp and add note to remove conditionJohannes Stoelp2023-09-211-1/+4
|
* lsof: add note about checking mnt pointsJohannes Stoelp2023-09-091-0/+7
|
* zfs: add note about lsof and minor fixes in encrytion notesJohannes Stoelp2023-09-091-2/+5
|
* gdbserver: add exec wrapper exampleJohannes Stoelp2023-09-081-1/+10
|
* gdb: add watch -l in watchpoint exampleJohannes Stoelp2023-09-081-1/+7
|
* 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
|