summary refs log tree commit diff
path: root/etc/psf
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-07 14:40:04 -0400
committerJune McEnroe <june@causal.agency>2020-06-07 14:40:04 -0400
commitd9e6f6b9af36a5f20a12e39f6f98ba0abe99d996 (patch)
tree7830273257d46df820db23071a6e009b6855c4cf /etc/psf
parentAdd OpenBSD to install.sh (diff)
downloadsrc-d9e6f6b9af36a5f20a12e39f6f98ba0abe99d996.tar.gz
src-d9e6f6b9af36a5f20a12e39f6f98ba0abe99d996.zip
Call static_assert by _Static_assert
OpenBSD doesn't #define static_assert in assert.h and _Static_assert is
its real name I guess so why not?
Diffstat (limited to 'etc/psf')
0 files changed, 0 insertions, 0 deletions
bc23174d4abacc951cdee45d4f6f5c97d&follow=1'>Match 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