single-header-libcext.git
7 weeks agostrtonum: fix `TOOLARGE` macro name master
git [Mon, 18 May 2026 15:48:12 +0000 (11:48 -0400)]
strtonum: fix `TOOLARGE` macro name

2 months agoadd strtonum
git [Wed, 6 May 2026 16:23:50 +0000 (12:23 -0400)]
add strtonum

2 months agoadd fgetln
git [Sun, 3 May 2026 15:09:56 +0000 (11:09 -0400)]
add fgetln

2 months agostrdup: remove unused variable
git [Sat, 2 May 2026 08:37:16 +0000 (04:37 -0400)]
strdup: remove unused variable

2 months agoadd strdup
git [Fri, 1 May 2026 12:44:57 +0000 (08:44 -0400)]
add strdup

2 months agoremove unnecessary stddef include
git [Fri, 1 May 2026 10:54:53 +0000 (06:54 -0400)]
remove unnecessary stddef include

2 months agoadd strlcpy, remove estrlcat
git [Sun, 26 Apr 2026 14:58:53 +0000 (10:58 -0400)]
add strlcpy, remove estrlcat

2 months agoadd to readme
git [Fri, 24 Apr 2026 16:45:37 +0000 (12:45 -0400)]
add to readme

2 months agoadd strlcat
git [Fri, 24 Apr 2026 16:28:09 +0000 (12:28 -0400)]
add strlcat

revise getopt_long license

2 months agogetopt_long: add program name to warnx
git [Mon, 20 Apr 2026 16:30:56 +0000 (12:30 -0400)]
getopt_long: add program name to warnx

formatting overhaul

2 months agominor asprintf refinement
git [Mon, 20 Apr 2026 08:39:39 +0000 (04:39 -0400)]
minor asprintf refinement

2 months agorevise README
git [Sun, 19 Apr 2026 10:53:43 +0000 (06:53 -0400)]
revise README

2 months agoadd getsubopt, improve override macros
git [Sun, 19 Apr 2026 10:51:26 +0000 (06:51 -0400)]
add getsubopt, improve override macros

2 months agoremove "program_invocation_short_name" dependency for Linux
git [Sat, 18 Apr 2026 15:48:06 +0000 (11:48 -0400)]
remove "program_invocation_short_name" dependency for Linux

2 months agoadd getopt_long
git [Sat, 18 Apr 2026 15:30:02 +0000 (11:30 -0400)]
add getopt_long

2 months agorevise function formatting
git [Fri, 17 Apr 2026 15:06:17 +0000 (11:06 -0400)]
revise function formatting

2 months agorevise typo
git [Fri, 17 Apr 2026 14:11:36 +0000 (10:11 -0400)]
revise typo

2 months agoinitial public commit
git [Fri, 17 Apr 2026 11:32:47 +0000 (07:32 -0400)]
initial public commit