1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2024-12-26 11:30:03 +05:30
Commit Graph

16 Commits

Author SHA1 Message Date
f62488731f
str_replace.c: fix grammar 2024-06-28 13:53:30 +03:00
e7272e8043
portable_basename.* + clock_hr_microsec.*: split and improve 2024-06-28 13:51:54 +03:00
998b3a1e28
portable_basename.c: replace TODO + FIXME to just FIXME 2024-06-26 12:00:13 +03:00
95fa449675
portable_basename.c: remove junk 2024-06-26 11:45:55 +03:00
ee3c8b26c7
C: add portable_basename.* 2024-06-25 22:35:10 +03:00
d285fe2950
C: add string_case.* 2024-06-25 16:40:18 +03:00
371f8819de
relicense: CC0 -> Unlicense 2024-04-25 23:16:39 +03:00
514cdf6ee2
str_replace.c: move the legal notice to the end of the note 2024-03-31 21:23:52 +03:00
a61e910a59
str_replace.*: fix the count bug, add a constant 2024-03-16 15:24:22 +03:00
e0d686f033
str_replace.c: fix the typo in perror call 2024-03-16 14:07:41 +03:00
c8e2aa3308
asprintf.c: fix grammar 2024-03-13 22:40:19 +03:00
4bbb0b6c5e
asprintf.c: test: fix function usage and asserts 2024-03-13 22:33:45 +03:00
ad2babeb25
asprintf.c: remove the ending superfluous comma in a macro 2024-03-13 22:25:45 +03:00
df8d36b8d5
str_replace.c: change to-do style 2024-03-10 11:52:23 +03:00
130179ab6b
C: add str_replace.* 2024-02-20 19:41:24 +03:00
eb34ee33b3
C: categorize files, update .gitignore 2024-02-20 19:36:12 +03:00