summaryrefslogtreecommitdiffstats
path: root/include/rune.h
Commit message (Collapse)AuthorAgeFilesLines
* o Fix namespace scope issues in <ctype.h> by using the relatively newmike2002-09-061-1/+6
| | | | | | | | | | | | visibility primitives. o Implement _tolower() and _toupper() POSIX.1-2001 (XSI) macros in <ctype.h>. o Reduce pollution in <runetype.h> by removing typedefs and using implementation namespaced types. o Add a typedef in <rune.h> to compensate for <runetype.h> losing its typedefs. Reviewed by: bde
* Breath deep and take __P out of the system include files.imp2002-03-231-8/+9
| | | | | | # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure.
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+66
OpenPOWER on IntegriCloud