GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/glibc.git
gentoo/2.19
gentoo/2.25
gentoo/2.26
gentoo/2.27
gentoo/2.28
gentoo/2.29
gentoo/2.29-hygiene
gentoo/2.30
gentoo/2.31
gentoo/2.32
gentoo/2.32-rv32
gentoo/2.33
gentoo/2.34
gentoo/2.35
gentoo/2.36
gentoo/2.37
gentoo/2.38
gentoo/2.39
gentoo/2.40
master
Gentoo vendor branches of the glibc code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iconv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos.
Yuri Chornoivan
2013-10-12
1
-1
/
+1
*
Fix typos.
Ondřej Bílka
2013-08-30
2
-2
/
+2
*
Fix typos.
Ondřej Bílka
2013-08-21
3
-4
/
+4
*
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
2013-05-16
3
-0
/
+4
*
Use *stat64 instead of *stat in installed programs
Florian Weimer
2013-05-10
2
-4
/
+4
*
BZ#14812: Add missing translation marker on some argp option argument names i...
Roland McGrath
2013-03-18
2
-5
/
+6
*
unify xmalloc prototypes & friends
Mike Frysinger
2013-02-18
3
-12
/
+3
*
Sort Versions files
Andreas Jaeger
2013-02-17
1
-2
/
+2
*
Update copyright notices with scripts/update-copyrights.
Joseph Myers
2013-01-02
29
-31
/
+29
*
Add script to update copyright notices and reformat some to facilitate its use.
Joseph Myers
2013-01-01
1
-2
/
+1
*
Update copyright years.
David S. Miller
2013-01-01
2
-4
/
+4
*
iconv: Fix -c
Andrej Lajovic
2012-11-16
1
-2
/
+2
*
Support --with-pkgversion and --with-bugurl.
Joseph Myers
2012-11-09
2
-6
/
+12
*
Define and use $(run-built-tests).
Joseph Myers
2012-10-24
1
-1
/
+1
*
Update copyright years
H.J. Lu
2012-09-10
1
-2
/
+1
*
Check if deriv->steps is NULL before freeing it
H.J. Lu
2012-09-07
1
-3
/
+6
*
Fix lots of bitrot for stub configurations.
Roland McGrath
2012-07-30
1
-2
/
+2
*
Remove distribute variable from Makefiles
Ulrich Drepper
2012-03-07
1
-4
/
+0
*
Replace FSF snail mail address with URLs.
Paul Eggert
2012-02-09
30
-85
/
+55
*
Optimize xmalloc, xcalloc, xrealloc, and xstrdup
Ulrich Drepper
2012-01-08
3
-8
/
+14
*
Simplify char16_t implementation
Ulrich Drepper
2012-01-08
4
-414
/
+4
*
Remove pre-ISO C support
Ulrich Drepper
2012-01-07
6
-60
/
+60
*
Remove non-ELF support
Ulrich Drepper
2012-01-07
1
-7
/
+2
*
More char16_t and char32_t support
Ulrich Drepper
2012-01-07
4
-32
/
+350
*
Fix assertion in gconv's loop.c
Ulrich Drepper
2012-01-03
1
-2
/
+3
*
Add uchar.h support, part 1
Ulrich Drepper
2012-01-01
3
-5
/
+97
*
Update copyright year
Ulrich Drepper
2012-01-01
2
-4
/
+4
*
Store invocation-specific data of conversion modules in __gconv_step_data
Ulrich Drepper
2011-12-21
1
-2
/
+3
*
Clean up internal fopen uses
Ulrich Drepper
2011-11-15
1
-1
/
+1
*
Cleanup of configuration options
Ulrich Drepper
2011-09-10
1
-5
/
+3
*
Optimize conversion of single character in gconv
Ulrich Drepper
2011-05-14
1
-1
/
+2
*
Fix handling of incomplete character storage in state
Ulrich Drepper
2011-05-14
1
-1
/
+4
*
Fix typos in comments.
Ulrich Drepper
2011-04-01
1
-3
/
+3
*
Update copyright year.
Ulrich Drepper
2011-01-17
2
-4
/
+4
*
Update copyright year.
Ulrich Drepper
2010-03-15
2
-19
/
+19
*
Fix error checking in iconv.
Andreas Schwab
2010-01-25
1
-1
/
+1
*
[BZ #10093]
cvs/fedora-glibc-20090424T1908
Ulrich Drepper
2009-04-24
1
-2
/
+4
*
[BZ #9793]
Ulrich Drepper
2009-02-03
3
-5
/
+72
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2009-01-02
2
-4
/
+4
*
[BZ #6461]
Ulrich Drepper
2008-05-14
1
-7
/
+11
*
Remove useless "if" before "free".
Ulrich Drepper
2008-03-19
1
-2
/
+1
*
[BZ #5903]
cvs/fedora-glibc-20080314T1732
Ulrich Drepper
2008-03-11
2
-57
/
+68
*
(charmap_conversion): Pass name of output file not stream for output file. Op...
Ulrich Drepper
2008-03-11
1
-2
/
+14
*
008-01-08 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2008-01-09
1
-3
/
+18
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2008-01-02
2
-4
/
+4
*
[BZ #5277]
Ulrich Drepper
2007-11-08
1
-1
/
+6
*
* iconv/gconv_simple.c: Add some branch prediction.
Ulrich Drepper
2007-10-12
1
-9
/
+7
*
[BZ #5043]
Ulrich Drepper
2007-09-23
1
-13
/
+36
*
[BZ #4896, BZ #4936]
Ulrich Drepper
2007-08-21
1
-6
/
+14
*
* nscd/selinux.c (preserve_capabilities): Initialize new_caps
Ulrich Drepper
2007-07-28
1
-2
/
+2
[next]