This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2025-03-31 14:01:18 +08:00
Code
Issues
Packages
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