summary refs log tree commit diff
path: root/compat/arc4random_osx.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-05-13 11:52:36 -0400
committerJune McEnroe <june@causal.agency>2022-05-13 11:52:36 -0400
commitd1db6f60a51f515bac83cf002035f3cd26751d4f (patch)
treef628fa16b27536cd50ac6dca40c134a434f50d1c /compat/arc4random_osx.h
parentMerge LibreSSL 3.5.1 (diff)
parentImport LibreSSL 3.5.2 (diff)
downloadlibretls-d1db6f60a51f515bac83cf002035f3cd26751d4f.tar.gz
libretls-d1db6f60a51f515bac83cf002035f3cd26751d4f.zip
Merge LibreSSL 3.5.2 3.5.2
Diffstat (limited to 'compat/arc4random_osx.h')
0 files changed, 0 insertions, 0 deletions
ubject'>Clean up C lexerJune McEnroe This ordering of rules feels much cleaner. 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe