summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-09-12 00:04:18 -0700
committerKaz Kylheku <kaz@kylheku.com>2019-09-12 00:06:03 -0700
commit2f1fdf30d8319994069326976865190561503600 (patch)
tree077fd50f8c9f46ad31f5db0c056abe9dd1aa7fd0 /HACKING
parent850fed40a8cd0858025de3abc6a8cef07ea3eae1 (diff)
downloadtxr-2f1fdf30d8319994069326976865190561503600.tar.gz
txr-2f1fdf30d8319994069326976865190561503600.tar.bz2
txr-2f1fdf30d8319994069326976865190561503600.zip
Add forgotten alloca header under version control.
I had this file locally for the better part of a year! Commit 5e4c74dfd5927b3829b4f5e04a7964dbac6a4f34 made on December 31, 2018 claims that alloca.h was added. In fact, it was not. Things work without it because the #include "alloca.h" directives in the code end up resolving to <alloca.h>. This is widely available so nobody has seen a problem. * alloca.h: New file.
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions