[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [BusyBox] Small cd bug?
From:       Matt Kraai <kraai () alumni ! carnegiemellon ! edu>
Date:       2001-04-30 8:48:43
[Download RAW message or body]

On Fri, Apr 27, 2001 at 07:55:29PM -0500, Richard A. Smith wrote:
> 
> when I try to do a 'cd' to a nonexistant directory I get some garbage
> on the end of the output.
> 
> cd asdf
> cd: asdf: %m

On my system, the result of strerror(errno) is substituted for %m.
This is using GNU libc 2.1.3.  Support in uClibc can be enabled by
defining WANT_GNU_ERRNO to 1 in stdio/printf.c.

Matt



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic