summary refs log tree commit diff
path: root/include/compat/stdlib.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-30 17:58:56 -0400
committerJune McEnroe <june@causal.agency>2020-07-30 19:02:32 -0400
commitd80a5030674b417f50a9c2815564ede265ebe576 (patch)
treeb4b1f0afaaa01d3147958a26c8c6ba9b7c7d1508 /include/compat/stdlib.h
parentImport LibreSSL 3.2.0 (diff)
downloadlibretls-d80a5030674b417f50a9c2815564ede265ebe576.tar.gz
libretls-d80a5030674b417f50a9c2815564ede265ebe576.zip
tls: #include <string.h>
Diffstat (limited to 'include/compat/stdlib.h')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2018-08-18Run {,s,t}up with /bin/shJune McEnroe 2018-08-18Use whence instead of typeJune McEnroe type is an alias for whence -v and is more for human consumption. 2018-08-18Cut off path components until right prompt fitsJune McEnroe Keeps paths valid (from somehwere) rather than abrupt truncation. 2018-08-17Add "private" alias to source encrypted fileJune McEnroe Why is there no easy way to *edit* an encrypted file? 2018-08-17Add vim mapping to add a #includeJune McEnroe