utilities
  • C 94.9%
  • Makefile 5.1%
Find a file
2026-08-23 14:16:02 +02:00
public fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
.gitignore +stack +link +array 2026-07-05 04:32:54 +02:00
abs.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
alloc.c bleh 2026-06-23 18:30:22 +02:00
array.c +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
array.h +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
array2list.c +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
array2list.h +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
bitfield.c +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
bitfield.h +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
conversions.h fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
dilink.c +dilink:mutate +strhas +strtrim 2026-08-23 14:16:02 +02:00
dilink.h +dilink:mutate +strhas +strtrim 2026-08-23 14:16:02 +02:00
dilink2link.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
dilink2link.h fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
jn.h +dilink:mutate +strhas +strtrim 2026-08-23 14:16:02 +02:00
link.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
link.h fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
link2array.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
link2array.h fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
link2dilink.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
link2dilink.h fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
list.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
list.h new strutils & bug fixes 2026-08-14 07:15:59 +02:00
Makefile +dilink:mutate +strhas +strtrim 2026-08-23 14:16:02 +02:00
memmove.c bleh 2026-06-23 18:30:22 +02:00
memset.c bleh 2026-06-23 18:30:22 +02:00
modulo.c bleh 2026-06-23 18:30:22 +02:00
noop.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
putstr.c +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
queue.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
queue.h +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
queue2array.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
queue2array.h +link +array.map -array.pop +free +print 2026-07-26 07:18:07 +02:00
queue2chain.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
sign.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
stack.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
stack.h +queue +utils +pop() 2026-07-13 00:10:55 +02:00
strequal.c +queue +utils +pop() 2026-07-13 00:10:55 +02:00
strhas.c +dilink:mutate +strhas +strtrim 2026-08-23 14:16:02 +02:00
stridx.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
strlcat.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
strlen.c bleh 2026-06-23 18:30:22 +02:00
strncmp.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
strtrim.c +dilink:mutate +strhas +strtrim 2026-08-23 14:16:02 +02:00
strunion.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
struntil.c new strutils & bug fixes 2026-08-14 07:15:59 +02:00
swap.c fixes, more conversions, util funcs, +dilink 2026-08-08 19:31:59 +02:00
tablefind.c bleh 2026-06-23 18:30:22 +02:00
tablelength.c +queue +utils +pop() 2026-07-13 00:10:55 +02:00
template.mk bleh 2026-06-23 18:30:22 +02:00