• Lyon, France
  • https://lohic.dev
  • Low-level developer with a focus on systems programming in C and Linux.

  • Joined on 2026-03-28
loic pushed to main at loic/libicmp 2026-04-22 11:26:47 +00:00
a9bdaf33f2 feat: add ENOBUFS (no buff space left) to EAGAIN error behavior
loic pushed to main at loic/net-tools 2026-04-22 10:51:51 +00:00
97417ade90 fix: test g_prog_name
loic pushed to master at loic/libcli 2026-04-22 09:28:28 +00:00
ae7fdf2f94 fix: coding style
loic pushed to main at loic/net-tools 2026-04-20 15:04:54 +00:00
2a3aff4cba chore: update libs
loic pushed to master at loic/libcli 2026-04-20 15:03:53 +00:00
efbae5b7d6 feat: update README
loic pushed to main at loic/libicmp 2026-04-20 12:10:38 +00:00
f2edfed48b feat: update README
loic pushed to main at loic/libicmp 2026-04-20 11:43:45 +00:00
f4312e890b feat: add -Wshadow to compile commands
loic pushed to main at loic/net-tools 2026-04-20 11:31:31 +00:00
560b745995 fix: README
loic pushed to main at loic/net-tools 2026-04-20 11:25:04 +00:00
d521db90f8 fix: avoid ttl of 0
fc9ddc404f fix: prog name behavior
Compare 2 commits »
loic pushed to master at loic/dotfiles 2026-04-19 10:50:38 +00:00
cafc1a93f4 feat: update theme bg
loic pushed to main at loic/net-tools 2026-04-19 10:49:41 +00:00
75f622e610 chore: git link update
2718ca6d94 fix: ‘inline’ is not at beginning of declaration
Compare 2 commits »
loic pushed to master at loic/dotfiles 2026-04-19 10:36:08 +00:00
e4247cc763 fix: submodules
loic pushed to master at loic/dotfiles 2026-03-30 18:46:46 +00:00
ad854ba604 feat: vimtex config and latex config
loic pushed to master at loic/dotfiles 2026-03-30 14:40:17 +00:00
96f5928290 fix: bash autocompletion on arch
loic pushed to master at loic/.profile 2026-03-30 14:17:49 +00:00
6a25cc0166 feat: update projects
loic pushed to master at loic/.profile 2026-03-30 14:17:20 +00:00
fe5d8857bb feat: update projects
loic pushed to master at loic/libcli 2026-03-29 14:35:57 +00:00
40d27b6a9f fix: update parse_float test to reflect accepted negatives
5f0f989e98 feat: add cli_parse_ufloat for non-negative float parsing
546862c650 docs: add README
74cb08edc8 fix: null check on find_option_handler return value
41f3b13f91 feat: add cli_print_options with extensible arg type system
Compare 9 commits »
loic pushed to master at loic/libcli 2026-03-29 13:31:53 +00:00
8e46db9d2e fix: update parse_float test to reflect accepted negatives
loic pushed to master at loic/libcli 2026-03-29 13:20:16 +00:00
a1bb371d3a feat: add cli_parse_ufloat for non-negative float parsing
loic pushed to master at loic/dotfiles 2026-03-28 23:04:20 +00:00
75651c8607 feat: vim