index
:
user/sven/glibc.git
master
origin/HEAD
origin/master
origin/release/2.10/master
origin/release/2.11/master
origin/release/2.12/master
origin/release/2.13/master
origin/release/2.14/master
origin/release/2.15/master
origin/release/2.16/master
origin/release/2.17/master
origin/release/2.18/master
origin/release/2.19/master
origin/release/2.20/master
origin/release/2.21/master
origin/release/2.22/master
origin/release/2.23/master
origin/release/2.24/master
origin/release/2.25/master
origin/release/2.26/master
origin/release/2.27/master
origin/release/2.28/master
origin/release/2.29/master
origin/release/2.30/master
origin/release/2.31/master
origin/release/2.32/master
origin/release/2.33/master
origin/release/2.34/master
origin/release/2.35/master
origin/release/2.36/master
origin/release/2.37/master
origin/release/2.38/master
origin/release/2.39/master
origin/release/2.40/master
origin/release/2.41/master
origin/release/2.42/master
origin/release/2.43/master
GNU C Library
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iconv
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2025-11-08
Add missing $(rpath-link) to /elf/ld.so --library-path
Samuel Thibault
2025-10-29
Annotate swtich fall-through
Adhemerval Zanella
2025-10-21
Suppress -Wmaybe-uninitialized only for gcc
Adhemerval Zanella
2025-10-10
misc: Fix several typos
Yury Khrustalev
2025-08-05
iconv: Fix iconv functions not following symlinks [BZ #32339]
Avinal Kumar
2025-08-05
iconv: use bswap_32 instead of __builtin_bswap32
Collin Funk
2025-07-17
iconv: iconv -o should not create executable files (bug 33164)
Florian Weimer
2025-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-12-22
Suppress Clang warning on adding an integer to a string
Adhemerval Zanella
2024-12-16
iconv: do not report error exit with transliteration [BZ #32448]
Aurelien Jarno
2024-09-24
iconv: Use $(run-program-prefix) for running iconv (bug 32197)
Florian Weimer
2024-09-20
iconv: Input buffering for the iconv program (bug 6050)
Florian Weimer
2024-09-20
iconv: Multiple - on command line should not fail (bug 32050)
Florian Weimer
2024-09-20
iconv: Support in-place conversions (bug 10460, bug 32033)
Florian Weimer
2024-09-20
iconv: Preserve iconv -c error exit on invalid inputs (bug 32046)
Florian Weimer
2024-09-20
iconv: Do not use mmap in iconv (the program) (bug 17703)
Florian Weimer
2024-09-20
iconv: Base tests for buffer management
Florian Weimer
2024-08-05
iconv: Fix matching of multi-character transliterations (bug 31859)
Andreas Schwab
2024-01-01
Update copyright dates not handled by scripts/update-copyrights
Paul Eggert
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-10-04
Fix off-by-one OOB write in iconv/tst-iconv-mt
Szabolcs Nagy
2023-08-02
iconv: restore verbosity with unrecognized encoding names (bug 30694)
Andreas Schwab
2023-05-27
Fix misspellings in iconv/ and iconvdata/ -- BZ 25337
Paul Pluzhnikov
2023-04-22
Use O_CLOEXEC in more places (BZ #15722)
Sergey Bugaev
2023-03-27
Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
Adhemerval Zanella Netto
2023-02-17
iconv: Remove _STRING_ARCH_unaligned usage
Adhemerval Zanella
2023-02-17
iconv: Remove _STRING_ARCH_unaligned usage for get/set macros
Adhemerval Zanella
2023-02-06
Replace rawmemchr (s, '\0') with strchr
Wilco Dijkstra
2023-01-06
Update copyright dates not handled by scripts/update-copyrights
Joseph Myers
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
2022-09-22
Use '%z' instead of '%Z' on printf functions
Adhemerval Zanella Netto
2022-09-20
gconv: Use 64-bit interfaces in gconv_parseconfdir (bug 29583)
Florian Weimer
2022-06-14
Avoid -Wstringop-overflow= warning in iconv module.
Stefan Liebler
2022-06-01
iconv: Use 64 bit stat for gconv_parseconfdir (BZ# 29213)
Adhemerval Zanella
2022-04-13
Replace {u}int_fast{16|32} with {u}int32_t
Noah Goldstein
2022-03-14
associate a deallocator for iconv_open
Steve Grubb
2022-02-25
build: Properly generate .d dependency files [BZ #28922]
H.J. Lu
2022-01-01
Update copyright dates not handled by scripts/update-copyrights.
Paul Eggert
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-10-21
iconv: Use TIMEOUTFACTOR for iconv test timeout
Stafford Horne
2021-09-13
iconvconfig: Fix behaviour with --prefix [BZ #28199]
Siddhesh Poyarekar
2021-09-06
Add generic C.UTF-8 locale (Bug 17318)
Carlos O'Donell
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
2021-08-23
Fix iconv build with GCC mainline
Joseph Myers
2021-08-03
iconv_charmap: Close output file when done
Siddhesh Poyarekar
2021-08-03
gconv_parseconfdir: Fix memory leak
Siddhesh Poyarekar
2021-07-07
libio: Replace internal _IO_getdelim symbol with __getdelim
Florian Weimer
[next]