-
Notifications
You must be signed in to change notification settings - Fork 0
/
notes.txt
53 lines (27 loc) · 822 Bytes
/
notes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#FS
dependency:
- libbsd
todo:
- googletest
- cmake improvement
- code todos
- file read optimizations
- valgrind automization / documentation
mentions:
- ACII vs utf-8
- erroneously used getdelim function
- add icu4c
TODO:
- "./fs - "auto" "bahn" " causes segfault
- fix replace: - add newline, remove excess characters
- should linecount + columncount start at different numbers?
- add pattern matching for ignoring files + static file
- change details, char pointer vs char array
- add Path parameter option
- use // ulimit -a "open files" ?
- add operations: copy directory, compare directory
- use and check for limitations like "OPENMAX" limits.h
- add format specifiers for filenames / file exclusion
- valgrind
materials:
https://pubs.opengroup.org/onlinepubs/7908799/xsh/dirent.h.html