LinuxTV

CVS log for dietlibc/include/iconv.h

[BACK] Up to [DVB] / dietlibc / include

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:08 2005 UTC (18 years, 9 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
  update syscalls
  lots of fixes from Markus FX Oberhumer:
    * better signal handling error detection
    * setjmp.S on i386
    * getenv on i386
    * sys/stat.h -malign-double fix
    * update fcntl.h for MIPS to 2.6.13 version
    * jmp_buf is 40*8 instead of 58*8 on ppc64.
    * This patch fixes the section of the TOC entries on ppc64
    * libstdc++ updates for gcc 4
    * remove cstddef and cwchar (no longer needed)
    * int -> ssize_t for read and write
    * sigjmp.c: __mask_was_saved was not set in all cases!
    * another round of ILP64 cleanups

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 1 17:42:12 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
add UTF-16 (so we can encode SMB file names to Windoze)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:58:17 2003 UTC (20 years, 10 months ago) by leitner
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -0 lines
make headers C++ compatible

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Aug 7 11:10:46 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
fix: unicode is bigendian
and now iconv doesn't use malloc/free

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Jul 31 14:24:33 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
add getopt_long_only and rework getopt and getopt_long so they
understand optidx=0 (which is in violation of susv2 but some b0rken
BSD crapware does it anyway).  Did I mention that BSD sucks?  A lot?

add initial iconv implementation that can convert iso-8859-1 <-> UTF-8
<-> UCS-4.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 31 16:12:27 2001 UTC (23 years ago) by fefe
Branches: MAIN
cleaner errno vs. *__errno_location() handling.
add dummy iconv (iconv_open always returns EINVAL).
add expect() optimization in qsort.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>