This website requires JavaScript.
Explore
Help
Register
Sign In
nihilist
/
tor
Watch
1
Star
0
Fork
0
You've already forked tor
mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced
2024-11-11 21:53:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b98631d280
tor
/
src
/
lib
/
arch
/
include.am
5 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move set/get_uint*() to inline functions in arch/bytes.h Also move our ntohll/htonll functions.
2018-06-27 21:00:11 +02:00
Add comments to include.am files to note where new sources go This mechanism isn't perfect, and sometimes it will guess wrong, but it will help our automation.
2019-05-02 15:37:18 +02:00
# ADD_C_FILE: INSERT HEADERS HERE.
Move set/get_uint*() to inline functions in arch/bytes.h Also move our ntohll/htonll functions.
2018-06-27 21:00:11 +02:00
noinst_HEADERS += \
src/lib/arch/bytes.h
Reference in New Issue
Copy Permalink