about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-02 Jakub Jelinek <jakub@redhat.com>Roland McGrath2002-09-022-3/+15
* * sysdeps/powerpc/fpu/libm-test-ulps: Regenerated.Roland McGrath2002-09-022-409/+181
* * locale/localeinfo.h (struct locale_data): Add private.ctype.Roland McGrath2002-09-0216-201/+182
* * sysdeps/mach/hurd/Versions (ld: GLIBC_2.0): Add __fxstat64.Roland McGrath2002-09-022-1/+5
* * ctype/ctype.h (__ctype_b, __ctype_toupper, __ctype_tolower):Roland McGrath2002-09-0213-115/+207
* 2002-09-01 Roland McGrath <roland@redhat.com>Roland McGrath2002-09-023-0/+15
* Update.Ulrich Drepper2002-09-015-62/+131
* Update.Ulrich Drepper2002-09-015-2/+49
* Declare __isctype.Ulrich Drepper2002-09-011-0/+2
* * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): PassRoland McGrath2002-09-0124-272/+253
* * locale/categories.def (LC_TIME): No more _nl_postload_time.Roland McGrath2002-08-312-1/+14
* 2002-08-31 Roland McGrath <roland@redhat.com>Roland McGrath2002-08-311-1/+1
* Update.Ulrich Drepper2002-08-311-1/+5
* (main): Also test strftime with uselocale.Ulrich Drepper2002-08-311-0/+41
* * 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