summary refs log tree commit diff
path: root/src/mkbuiltins
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 21:47:28 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 21:47:28 +1000
commit5dd1a08bdc21aa9477a5d91fe309e8c2639bfc46 (patch)
tree5c1df51b44d4f9ef5c3a8bf56039568e7bb71a8b /src/mkbuiltins
parent[SYSTEM] Added dummy sysconf implementation (diff)
downloaddash-5dd1a08bdc21aa9477a5d91fe309e8c2639bfc46.tar.gz
dash-5dd1a08bdc21aa9477a5d91fe309e8c2639bfc46.zip
[SYSTEM] Include system.h for stpcpy in nodes.c
Since we have a fallback implementation for stpcpy we can now use it
unconditionally in nodes.c.pat.  This also fixes a link error with
klibc.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tr>2021-09-11Also defer printing comment for lone close-parensJune McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe