about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* (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
* * locale/nl_langinfo.c [NL_CURRENT_INDIRECT]: Use a categories.defRoland McGrath2002-08-293-1/+21
* * NEWS: Added 2.2.6 text from 2.2 branch version.Roland McGrath2002-08-293-4/+14
* * time/strptime.c (strptime_internal): Remove spurious const.Roland McGrath2002-08-291-0/+2
* 2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-291-1/+1
* Add dl-brk.S.Ulrich Drepper2002-08-291-0/+1
* Update.Ulrich Drepper2002-08-2923-80/+385
* [!__ASSEMBLER__] (declare_symbol_1): Add missing comma to .type directive.Ulrich Drepper2002-08-281-1/+1
* * locale/lc-time.c (_nl_init_era_entries, _nl_get_era_entry,Roland McGrath2002-08-2821-323/+540
* 2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-281-8/+20
* Update.Ulrich Drepper2002-08-289-15/+118
* Update.Ulrich Drepper2002-08-287-381/+392
* Regenerated from source filesUlrich Drepper2002-08-281-3003/+3253
* * Makeconfig (default_cflags): Revert unintended change.Roland McGrath2002-08-281-0/+4
* 2002-08-28 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-281-3/+0
* (open_archive): Replace using label 'again' with a loop to work around gcc 3....Ulrich Drepper2002-08-282-47/+52
* Update.Ulrich Drepper2002-08-285-6/+23
* Adjust ulp for yn for float.Ulrich Drepper2002-08-281-2/+2
* * Makeconfig (run-program-prefix): Fix bogus use of $(findstring ...)Roland McGrath2002-08-284-5/+14
* * elf/tst-tls1-static.c: New file.Roland McGrath2002-08-284-4/+6
* Make uselocale support static linking.Roland McGrath2002-08-287-146/+259