summary refs log tree commit diff
path: root/src/cd.c
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 /src/cd.c
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 'src/cd.c')
0 files changed, 0 insertions, 0 deletions
>June McEnroe 2016-05-15Cache GPG key for half an hourJune McEnroe 2016-04-29Test for linux insteadJune McEnroe 2016-04-29Remove explicit syntax/filetype onJune McEnroe 2016-04-12Remove gvim=mvim aliasJune McEnroe 2016-04-12Detect Darwin or *BSD for aliasesJune McEnroe 2016-04-07Use default pinentry and set GPG_TTYJune McEnroe 2016-04-07Add git config override includeJune McEnroe 2016-04-06Simplify install scriptJune McEnroe 2016-04-06Add gpg-agent to READMEJune McEnroe 2016-04-06Always sign git commitsJune McEnroe 2016-04-06Use standard socket for gpg-agentJune McEnroe 2016-04-06Set iTerm font to PointfreeJune McEnroe