|
4ce2d32a8a
|
freadln.c: fix the STDIN input testing code
|
2024-03-13 08:22:33 +03:00 |
|
|
d422049dc3
|
freadln.c: add missing #define
|
2024-03-13 08:19:40 +03:00 |
|
|
282670f23f
|
fwrite_le.c: reformat
|
2024-03-10 16:20:25 +03:00 |
|
|
d1a6bb91fa
|
freadln.c: reformat
|
2024-03-10 15:46:24 +03:00 |
|
|
06c5330a67
|
freadln.*: add testing against unexpected STDOUT flushing
|
2024-03-10 15:40:51 +03:00 |
|
|
53d0b8908d
|
freadln.*: handle EOF in a special way to indicate EOF
|
2024-03-10 15:38:14 +03:00 |
|
|
3638c9eb7c
|
freadln.*: fix error handling logic
|
2024-03-10 15:25:59 +03:00 |
|
|
18af3053f3
|
freadln.c: set errno to EINVAL if *output is NULL
|
2024-03-10 15:06:20 +03:00 |
|
|
ec06d2165b
|
freadln.c: flush stdout only if file is stdin
|
2024-03-10 14:50:42 +03:00 |
|
|
d7be00df1f
|
freadln.c: improve the test, make last TODO optional
|
2024-03-10 14:47:41 +03:00 |
|
|
1a69cfa4ad
|
freadln.c: add a comment to indicate initial length
|
2024-03-10 14:40:02 +03:00 |
|
|
e8d66db238
|
freadln.*: implement reading lines from arbitrary file
|
2024-03-10 14:39:10 +03:00 |
|
|
7d223427b6
|
freadln.h: use intuitive enum values
|
2024-03-10 14:19:29 +03:00 |
|
|
9a2979efe5
|
freadln.c: add a test
|
2024-03-10 14:14:38 +03:00 |
|
|
9d47a1d50b
|
freadln.c: improve function I/O logic
|
2024-03-10 14:14:02 +03:00 |
|
|
8025dbfb61
|
freadln.c: add missing semicolons
|
2024-03-10 14:12:51 +03:00 |
|
|
139afe969b
|
freadln.c: add flushing of STDOUT
|
2024-03-10 14:12:05 +03:00 |
|
|
692eb05bf5
|
freadln.c: add new TODOs
|
2024-03-10 14:08:28 +03:00 |
|
|
c09c9481c9
|
freadln.h: fix prototype mismatch
|
2024-03-10 13:55:21 +03:00 |
|
|
2ac97f81a7
|
freadln.c: change to-do style
|
2024-03-10 11:50:09 +03:00 |
|
|
4d797a9854
|
C: pure_getline.h: move include statements
|
2024-02-22 19:20:26 +03:00 |
|
|
c1916f928c
|
C: freadln.h: fix syntax; reformat
|
2024-02-22 19:09:37 +03:00 |
|
|
eb34ee33b3
|
C: categorize files, update .gitignore
|
2024-02-20 19:36:12 +03:00 |
|