[PATCH] replace isnumber() with isdigit() in X devd backend
    Robert Millan 
    rmh at freebsd.org
       
    Thu Feb 13 23:31:17 UTC 2014
    
    
  
On 03/02/2014 14:43, Robert Millan wrote:
> 
> isdigit() is more correct in this case (the input is not locale-dependant),
> and also more portable since it is provided on systems with Glibc (e.g.
> Debian GNU/kFreeBSD).
Still present in:
http://trillian.chruetertee.ch/ports/browser/trunk/x11-servers/xorg-server/files/extra-devd
(original patch applies cleanly)
-- 
Robert Millan
    
    
More information about the freebsd-x11
mailing list