summary refs log tree commit diff
path: root/configure.ac
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 16:23:08 +1000
committerHerbert Xu <herbert@gondor.apana.org.au>2005-10-29 16:23:08 +1000
commit065af09cd8006c4763f03c8b7ade158926b9cdde (patch)
treea4dc48cec4766df55f0badd0d7a33faea49543e2 /configure.ac
parent[EXPAND] Added getpwhome as a wrapper for getpwnam (diff)
downloaddash-065af09cd8006c4763f03c8b7ade158926b9cdde.tar.gz
dash-065af09cd8006c4763f03c8b7ade158926b9cdde.zip
Fixed gcc 4.0 compilation problems
Removed obsolete extern declaration on funcnest.  This conflits with the
correct static definition.

Changed memtodest prototype to use char * instead of unsigned char *.
Perform the unsigned char cast inside memtodest instead.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions
:38 -0400'>2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe