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

20 Commits

Author SHA1 Message Date
371f8819de
relicense: CC0 -> Unlicense 2024-04-25 23:16:39 +03:00
c5adf96adf
extol.c: move functions below main 2024-03-27 01:32:03 +03:00
8f402a5ac9
C: add CC0-LICENSE.c 2024-03-24 10:58:07 +03:00
4ea244ca91
C: add extol.modern.c 2024-03-09 16:47:42 +03:00
bb3f589cbe
extol.c: assign new file handler to old file handler 2024-03-09 15:50:58 +03:00
bef0606936
extol.c: pack all loop-related operations into it 2024-03-09 14:04:32 +03:00
93768da40f
extol.c: fix calling fclose with NULL argument 2024-03-09 13:54:41 +03:00
267b869440
extol.c: add file size limit 2024-03-09 12:14:56 +03:00
4ae64ebf95
extol.c: add error checking for fopen 2024-03-09 12:09:57 +03:00
988389a6ea
extol.c: clear 4 rightmost bits before the loop 2024-03-09 11:46:09 +03:00
1060bfbe45
C: add extol.c [joke!] 2024-03-09 11:42:06 +03:00
d25a4aa7f3
C: jokes/brexit.c: fix the Windows issue 2024-02-04 12:36:27 +03:00
5557621438
C: jokes/brexit.c: document the Windows issue 2024-02-04 12:25:38 +03:00
4e08a91184
C: jokes/brexit.c: C99: change asm to __asm__ 2024-02-04 12:21:09 +03:00
9e3d804e6e
C: jokes/brexit.c: don't include stdio.h 2024-02-04 12:20:17 +03:00
92da46ef9a
C: jokes/brexit.c: reorder __attribute__ place 2024-02-04 12:19:42 +03:00
5095bb1f47
C: jokes/brexit.c: remove _Noreturn 2024-02-04 12:05:05 +03:00
2ab2a332a1
C: jokes/brexit.c: simplify, fix SIGSEGV
Fix the indentation
2024-02-04 11:55:56 +03:00
2001b310d7
C: jokes/brexit.c: add _Noreturn, remove last empty line 2024-02-04 11:38:43 +03:00
de0b86824d
C: add jokes/brexit.c 2024-02-04 11:36:09 +03:00