aboutsummaryrefslogtreecommitdiff
path: root/src/lib/osinfo
AgeCommit message (Expand)Author
2023-08-22Fix compilation errors for FreeBSDDavid Goulet
2022-11-27perform proper 'OR' while checking defined varsVinícius Zavam
2022-11-05fix: %s/param.sh/param.hVinícius Zavam
2022-11-05fix: we shall not produce warnings compiling torVinícius Zavam
2022-11-05present __DragonFly_version, from DragonFlyBSDVinícius Zavam
2022-11-05once NetBSD was presented, return its versionVinícius Zavam
2022-11-05make tor_libc_get_name aware of NetBSDVinícius Zavam
2022-11-05return what OpenBSD gives as base system versionVinícius Zavam
2022-11-05should we identify __FreeBSD__, return its versionVinícius Zavam
2022-11-05return BSD if tor_libc_get_name sees __BSD_VISIBLEVinícius Zavam
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-03-17Run "make autostyle"teor
2020-02-06Extract verbatim table in uname.cNick Mathewson
2020-02-06Wrap columnar tables in "clang-format off/on"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04doxygen: Take "lib" descriptions from doc/HACKING/design.Nick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-09-30Re-run "make autostyle" with improved annotate_ifdef_directivesNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-15Merge branch 'bug28096-029-squashed' into bug28096-035-squashedteor
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-06-29add an include to fix macos, and probably bsd tooNick Mathewson
2018-06-29Extract get_uname to lib/osinfo.Nick Mathewson