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
gentoo/2.41
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
/
locale
Commit message (
Expand
)
Author
Age
Files
Lines
*
* locale/newlocale.c (__newlocale): If setting all categories to "C",
Roland McGrath
2002-10-11
3
-0
/
+19
*
* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for
Roland McGrath
2002-09-18
1
-0
/
+17
*
* ctype/ctype-info.c: Renamed __ctype_old_* symbols to __ctype_*.
Roland McGrath
2002-09-05
1
-12
/
+15
*
Update.
Ulrich Drepper
2002-09-03
1
-1
/
+1
*
2002-09-02 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-09-03
1
-2
/
+2
*
* locale/localeinfo.h (struct locale_data): Add private.ctype.
Roland McGrath
2002-09-02
1
-0
/
+1
*
* ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):
Roland McGrath
2002-09-02
2
-37
/
+45
*
Update.
Ulrich Drepper
2002-09-01
1
-28
/
+26
*
* sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass
Roland McGrath
2002-09-01
4
-70
/
+57
*
* locale/categories.def (LC_TIME): No more _nl_postload_time.
Roland McGrath
2002-08-31
1
-1
/
+7
*
2002-08-31 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-31
1
-1
/
+1
*
* locale/newlocale.c (__newlocale): Don't use strdup for names.
Roland McGrath
2002-08-31
4
-93
/
+99
*
2002-08-31 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-31
1
-23
/
+27
*
* locale/duplocale.c (__duplocale): Free names from the right array.
Roland McGrath
2002-08-31
2
-9
/
+6
*
2002-08-31 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-31
1
-3
/
+55
*
Update.
Ulrich Drepper
2002-08-31
1
-2
/
+2
*
Update.
Ulrich Drepper
2002-08-31
1
-1
/
+2
*
* locale/duplocale.c: Include <string.h>.
Roland McGrath
2002-08-30
1
-0
/
+1
*
* locale/xlocale.h (struct __locale_struct): New member `__names'.
Roland McGrath
2002-08-30
8
-35
/
+64
*
* locale/localename.c: If the current locale is the global locale, use
Roland McGrath
2002-08-30
1
-5
/
+3
*
* sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):
Roland McGrath
2002-08-30
1
-1
/
+5
*
* locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.
Roland McGrath
2002-08-29
2
-4
/
+24
*
* locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.def
Roland McGrath
2002-08-29
1
-0
/
+12
*
* locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,
Roland McGrath
2002-08-28
15
-317
/
+74
*
Update.
Ulrich Drepper
2002-08-28
1
-9
/
+15
*
(open_archive): Replace using label 'again' with a loop to work around gcc 3....
Ulrich Drepper
2002-08-28
1
-46
/
+51
*
* Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)
Roland McGrath
2002-08-28
1
-1
/
+1
*
Make uselocale support static linking.
Roland McGrath
2002-08-28
6
-145
/
+225
*
* locale/tst-C-locale.c (run_test): Remove __ from function names.
Roland McGrath
2002-08-28
1
-18
/
+18
*
Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.
Ulrich Drepper
2002-08-28
1
-1
/
+1
*
Prepare headers for use in ISO C++ compliant implementations.
Ulrich Drepper
2002-08-28
1
-0
/
+5
*
Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-28
3
-18
/
+21
*
2002-08-28 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2002-08-28
1
-2
/
+1
*
2002-08-27 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-28
1
-5
/
+0
*
* ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
Roland McGrath
2002-08-27
1
-1
/
+0
*
2002-08-27 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-27
1
-3
/
+4
*
Update.
Ulrich Drepper
2002-08-27
1
-1
/
+3
*
Update.
Ulrich Drepper
2002-08-27
1
-1
/
+1
*
Fix the last change. The variable still has to end in _data.
Ulrich Drepper
2002-08-27
1
-1
/
+1
*
* locale/programs/ld-ctype.c (ctype_read): When given a repertoire
Roland McGrath
2002-08-26
1
-1
/
+3
*
2002-08-26 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-26
1
-0
/
+3
*
Update.
Ulrich Drepper
2002-08-26
1
-98
/
+100
*
Update.
Ulrich Drepper
2002-08-25
4
-10
/
+10
*
Update.
Andreas Jaeger
2002-08-23
1
-0
/
+1
*
* locale/loadarchive.c (_nl_load_locale_from_archive): Check max file
Roland McGrath
2002-08-22
1
-9
/
+25
*
* locale/programs/localedef.c (add_to_readlist): Error about
Roland McGrath
2002-08-20
4
-5
/
+8
*
2002-08-20 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2002-08-20
1
-3
/
+7
*
2002-08-16 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2002-08-16
1
-1
/
+1
*
2002-08-15 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-15
1
-2
/
+9
*
2002-08-15 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-15
1
-36
/
+42
[next]