about summary refs log tree commit diff
path: root/libidn/iconvme.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #789]Roland McGrath2005-03-151-3/+15
| | | | | | | | | | 2005-03-15 Jakub Jelinek <jakub@redhat.com> [BZ #789] * sysdeps/i386/i686/hp-timing.h (HP_TIMING_ACCUM): Fix asm constraints. Remove memory clobber. * sysdeps/x86_64/hp-timing.h (HP_TIMING_ACCUM): Make the addition thread-safe. Subtract GLRO(dl_hp_timing_overhead) from Diff.
* * iconvme.h: New file, extracted from toutf8.c but improved.Ulrich Drepper2005-02-221-0/+159
| | | | | | | | | * iconvme.c: New file. * toutf8.c: Include stringprep.h first, to make the compiler check that stringprep.h is standalone. Improve comments. Replace #include of errno.h and sys/param.h with iconvme.h. Don't define ICONV_CONST. (stringprep_convert): Rewrite to use iconvme.h.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-171/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+171