|
8c4f499b24
|
add year_2038_bug.py
|
2024-06-26 22:38:55 +03:00 |
|
|
ce575434ef
|
opt_int_div.h: prevent multiple inclusion
|
2024-06-26 12:16:50 +03:00 |
|
|
998b3a1e28
|
portable_basename.c: replace TODO + FIXME to just FIXME
|
2024-06-26 12:00:13 +03:00 |
|
|
269c1dec27
|
safe_mem.test.c: enhance macro DUMP_INT_ARRAY for multiple scenarios
|
2024-06-26 11:57:03 +03:00 |
|
|
f14e505673
|
cpuid_vendor_id.mod.c: reformat
|
2024-06-26 11:48:55 +03:00 |
|
|
a748a8ea99
|
reverse-ramdisk.c: improve the instructions
|
2024-06-26 11:47:31 +03:00 |
|
|
95fa449675
|
portable_basename.c: remove junk
|
2024-06-26 11:45:55 +03:00 |
|
|
339eb170ec
|
cpuid_vendor_id.mod.c: make use of enum
|
2024-06-26 00:18:51 +03:00 |
|
|
6efb83187f
|
clock-malfunction-imitation.c: optimize the use of STDOUT functions
|
2024-06-26 00:11:02 +03:00 |
|
|
3165f3c358
|
clock-malfunction-imitation.c: seed stdlib randomization
|
2024-06-26 00:07:49 +03:00 |
|
|
c2947aee3a
|
clock-malfunction-imitation.c: simplify randomization
|
2024-06-26 00:05:49 +03:00 |
|
|
f4b69e0f9f
|
clock-malfunction-imitation.c: fix the comment
|
2024-06-26 00:02:14 +03:00 |
|
|
1b0b255229
|
bool-operations.c: drop \t , use string padding
|
2024-06-25 23:15:35 +03:00 |
|
|
cbaf939777
|
bool-operations.c: compare to unsigned char
|
2024-06-25 23:14:34 +03:00 |
|
|
105deedfac
|
bool-operations.c: make use of EXIT_SUCCESS
|
2024-06-25 23:10:50 +03:00 |
|
|
ee3c8b26c7
|
C: add portable_basename.*
|
2024-06-25 22:35:10 +03:00 |
|
|
1def3d4b9c
|
floatscan-experiment.c: always use local copysignl
|
2024-06-25 16:42:40 +03:00 |
|
|
ba278632e2
|
C: jokes: add bytebeat-cryptic.c
|
2024-06-25 16:41:39 +03:00 |
|
|
d285fe2950
|
C: add string_case.*
|
2024-06-25 16:40:18 +03:00 |
|
|
006b4ec9b2
|
floatscan-experiment.c: implement copysignl
|
2024-06-25 12:17:46 +03:00 |
|
|
7fae55a31e
|
floatscan-experiment.c: rename floatscan to interface_floatscan
|
2024-06-25 12:16:32 +03:00 |
|
|
f9d6c96a30
|
floatscan-experiment.c: make all the implemented functions static
|
2024-06-25 12:15:04 +03:00 |
|
|
6a9dde51e5
|
floatscan-experiment.c: make use of EXIT_SUCCESS
|
2024-06-25 11:52:17 +03:00 |
|
|
6649720fcd
|
clock-malfunction-imitation.c: improve the style of macros
|
2024-06-25 11:47:20 +03:00 |
|
|
4f37c8a9fe
|
C: freadln.c: simplify to #ifdef
|
2024-06-25 11:31:27 +03:00 |
|
|
b9ba12c28e
|
C: io: add .gitignore
|
2024-06-25 11:29:40 +03:00 |
|
|
d1750c19ca
|
C: fwrite_le.*: update to revision 3acee16
|
2024-06-25 11:10:59 +03:00 |
|
|
60858de021
|
generate_C_lang_token.py: do TODO 1
|
2024-05-05 10:05:27 +03:00 |
|
|
371f8819de
|
relicense: CC0 -> Unlicense
|
2024-04-25 23:16:39 +03:00 |
|
|
98f020413f
|
opt_int_div.h: make comments more descriptive
|
2024-04-22 00:22:49 +03:00 |
|
|
5049a3977e
|
opt_int_div.h: use a faster algorithm of checking
|
2024-04-22 00:21:44 +03:00 |
|
|
e1b9d09a28
|
opt_int_div.h: add a note
|
2024-04-22 00:08:49 +03:00 |
|
|
c184b0251a
|
bool-operations.c: args: use (void) instead of ()
|
2024-04-21 23:44:56 +03:00 |
|
|
f47eeaa6a1
|
freadln.c: test: remove file after the test
|
2024-04-07 23:52:01 +03:00 |
|
|
8a3e4ba31f
|
freadln.c: test: print input string length
|
2024-04-07 23:51:18 +03:00 |
|
|
9296a74fb9
|
freadln.c: check if test file exists
|
2024-04-07 19:48:09 +03:00 |
|
|
889f39ac29
|
fixup: freadln.c: test: use return instead of exit
|
2024-04-07 18:59:08 +03:00 |
|
|
2c6d56faa5
|
freadln.c: test: use return instead of exit
|
2024-04-07 18:56:49 +03:00 |
|
|
425aae56ec
|
freadln.c: test: add and use macro YN for printing booleans
|
2024-04-07 18:52:01 +03:00 |
|
|
da96289764
|
freadln.c: test: compensate lack of %zu fmt. specifier
|
2024-04-07 18:49:11 +03:00 |
|
|
cf291335b7
|
freadln.c: test: add extra parentheses for x in a macro
|
2024-04-07 17:50:39 +03:00 |
|
|
1925a88e7a
|
freadln.c: test: add extra parentheses into #if condition
Test: Add extra parentheses around the conjunction among disjunctions:
X || (Y && Z)
|
2024-04-07 17:42:00 +03:00 |
|
|
60e8d00b5b
|
freadln.c: test: support POSIX sleep
|
2024-04-07 17:38:40 +03:00 |
|
|
8f8ee0eb53
|
freadln.c: fix and improve SLEEP_FN definitions
|
2024-04-07 17:34:24 +03:00 |
|
|
ede74a1195
|
freadln.c: move legal information to the end of the note
|
2024-04-07 11:40:29 +03:00 |
|
|
00d03e39fc
|
freadln.*: ignore end of transmission
|
2024-04-05 21:40:19 +03:00 |
|
|
858898aaa3
|
freadln.c: notice: remove obsolete information
|
2024-04-05 21:07:09 +03:00 |
|
|
72c8da07b5
|
safe_mem.h: add __STDC_WANT_LIB_EXT1__
|
2024-04-03 20:04:44 +03:00 |
|
|
de22c0bda9
|
safe_mem.h: notice comment: add a new NOTE
|
2024-04-02 21:13:03 +03:00 |
|
|
43df0e137b
|
pure_getline.c: do not continue if output is NULL
|
2024-04-02 20:41:14 +03:00 |
|