summary refs log tree commit diff
path: root/src/funcs/newgrp
diff options
context:
space:
mode:
authormaximilian attems <max@stro.at>2010-09-08 16:21:52 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-09-08 16:21:52 +0800
commit61a4c1de836712fdd40e288ac52b22de466bb886 (patch)
treed978cf89fe42bda977e3e6e7df465dbfa73bdf2e /src/funcs/newgrp
parent[VAR] Fix varinit ordering that broke fc (diff)
downloaddash-61a4c1de836712fdd40e288ac52b22de466bb886.tar.gz
dash-61a4c1de836712fdd40e288ac52b22de466bb886.zip
[JOBS] Debug compile fix
No point in tracing a no longer undeclared "ps->cmd", fixes:
jobs.c: In function \u2018commandtext\u2019:
jobs.c:1192: error: \u2018ps\u2019 undeclared (first use in this function)
jobs.c:1192: error: (Each undeclared identifier is reported only once
jobs.c:1192: error: for each function it appears in.)

Signed-off-by: maximilian attems <max@stro.at>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'src/funcs/newgrp')
0 files changed, 0 insertions, 0 deletions
commit/client.c?h=3.0&id=da2643bc8039de811b4b0e5e1ce367e9236153cd&follow=1'>Only change AWAY status for registered clientsJune McEnroe 2019-11-07Just write the example normallyJune McEnroe 2019-11-07Include path in readlinkat errorJune McEnroe 2019-11-07Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe