Nick Mathewson
|
0362cdc169
Move fd and memory-info functions.
|
6 years ago |
Nick Mathewson
|
3d1e99d01b
Move MIN and MAX into lib/intmath/cmp.h
|
6 years ago |
Nick Mathewson
|
8736892679
Remove a pair of windows flags used nowhere in our code
|
6 years ago |
Nick Mathewson
|
57f4b83852
Fix up the include path of compat_time.h (automated)
|
6 years ago |
Nick Mathewson
|
a097ddb4f5
Extract time functionality into lib/wallclock and lib/time
|
6 years ago |
Nick Mathewson
|
6178a9f758
Move compute_num_cpus to lib/thread
|
6 years ago |
Nick Mathewson
|
db1a420c4e
Move tor_gethostname to lib/net
|
6 years ago |
Nick Mathewson
|
aa3edfd205
Move lockfile code into lib/fs
|
6 years ago |
Nick Mathewson
|
315e6b59dd
Extract process-management functionality into a new lib/process
|
6 years ago |
Nick Mathewson
|
9cf335c9a5
Extract threading code into a new library.
|
6 years ago |
Nick Mathewson
|
194a34cdc2
Extract time encoding functions into lib/encoding
|
6 years ago |
Nick Mathewson
|
e165c9c304
Move various mem* functions to lib/string
|
6 years ago |
Nick Mathewson
|
9e592d1dec
Move tor_strtok_r to libtor-string
|
6 years ago |
Nick Mathewson
|
4d81f5211b
Move set/get_uint*() to inline functions in arch/bytes.h
|
6 years ago |
Nick Mathewson
|
1e2e0f7e46
Extract functions from compat.c and util.h into a new fs library
|
6 years ago |
Nick Mathewson
|
3246c114a2
Move format_win32_error into lib/log/
|
6 years ago |
Nick Mathewson
|
42b3caa6ad
Move network code to libtor-net.
|
6 years ago |
Nick Mathewson
|
6fc2d53227
Remove util_bug dependency on compat.h
|
6 years ago |
Nick Mathewson
|
79f73ab330
Finally extract the log library and make it build.
|
6 years ago |
Nick Mathewson
|
90a09df5ba
Extract strlcpy and strlcmp to libtor-string
|
6 years ago |
Nick Mathewson
|
1abadee3fd
Extract key string manipulation functions into a new library.
|
6 years ago |
Nick Mathewson
|
3305ae5044
Rectify include paths (automated).
|
6 years ago |
Nick Mathewson
|
49d7c9ce53
Move more compiler-compatibility stuff into compat_compiler.h
|
6 years ago |
Nick Mathewson
|
fa5fda5bbf
Rectify include paths (automated)
|
6 years ago |
Nick Mathewson
|
aa490e971b
Split compiler-compatibility parts of compat.h
|
6 years ago |
Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 years ago |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 years ago |
Nick Mathewson
|
037fb0c804
Merge branch 'maint-0.3.3'
|
6 years ago |
Alexander Færøy
|
bd42367a1e
Make get_total_system_memory mockable.
|
6 years ago |
Alex Xu (Hello71)
|
946ed24ca5
Do not page-align mmap length. #25399
|
6 years ago |