summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
git [Mon, 18 May 2026 15:48:12 +0000 (11:48 -0400)]
strtonum: fix `TOOLARGE` macro name
git [Wed, 6 May 2026 16:23:50 +0000 (12:23 -0400)]
add strtonum
git [Sun, 3 May 2026 15:09:56 +0000 (11:09 -0400)]
add fgetln
git [Sat, 2 May 2026 08:37:16 +0000 (04:37 -0400)]
strdup: remove unused variable
git [Fri, 1 May 2026 12:44:57 +0000 (08:44 -0400)]
add strdup
git [Fri, 1 May 2026 10:54:53 +0000 (06:54 -0400)]
remove unnecessary stddef include
git [Sun, 26 Apr 2026 14:58:53 +0000 (10:58 -0400)]
add strlcpy, remove estrlcat
git [Fri, 24 Apr 2026 16:45:37 +0000 (12:45 -0400)]
add to readme
git [Fri, 24 Apr 2026 16:28:09 +0000 (12:28 -0400)]
add strlcat
revise getopt_long license
git [Mon, 20 Apr 2026 16:30:56 +0000 (12:30 -0400)]
getopt_long: add program name to warnx
formatting overhaul
git [Mon, 20 Apr 2026 08:39:39 +0000 (04:39 -0400)]
minor asprintf refinement
git [Sun, 19 Apr 2026 10:53:43 +0000 (06:53 -0400)]
revise README
git [Sun, 19 Apr 2026 10:51:26 +0000 (06:51 -0400)]
add getsubopt, improve override macros
git [Sat, 18 Apr 2026 15:48:06 +0000 (11:48 -0400)]
remove "program_invocation_short_name" dependency for Linux
git [Sat, 18 Apr 2026 15:30:02 +0000 (11:30 -0400)]
add getopt_long
git [Fri, 17 Apr 2026 15:06:17 +0000 (11:06 -0400)]
revise function formatting
git [Fri, 17 Apr 2026 14:11:36 +0000 (10:11 -0400)]
revise typo
git [Fri, 17 Apr 2026 11:32:47 +0000 (07:32 -0400)]
initial public commit