9bbac846dd
Fixed missing semicolon
2023-04-10 22:58:03 +02:00
f57c723d9e
Fixed path to code
2023-03-26 20:45:41 +02:00
b1be637ead
Added an errata for the book
2023-03-26 20:42:44 +02:00
b2c9dc7304
Merge pull request #1 from warrenlc/patch-1
...
Update simple-ls-ver2.c to close 'd' before returning
2023-03-26 20:23:14 +02:00
warrenlc
80edfd53ac
Update simple-ls-ver2.c
...
Valgrind shows a memory leak related to the function call d = opendir(path) on line 50. Very much appreciate the book, btw. Helping me learn and
get comfortable with C!
2023-03-25 15:04:41 +01:00
7289f21b8d
Update README.md
...
Added direct links to book stores
2022-01-08 17:37:05 +01:00
d9c1c6922a
Spelling
2021-10-01 20:25:38 +02:00
860c025165
Initial commit
2021-10-01 20:24:05 +02:00