Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/games/factor
On Sun, May 16, 2010 at 04:26:32PM +0200, Martin Husemann wrote:
> [..] We should make
> our factor(6) compaible to the coreutils one, just in case POSIX picks
> it up in the next revision ;-}
Just in case it's not clear from upthread (tech-userlevel): that compatibility
means:
- negative input causes an error message
- 0 and 1 generate no factors (output "0:\n" resp. "1:\n")
Martin
Home |
Main Index |
Thread Index |
Old Index