This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
55bd561796
NetBSD
/
usr.bin
/
from
History
dsl
25b3737cd3
isupper(x) can be true for x in [128..255], but since tolower(x) is required
...
to return x if it cannot be translated we don't need the isupper() test.
2004-10-30 17:25:34 +00:00
..
Makefile
…
from.1
…
from.c
isupper(x) can be true for x in [128..255], but since tolower(x) is required
2004-10-30 17:25:34 +00:00