index
:
glibc.git
accept4
aurel32
cvs/glibc-2-1-branch
cvs/glibc-2-2-branch
cvs/glibc-2_0_x
cvs/glibc-2_10-branch
cvs/glibc-2_3-branch
cvs/glibc-2_5-branch
cvs/glibc-2_6-branch
cvs/glibc-2_7-branch
cvs/glibc-2_8-branch
cvs/glibc-2_9-branch
cvs/master
locale-SIGFPE
master
mips-prlimit64
release/2.10/master
release/2.11/master
release/2.12/master
release/2.13/master
release/2.14/master
release/2.15/master
release/2.16/master
release/2.17/master
release/2.18/master
release/2.19/master
Upstream GNU libc + aurel32's patches
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iconv
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-07-31
iconv: Revert steps array reference counting changes
Florian Weimer
2019-07-26
gconv: Check reference count in __gconv_release_cache [BZ #24677]
Florian Weimer
2019-06-04
iconv: Use __twalk_r in __gconv_release_shlib
Florian Weimer
2019-06-04
Fix iconv buffer handling with IGNORE error handler (bug #18830)
Andreas Schwab
2019-05-21
wcsmbs: Fix data race in __wcsmbs_clone_conv [BZ #24584]
Florian Weimer
2019-05-15
iconv: Remove public declaration of __gconv_transliterate
Florian Weimer
2019-03-21
Fix parentheses error in iconvconfig.c and ld-collate.c [BZ #24372]
Gabriel F. T. Gomes
2019-03-21
iconv, localedef: avoid floating point rounding differences [BZ #24372]
DJ Delorie
2019-02-25
Break more lines before not after operators.
Joseph Myers
2019-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-11-05
Unconditionally call __gconv_get_path when reading iconv configuration
Arjun Shankar
2018-10-17
Remove unnecessary locking when reading iconv configuration [BZ #22062]
Arjun Shankar
2018-09-25
Clean up iconv/gconv_int.h for unnecessary declarations
Arjun Shankar
2018-03-05
Fix s390 -Os iconv build.
Joseph Myers
2018-02-15
Fix -Os feof_unlocked linknamespace, localplt issues (bug 15105, bug 19463).
Joseph Myers
2018-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-12-11
Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
H.J. Lu
2017-10-25
localedef: Add --no-warnings/--warnings option
Carlos O'Donell
2017-10-01
Mark internal functions with attribute_hidden [BZ #18822]
H.J. Lu
2017-08-31
iconv, intl, locale, wcsmbs: Remove internal_function
Florian Weimer
2017-08-29
iconv_open: Fix heap corruption on gconv_init failure [BZ #22026]
Florian Weimer
2017-08-29
iconv: Mangle __btowc_fct even without __init_fct [BZ #22025]
Florian Weimer
2017-08-29
gconv: Consistently mangle NULL function pointers [BZ #22025]
Patsy Franklin
2017-08-18
Consolidate non cancellable close call
Adhemerval Zanella
2017-08-17
Consolidate non cancellable open call
Adhemerval Zanella
2017-06-08
Remove __need macros from stdio.h and wchar.h.
Zack Weinberg
2017-05-09
Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.
Zack Weinberg
2017-03-01
Narrowing the visibility of libc-internal.h even further.
Zack Weinberg
2017-02-16
Add missing header files throughout the testsuite.
Zack Weinberg
2017-01-01
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-11-06
gconv.h: fix build with GCC 7
Aurelien Jarno
2016-05-25
Fix UTF-16 surrogate handling. [BZ #19727]
Stefan Liebler
2016-05-25
Fix ucs4le_internal_loop in error case. [BZ #19726]
Stefan Liebler
2016-03-07
Fix min/max needed for ascii to INTERNAL conversion
Andreas Schwab
2016-01-15
Fix build failures with -DDEBUG.
Martin Sebor
2016-01-15
Fix build errors with -DNDEBUG.
Martin Sebor
2016-01-04
Update copyright dates not handled by scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-05
Fix BZ #19012 -- iconv_open leaks memory on error path.
Paul Pluzhnikov
2015-09-08
Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).
Joseph Myers
2015-02-25
Convert tst-iconv3 to use test-skeleton.
Roland McGrath
2015-02-25
Convert tst-iconv5 to use test-skeleton.
Roland McGrath
2015-02-25
Don't crash in iconv setup when getcwd fails.
Roland McGrath
2015-01-27
iconv: Suppress array out of bounds warning.
Andreas Krebbel
[next]