summary refs log tree commit diff
path: root/compat/getentropy_osx.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-10-11 19:23:19 -0400
committerJune McEnroe <june@causal.agency>2023-10-11 19:23:19 -0400
commitbc55859e0e88305db63d7bb281b1a9207d687134 (patch)
tree782feed790dff1a1c54c2c2aa97cefd080eb1606 /compat/getentropy_osx.c
parentMerge LibreSSL 3.7.2 (diff)
parentImport LibreSSL 3.7.3 (diff)
downloadlibretls-bc55859e0e88305db63d7bb281b1a9207d687134.tar.gz
libretls-bc55859e0e88305db63d7bb281b1a9207d687134.zip
Merge LibreSSL 3.7.3
Diffstat (limited to 'compat/getentropy_osx.c')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe