index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
locale
/
programs
/
linereader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2023-01-11
locale: Use correct buffer size for utf8_sequence_error [BZ #19444]
Adhemerval Zanella
1
-1
/
+1
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
1
-1
/
+1
2022-07-05
localedef: Support building for older C standards
Florian Weimer
1
-9
/
+11
2022-07-05
locale: localdef input files are now encoded in UTF-8
Florian Weimer
1
-11
/
+133
2022-07-05
locale: Introduce translate_unicode_codepoint into linereader.c
Florian Weimer
1
-82
/
+85
2022-07-05
locale: Turn ADDC and ADDS into functions in linereader.c
Florian Weimer
1
-99
/
+104
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
1
-1
/
+0
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
1
-1
/
+1
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2017-10-13
locale: No warning for non-symbolic character (bug 22295)
Carlos O'Donell
1
-8
/
+0
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
1
-1
/
+1
2013-05-16
Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).
Ryan S. Arnold
1
-0
/
+1
2013-01-02
Update copyright notices with scripts/update-copyrights.
Joseph Myers
1
-1
/
+1
2012-02-09
Replace FSF snail mail address with URLs.
Paul Eggert
1
-2
/
+1
2008-03-19
Remove useless "if" before "free".
Ulrich Drepper
1
-2
/
+1
2007-07-16
* elf/ldconfig.c: Allow GPLv2 or any later version.
Roland McGrath
1
-2
/
+3
2007-05-05
* locale/programs/linereader.c (get_symname): Fix adding final NUL.
Ulrich Drepper
1
-2
/
+2
2006-04-07
* sysdeps/posix/tempname.c (__gen_tempname): Change attempts_min
Ulrich Drepper
1
-7
/
+1
2005-12-07
* catgets/gencat.c: Use GPL, not LGPL.
Ulrich Drepper
1
-11
/
+9
2005-02-17
[BZ #284, BZ #721]
Roland McGrath
1
-3
/
+3
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
1
-12
/
+20
2007-07-12
2.5-18.1
Jakub Jelinek
1
-20
/
+12
2004-08-04
(do_release_all): Add __libc_freeres_fn_section.
Ulrich Drepper
1
-1
/
+2
2003-06-11
Update.
Ulrich Drepper
1
-1
/
+30
2002-10-17
Update.
Ulrich Drepper
1
-1
/
+1
2002-08-25
Update.
Ulrich Drepper
1
-1
/
+1
2002-08-20
* locale/programs/localedef.c (add_to_readlist): Error about
Roland McGrath
1
-1
/
+1
2002-02-05
Update.
Ulrich Drepper
1
-8
/
+2
2001-12-10
Update.
Ulrich Drepper
1
-16
/
+65
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
1
-8
/
+8
2001-02-09
Update.
Ulrich Drepper
1
-2
/
+2
2001-02-05
Update.
Ulrich Drepper
1
-6
/
+11
2000-12-06
(get_toplvl_escape): Recognize more than 4 bytes in escape sequence.
Ulrich Drepper
1
-1
/
+2
2000-10-03
Update.
Ulrich Drepper
1
-0
/
+2
2000-10-01
Update.
Ulrich Drepper
1
-4
/
+10
2000-08-08
Update.
Ulrich Drepper
1
-17
/
+6
2000-04-07
Update.
Ulrich Drepper
1
-0
/
+26
2000-01-17
Update.
Ulrich Drepper
1
-48
/
+65
2000-01-05
Update.
Ulrich Drepper
1
-2
/
+1
1999-12-27
Update.
Ulrich Drepper
1
-2
/
+2
1999-11-05
Update.
Ulrich Drepper
1
-1
/
+1
1999-08-31
Update.
Ulrich Drepper
1
-127
/
+317
[next]