|
f1eb357f
|
2011-02-22T14:23:24
|
|
New module 'wctomb'.
* 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.
|
|
82e60758
|
2011-02-22T14:01:29
|
|
New module 'mbtowc'.
* lib/stdlib.in.h (mbtowc): New declaration.
* lib/mbtowc.c: New file.
* lib/mbtowc-impl.h: New file, from libutf8 with modifications
* m4/mbtowc.m4: New file.
* m4/stdlib_h.m4 (gl_STDLIB_H_DEFAULTS): Initialize GNULIB_MBTOWC,
REPLACE_MBTOWC.
* modules/stdlib (Makefile.am): Substitute GNULIB_MBTOWC,
REPLACE_MBTOWC.
* modules/mbtowc: New file.
* tests/test-stdlib-c++.cc: Test signature of mbtowc.
* doc/posix-functions/mbtowc.texi: Mention the new module.
* modules/btowc (Depends-on): Add mbtowc.
|
|
d60f3b0c
|
2011-01-01T20:17:23
|
|
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
|
|
5518d301
|
2010-07-12T18:54:13
|
|
New module '_Exit'.
|
|
e016983c
|
2010-03-28T01:29:52
|
|
Resolve conflict between the two kinds of module indicators.
|
|
e6c527d5
|
2010-03-21T21:09:06
|
|
New module 'unlockpt'.
|
|
aeca1376
|
2010-03-21T20:16:38
|
|
New module 'grantpt'.
|
|
3b7b9781
|
2010-03-21T16:17:22
|
|
New module 'ptsname'.
|
|
e18c2c40
|
2010-03-08T02:45:04
|
|
Tests of module 'stdlib' in C++ mode.
|