summary refs log tree commit diff
path: root/src/mail.h
diff options
context:
space:
mode:
authorAleksey Cheusov <vle@gmx.net>2009-01-13 14:54:34 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2009-01-13 14:57:41 +1100
commit508d3a2b0e44dac186738411099d43a7679fbbb2 (patch)
treebbcf9eef7cbf6d10177ce70d4e17afcd2c3c7771 /src/mail.h
parent[MAN] Removed obsolete for loop syntax (diff)
downloaddash-508d3a2b0e44dac186738411099d43a7679fbbb2.tar.gz
dash-508d3a2b0e44dac186738411099d43a7679fbbb2.zip
[BUILD] Fixed build on NetBSD
Hi, I propose to apply the following patch for dash.  The problem is
alloca.h is absent on many platforms including NetBSD I'm running.

Also, NetBSD's version of mktemp doesn't work without temporary
filename pattern.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
itle='2022-06-10 15:41:21 -0400'>2022-06-10Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe