Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: hacknews Subject: ctype(3) updated Message-ID: <5947@utzoo.UUCP> Date: Wed, 11-Sep-85 16:33:04 EDT Article-I.D.: utzoo.5947 Posted: Wed Sep 11 16:33:04 1985 Date-Received: Wed, 11-Sep-85 16:33:04 EDT Organization: U of Toronto Zoology Lines: 12 In the course of fixing a bug, I installed a more up-to-date version of the ctype(3) macros and character table. This adds isgraph() and the _tolower and _toupper versions of the case-conversion macros, and clears up some inconsistencies in the definitions of the macros. It's just possible that this might break something that relied on said inconsistencies. Stuff compiled with the old ctype.h is incompatible with the new character table, so I'm leaving the old one in the C library for a little while in case of partially-compiled code. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry