external/glibc.git
2002-09-20 Ulrich DrepperUpdate.
2002-09-20 Ulrich Drepper(_exit): Don't use ABORT_INSTRUCTION if it is not defined.
2002-09-20 Roland McGrath* sysdeps/mach/hurd/fork.c (__fork): Do not free the...
2002-09-19 Roland McGrath* include/libc-symbols.h [HAVE_ASM_SET_DIRECTIVE]
2002-09-19 Roland McGrath2002-09-19 Roland McGrath <roland@redhat.com>
2002-09-19 Ulrich DrepperUpdate.
2002-09-19 Ulrich DrepperUpdate.
2002-09-19 Ulrich DrepperUpdate
2002-09-19 Ulrich Drepper(VERSION): Bump to 2.2.94.
2002-09-18 Roland McGrath* locale/lc-ctype.c (_nl_postload_ctype): Add compat_sy...
2002-09-18 Roland McGrath* sysdeps/unix/sysv/linux/sigaction.c (__libc_sigaction):
2002-09-18 Roland McGrath2002-09-18 Roland McGrath <roland@redhat.com>
2002-09-18 Ulrich DrepperUpdate.
2002-09-18 Ulrich DrepperUpdate.
2002-09-18 Ulrich DrepperUpdate.
2002-09-18 Ulrich DrepperMoved to sysdeps/generic.
2002-09-18 Roland McGrath* elf/dl-lookup.c (_dl_debug_bindings): Print TLS looku...
2002-09-18 Roland McGrath* malloc/Makefile ($(objpfx)memusagestat.o: sysincludes...
2002-09-17 Roland McGrathPorted to PowerPC64 running Linux.
2002-09-17 Roland McGrath2002-09-17 Steven Munroe <sjmunroe@us.ibm.com>
2002-09-17 Ulrich DrepperUpdate.
2002-09-17 Ulrich DrepperUpdate.
2002-09-17 Ulrich DrepperUpdate.
2002-09-17 Ulrich DrepperDeclare __libc_fork.
2002-09-17 Roland McGrath* sunrpc/xcrypt.c (passwd2des_internal): Renamed fom...
2002-09-17 Roland McGrath* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Regenerate.
2002-09-17 Roland McGrath* sysdeps/unix/sysv/linux/kernel-features.h [__powerpc64__]
2002-09-17 Roland McGrath* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64...
2002-09-17 Roland McGrath* include/unistd.h: Uncomment libc_hidden_proto for...
2002-09-17 Roland McGrath* sysdeps/unix/sysv/linux/sparc/sparc64/Makefile: Move...
2002-09-17 Roland McGrath2002-09-12 Jakub Jelinek <jakub@redhat.com>
2002-09-16 Ulrich DrepperHungarian translations for glibc.
2002-09-16 Roland McGrath* sysdeps/unix/sysv/linux/_exit.c: Add libc_hidden_def...
2002-09-16 Roland McGrath2002-09-16 Andreas Jaeger <aj@suse.de>
2002-09-15 Ulrich DrepperUpdate.
2002-09-15 Ulrich DrepperUpdate.
2002-09-15 Ulrich DrepperUpdate.
2002-09-15 Ulrich DrepperUpdate.
2002-09-15 Ulrich DrepperDefine dl_iterate_phdr to test which uses -nostdlib.
2002-09-14 Roland McGrath* sysdeps/i386/dl-machine.h (elf_machine_rel)
2002-09-14 Roland McGrath* Makefile (manual/%): Add this pattern target to the...
2002-09-14 Roland McGrath* stdlib/longlong.h [_ARCH_PPC && W_TYPE_SIZE!=32]...
2002-09-14 Roland McGrath* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New...
2002-09-14 Roland McGrath2002-09-10 Alan Modra <amodra@bigpond.net.au>
2002-09-14 Roland McGrath* sysdeps/unix/sysv/linux/pread.c: __NR_pread64 may...
2002-09-13 Roland McGrath* manual/libc.texinfo: @ifinfo -> @ifnottex around...
2002-09-13 Roland McGrath2002-09-13 Roland McGrath <roland@redhat.com>
2002-09-13 Andreas JaegerUpdate.
2002-09-13 Andreas JaegerAdd readahead syscall.
2002-09-12 Ulrich DrepperUpdate.
2002-09-12 Ulrich DrepperCorrect DT_LOOS and DT_HIOS values.
2002-09-12 Roland McGrath* elf/rtld.c (_dl_start_final): Move _begin, _end decls...
2002-09-12 Roland McGrath* elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimag...
2002-09-12 Roland McGrath* elf/dl-load.c (_dl_map_object_from_fd): Use l_addr...
2002-09-12 Roland McGrath* nss/getnssent_r.c (__nss_getent_r): Use EAGAIN instea...
2002-09-12 Roland McGrath* nss/bug-erange.c: New file.
2002-09-12 Roland McGrath* nss/getXXbyYY_r.c (INTERNAL (REENTRANT_NAME)): Return...
2002-09-11 Roland McGrath* sysdeps/generic/dl-environ.c (unsetenv): Redo last...
2002-09-11 Roland McGrath* sysdeps/generic/dl-environ.c (unsetenv): Rewritten...
2002-09-10 Roland McGrath* sysdeps/powerpc/fpu/s_isnan.c: Do macro hackery on...
2002-09-10 Roland McGrath* posix/bug-regex5.c (main): Use `union locale_data_val...
2002-09-10 Roland McGrath2002-09-10 Roland McGrath <roland@redhat.com>
2002-09-10 Ulrich Drepper#undef __isnanf and isnanf after reading the headers.
2002-09-10 Ulrich DrepperUpdate.
2002-09-10 Ulrich DrepperWrap #include wchar.h and wctype.h in #if. (build_range...
2002-09-10 Andreas JaegerUpdate
2002-09-10 Andreas JaegerMIPS specific optimizations.
2002-09-10 Ulrich DrepperUpdate.
2002-09-10 Ulrich DrepperUpdate.
2002-09-10 Ulrich DrepperUpdate.
2002-09-10 Ulrich DrepperSome more strncpy checks.
2002-09-08 Roland McGrath* resolv/resolv.h: Include <sys/types.h> for u_long...
2002-09-06 Roland McGrath* sysdeps/generic/bits/ustat.h: Comment fix.
2002-09-06 Roland McGrath2002-09-04 Bruno Haible <bruno@clisp.org>
2002-09-06 Ulrich DrepperUpdate.
2002-09-06 Ulrich Drepper(where_is_shmfs): Correct test for filesystem type...
2002-09-06 Roland McGrath* posix/sys/utsname.h (_UTSNAME_SYSNAME_LENGTH): New...
2002-09-06 Roland McGrath2002-09-06 Roland McGrath <roland@redhat.com>
2002-09-06 Ulrich DrepperUpdate.
2002-09-06 Ulrich DrepperUpdate.
2002-09-06 Ulrich Drepper(main): Improve error message for unexpected signal...
2002-09-05 Roland McGrath* ctype/ctype-info.c: Renamed __ctype_old_* symbols...
2002-09-05 Roland McGrath2002-09-05 Jakub Jelinek <jakub@redhat.com>
2002-09-05 Roland McGrath* sysdeps/generic/sigset-cvt-mask.h (sigset_set_old_mas...
2002-09-05 Roland McGrath2002-09-04 Bruno Haible <bruno@clisp.org>
2002-09-05 Roland McGrath2002-09-04 Bruno Haible <bruno@clisp.org>
2002-09-05 Ulrich DrepperRegenerated: autoconf sysdeps/unix/sysv/linux/configure.in
2002-09-05 Ulrich DrepperUpdate.
2002-09-05 Ulrich Drepper(regcomp): Append "__restrict" modifier to avoid warnin...
2002-09-05 Roland McGrath* resolv/nss_dns/dns-network.c (MAXPACKET): Increase...
2002-09-05 Roland McGrath2002-09-04 Roland McGrath <roland@redhat.com>
2002-09-04 Ulrich DrepperUpdate.
2002-09-04 Ulrich DrepperUpdate.
2002-09-04 Ulrich Drepper(do_test): Make sure noatime flag isn't set for filesystem.
2002-09-04 Roland McGrath* posix/bug-regex11.c: New test.
2002-09-04 Roland McGrath2002-09-04 Jakub Jelinek <jakub@redhat.com>
2002-09-03 Ulrich DrepperUpdate.
2002-09-03 Ulrich DrepperUpdate.
2002-09-03 Ulrich Drepper(VERSION): Update from 2.3 release.
2002-09-03 Roland McGrath* sysdeps/powerpc/elf/libc-start.c [! SHARED]: Call
next