summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * locale/newlocale.c (__newlocale): Don't use strdup for names.Roland McGrath2002-08-315-93/+106
* * locale/newlocale.c (__newlocale): Don't leak old data or names.Roland McGrath2002-08-311-0/+5
* 2002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-23/+27
* Only depend on Versions.v.i for errlist-compat.c if versioning==yes.Ulrich Drepper2002-08-311-1/+1
* * locale/duplocale.c (__duplocale): Free names from the right array.Roland McGrath2002-08-313-9/+17
* 2002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-3/+55
* Update.Ulrich Drepper2002-08-311-0/+5
* Only depend on Versions.v.i for errlist-compat.c if build-shared==yes.Ulrich Drepper2002-08-311-3/+6
* Update.Andreas Jaeger2002-08-3117-3/+1599
* Update.Andreas Jaeger2002-08-312-8/+17
* Add ulps for double tests.Andreas Jaeger2002-08-311-4/+4
* Update.Ulrich Drepper2002-08-314-4/+15
* Update.Ulrich Drepper2002-08-313-46/+52
* Don't use rule for crt%.o, spell it out as rules for crti.o and crtn.o.Ulrich Drepper2002-08-311-1/+4
* Update.Andreas Jaeger2002-08-312-59/+1375
* Update.Andreas Jaeger2002-08-317-3/+118
* Linux/x86-64 makecontext implementation.Andreas Jaeger2002-08-311-0/+113
* * Makefile (extra-objs, omit-deps): Add crtn.Roland McGrath2002-08-312-5/+22
* 2002-08-30 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-1/+3
* Update.Ulrich Drepper2002-08-311-0/+5
* (elf_get_dynamic_info): Mark with always_inline attribute.Ulrich Drepper2002-08-311-1/+1
* * stdlib/tst-setcontext.c (main): If makecontext does nothing,Roland McGrath2002-08-312-2/+16
* * nss/getnssent_r.c (__nss_getent_r): Return ENOENT if status isRoland McGrath2002-08-312-4/+10
* * sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): NewRoland McGrath2002-08-302-2/+39
* * locale/duplocale.c: Include <string.h>.Roland McGrath2002-08-306-3/+29
* * intl/dcigettext.c (DCIGETTEXT) [_LIBC]: Check for bogus CATEGORY.Roland McGrath2002-08-302-2/+21
* * locale/xlocale.h (struct __locale_struct): New member `__names'.Roland McGrath2002-08-3017-61/+105
* * locale/localename.c: If the current locale is the global locale, useRoland McGrath2002-08-302-6/+13
* 2002-08-29 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-301-6/+11
* Update I/O mmap entry.Ulrich Drepper2002-08-301-3/+4
* Update.Ulrich Drepper2002-08-305-6/+47
* (_IO_new_file_fopen): Recognize new mode specifier 'm' to enable mmap I/O.Ulrich Drepper2002-08-301-1/+5
* * sysdeps/mach/hurd/i386/init-first.c (_hurd_stack_setup: doinit):Roland McGrath2002-08-304-3/+23
* * sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.Roland McGrath2002-08-3011-23/+69
* * elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.Roland McGrath2002-08-293-19/+28
* * sysdeps/generic/readelflib.c (process_elf_file): Fix typo.Roland McGrath2002-08-292-5/+11
* 2002-08-29 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-291-1/+1
* (process_string_arg): Fix typo.Ulrich Drepper2002-08-292-2/+2
* Update.Ulrich Drepper2002-08-296-26/+51
* Update.Ulrich Drepper2002-08-293-1/+6
* Update.Ulrich Drepper2002-08-292-2/+28
* Add correct mapping for <U017E>, <U017A>, <U017D> and <U0179>. Add missing ma...Ulrich Drepper2002-08-291-5/+16
* * string/tst-strxfrm.c: Remove __ from function names.Roland McGrath2002-08-291-0/+4
* Use correct types for frompcindex and toindex variables.Ulrich Drepper2002-08-292-5/+7
* (ARCDENSITY): Bump to 3. Define ARCINDEX. Bump MAXARCS to 1 << 20. (struct t...Ulrich Drepper2002-08-291-8/+34
* 2002-08-29 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-291-4/+4
* (gaih_inet): Fix code to determine canonical name.Ulrich Drepper2002-08-292-17/+55
* Update.Ulrich Drepper2002-08-299-36/+185
* Test for strftime_l and wcsftime_l.Ulrich Drepper2002-08-291-0/+85
* * locale/findlocale.c [NL_CURRENT_INDIRECT] (_nl_C): New variable.Roland McGrath2002-08-293-4/+28