This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
ctype
History
Ulrich Drepper
8831788577
Don't user __tolower directly for tolower implementation. Use inline function which tests for the range first. Make _tolower equivalent to old tolower macros. Likewise for toupper.
1999-01-23 13:47:20 +00:00
..
.cvsignore
Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
1996-05-14 20:30:25 +00:00
ctype_l.c
Update to 2.1.x development version
1997-02-15 04:31:36 +00:00
ctype-extn.c
Update to 2.1.x development version
1997-02-15 04:31:36 +00:00
ctype-info.c
Update.
1997-06-21 02:59:26 +00:00
ctype.c
Don't user __tolower directly for tolower implementation. Use inline function which tests for the range first. Make _tolower equivalent to old tolower macros. Likewise for toupper.
1999-01-23 13:47:20 +00:00
ctype.h
Don't user __tolower directly for tolower implementation. Use inline function which tests for the range first. Make _tolower equivalent to old tolower macros. Likewise for toupper.
1999-01-23 13:47:20 +00:00
Makefile
Update.
1997-11-04 03:00:40 +00:00
test_ctype.c
Update to 2.1.x development version
1997-02-15 04:31:36 +00:00
Versions
Update.
1999-01-11 20:13:43 +00:00