Searched hist:"423 eb945c0482f912a50d706ed500eb50029132d" (Results 1 – 3 of 3) sorted by relevance
/freebsd/include/ |
H A D | runetype.h | diff 423eb945c0482f912a50d706ed500eb50029132d Fri Sep 06 06:22:54 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Fix namespace scope issues in <ctype.h> by using the relatively new 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 diff 423eb945c0482f912a50d706ed500eb50029132d Fri Sep 06 06:22:54 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Fix namespace scope issues in <ctype.h> by using the relatively new 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
|
H A D | _ctype.h | diff 423eb945c0482f912a50d706ed500eb50029132d Fri Sep 06 06:22:54 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Fix namespace scope issues in <ctype.h> by using the relatively new 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 diff 423eb945c0482f912a50d706ed500eb50029132d Fri Sep 06 06:22:54 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Fix namespace scope issues in <ctype.h> by using the relatively new 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
|
H A D | ctype.h | diff 423eb945c0482f912a50d706ed500eb50029132d Fri Sep 06 06:22:54 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Fix namespace scope issues in <ctype.h> by using the relatively new 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 diff 423eb945c0482f912a50d706ed500eb50029132d Fri Sep 06 06:22:54 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Fix namespace scope issues in <ctype.h> by using the relatively new 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
|