index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
locale
/
programs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-08
Clean up locarchive mmap reservation code.
Roland McGrath
1
-42
/
+32
2011-06-10
Quash some new warnings from GCC 4.6.
Roland McGrath
3
-8
/
+1
2011-05-29
Fix typo in last patch to locarchive.c
Ulrich Drepper
1
-1
/
+1
2011-05-28
Handle failure of _nl_explode_name in all cases
Ulrich Drepper
1
-2
/
+11
2011-05-09
Use appropriate type for return value checking
Ulrich Drepper
1
-1
/
+1
2011-04-22
Remove doubled words.
Jim Meyering
1
-2
/
+2
2011-01-17
Update copyright year.
Ulrich Drepper
2
-4
/
+4
2010-08-12
Properly quote output of locale
Andreas Schwab
1
-7
/
+30
2010-03-24
ocale-archive differs between 32 and 64 bit platforms
Chris Demetriou
2
-1
/
+4
2010-03-15
Update copyright year.
Ulrich Drepper
2
-9
/
+9
2009-10-30
Add missing declarations.
Andreas Schwab
1
-0
/
+2
2009-09-28
Fix locale program error handling
Ulrich Drepper
1
-1
/
+4
2009-09-07
Fix endless loop in localedef.
Ulrich Drepper
1
-28
/
+31
2009-07-20
Check generated locale for non-ASCII 8-bit characters with case conversion.
Ulrich Drepper
1
-1
/
+26
2009-04-27
* locale/programs/locarchive.c (create_archive): Add MAP_PRIVATE
Ulrich Drepper
1
-11
/
+32
2009-04-24
* locale/programs/locarchive.c (enlarge_archive): Conserve address
Ulrich Drepper
1
-9
/
+20
2009-04-24
[BZ #10100]
Ulrich Drepper
1
-15
/
+12
2009-04-24
* locale/locarchive.h (struct locarhandle): Rename len field to
Ulrich Drepper
1
-14
/
+101
2009-04-18
* locale/programs/locarchive.c (open_archive): Map the entire file
Ulrich Drepper
1
-9
/
+31
2009-02-06
* debug/xtrace.sh: Unify translatable messages.
Ulrich Drepper
1
-4
/
+22
2009-01-02
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2
-4
/
+4
2008-12-05
(DEFINE_LANGUAGE_CODE2): Define.
Ulrich Drepper
1
-1
/
+3
2008-05-27
Remove useless more "if" tests before "free".
Ulrich Drepper
1
-8
/
+4
2008-04-08
(collate_read): Ignore script lines as well when ignoring the whole category.
Ulrich Drepper
1
-1
/
+9
2008-03-29
[BZ #5979]
Ulrich Drepper
2
-4
/
+4
2008-03-19
Remove useless "if" before "free".
Ulrich Drepper
2
-10
/
+5
2008-01-02
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2
-4
/
+4
2007-11-22
* locale/programs/ld-collate.c (collate_read): Fix loop to match
Ulrich Drepper
1
-0
/
+2
2007-10-13
* locale/programs/repertoire.c (repertoire_read): Always free
Ulrich Drepper
1
-2
/
+1
2007-10-12
* locale/programs/ld-collate.c (collate_read): Optimize a bit.
Ulrich Drepper
1
-17
/
+16
2007-10-12
(collate_read): If ignore_content and nowtok is tok_define, eat any tok_eol t...
Ulrich Drepper
1
-16
/
+15
2007-10-11
* locale/programs/locfile-token.h: Remove tok_elif, add tok_elifdef
Ulrich Drepper
2
-301
/
+568
2007-10-11
Remove tok_elif, add tok_elifdef and tok_elifndef.
Ulrich Drepper
2
-4
/
+6
2007-10-07
* locale/programs/ld-time.c (time_finish): Default for
Ulrich Drepper
1
-2
/
+2
2007-10-02
[BZ #645]
Ulrich Drepper
1
-5
/
+9
2007-10-02
* locales/am_ET (LC_COLLATE): Define new script after copy.
Ulrich Drepper
1
-3
/
+4
2007-09-30
* locales/sa_IN: New file.
Ulrich Drepper
1
-1
/
+2
2007-09-18
* locale/programs/charmap-dir.c (charmap_aliases): Use %ms instead of
Jakub Jelinek
1
-3
/
+4
2007-08-26
* locale/programs/ld-collate.c (collate_output): Avoid warning if
Ulrich Drepper
1
-0
/
+2
2007-07-28
* locale/programs/ld-monetary.c (monetary_finish): Avoid range check
Ulrich Drepper
1
-3
/
+5
2007-07-28
* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to
Ulrich Drepper
3
-9
/
+13
2007-07-24
* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h
Ulrich Drepper
1
-122
/
+142
2007-07-16
* elf/ldconfig.c: Allow GPLv2 or any later version.
Roland McGrath
38
-76
/
+114
2007-05-05
* locale/programs/linereader.c (get_symname): Fix adding final NUL.
Ulrich Drepper
1
-2
/
+2
2007-04-28
* locale/programs/ld-collate.c (collate_read): Allow order_start
Ulrich Drepper
1
-1
/
+1
2007-04-28
[BZ #3213]
Ulrich Drepper
1
-2
/
+3
2007-04-16
* locale/programs/locarchive.c (INITIAL_NUM_NAMES,
Ulrich Drepper
1
-8
/
+28
2007-04-16
* locale/programs/locarchive.c (show_archive_content): Fix sizeof
Jakub Jelinek
1
-2
/
+2
2007-03-17
* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.
Ulrich Drepper
1
-1
/
+4
2007-02-17
[BZ #3745]
Ulrich Drepper
1
-4
/
+4
[next]