summaryrefslogtreecommitdiff
path: root/doc/posix-functions/wctomb.texi
Commit message (Collapse)AuthorAgeFilesLines
* doc: Update documentation about wchar_t.Bruno Haible2020-01-011-1/+1
| | | | | * doc/*/*wc*.texi: Clarify that 64-bit AIX does not have a too small wchar_t type.
* Update some URLsPaul Eggert2019-09-221-1/+1
| | | | | | This is a clerical change that mostly changes http: to https: in URLs where either will work. It also updates some URLs that have moved, removes some URLs that no longer work, and fixes related text.
* doc: Add info about Android versions 2.0 to 8.1.Bruno Haible2018-05-131-1/+1
| | | | | * doc/**/*.texi: Add info about functions in all released versions of Bionic.
* doc: Add partial info about Android 4.3.Bruno Haible2018-05-101-0/+3
| | | | | * doc/*-functions/*.texi: Add info about functions that were added to Bionic between Android 4.3 and Android 9.0.
* New module 'wctomb'.Bruno Haible2011-02-221-1/+1
| | | | | | | | | | | | | | | * lib/stdlib.in.h (wctomb): New declaration. * lib/wctomb.c: New file. * lib/wctomb-impl.h: New file. * m4/wctomb.m4: New file. * m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_WCTOMB, REPLACE_WCTOMB. * modules/stdlib (Makefile.am): Substitute GNULIB_WCTOMB, REPLACE_WCTOMB. * modules/wctomb: New file. * tests/test-stdlib-c++.cc: Test signature of wctomb. * doc/posix-functions/wctomb.texi: Mention the new module. * modules/wctob (Depends-on): Add wctomb.
* avoid some overlong lines from posix urls, etc.Karl Berry2010-08-131-1/+1
|
* Mention that AIX has a crippled wchar_t type.Bruno Haible2008-12-211-1/+1
|
* Refer to new POSIX:2008 standard.Bruno Haible2008-12-141-1/+1
|
* Rename two directories: headers -> posix-headers, functions -> posix-functions.Bruno Haible2008-01-201-0/+18