Date: Wed, 25 Feb 2009 19:03:20 -0900 From: Mel <fbsd.hackers@rachie.is-a-geek.net> To: freebsd-hackers@freebsd.org, d@delphij.net Subject: Re: [PATCH] Support for thresholds in du(1) Message-ID: <200902251903.20430.fbsd.hackers@rachie.is-a-geek.net> In-Reply-To: <49A60E4D.5040605@delphij.net> References: <200902251724.40212.fbsd.hackers@rachie.is-a-geek.net> <49A60E4D.5040605@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 25 February 2009 18:36:45 Xin LI wrote: > Mel wrote: > [...] > > > I'll file a PR for it, if there's no objections to this feature / > > implementation, the style(9) or the usage of -t. > > One comment: you may want to consider using expand_number(3) instead of > rolling your own version Cool thanks, didn't know about that one and was actually considering a request for this API. Maybe strtonum/atoi/stroll and friends should .Xr this API? -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902251903.20430.fbsd.hackers>