/freebsd/lib/libc/locale/ |
H A D | DESIGN.xlocale | 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | ctype.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | lmessages.h | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | lnumeric.h | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | nextwctype.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | localeconv.3 | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | uselocale.3 | 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | wctrans.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | lmonetary.h | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | mbsinit.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
/freebsd/contrib/gdtoa/ |
H A D | strtord.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | strtorQ.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | strtorx.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | strtof.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
/freebsd/lib/libc/stdio/ |
H A D | fwprintf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | swprintf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | vwprintf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | wprintf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | fwscanf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | swscanf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | vwscanf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | wscanf.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | getwc.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
/freebsd/lib/libc/gdtoa/ |
H A D | machdep_ldisd.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|
H A D | machdep_ldisx.c | diff 3c87aa1d3dc1d8dad3efad322852a8e1e76dee55 Sun Nov 20 15:45:42 CET 2011 David Chisnall <theraven@FreeBSD.org> Implement xlocale APIs from Darwin, mainly for use by libc++. This adds a load of _l suffixed versions of various standard library functions that use the global locale, making them take an explicit locale parameter. Also adds support for per-thread locales. This work was funded by the FreeBSD Foundation.
Please test any code you have that uses the C standard locale functions!
Reviewed by: das (gdtoa changes) Approved by: dim (mentor)
|