Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora...
commitb5707b44d25d7af61b0338c2a2206c036eaf7337
authorRoland McGrath <roland@gnu.org>
Wed, 22 Sep 2004 21:21:10 +0000 (22 21:21 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 22 Sep 2004 21:21:10 +0000 (22 21:21 +0000)
treed8b9e865cbc78d64835a63959370865a2a043223
parent4ff389feb39f2eb649530b843d478c80c27ab4cf
Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to fedora-branch
246 files changed:
ChangeLog
ChangeLog.11
ChangeLog.12
bits/byteswap.h [deleted file]
bits/confname.h [deleted file]
bits/dlfcn.h [deleted file]
bits/environments.h [deleted file]
bits/link.h [deleted file]
bits/mman.h [deleted file]
bits/types.h [deleted file]
bits/waitstatus.h [deleted file]
c_stubs/Banner [new file with mode: 0644]
c_stubs/COPYING.LIB [new file with mode: 0644]
c_stubs/ChangeLog [new file with mode: 0644]
c_stubs/Makefile [new file with mode: 0644]
c_stubs/README [new file with mode: 0644]
c_stubs/configure [new file with mode: 0755]
c_stubs/gconv_stubs.c [new file with mode: 0644]
c_stubs/test-stdio.c [new file with mode: 0644]
csu/elf-init.c
elf/dl-support.c
elf/ldconfig.c
elf/rtld.c
elf/tst-tls10.h
glibc-compat/.cvsignore [new file with mode: 0644]
glibc-compat/Banner [new file with mode: 0644]
glibc-compat/ChangeLog [new file with mode: 0644]
glibc-compat/Depend [new file with mode: 0644]
glibc-compat/Makefile [new file with mode: 0644]
glibc-compat/Versions [new file with mode: 0644]
glibc-compat/Versions.def [new file with mode: 0644]
glibc-compat/configure [new file with mode: 0755]
glibc-compat/include/aliases.h [new file with mode: 0644]
glibc-compat/include/grp.h [new file with mode: 0644]
glibc-compat/include/netdb.h [new file with mode: 0644]
glibc-compat/include/pwd.h [new file with mode: 0644]
glibc-compat/include/rpc/netdb.h [new file with mode: 0644]
glibc-compat/include/shadow.h [new file with mode: 0644]
glibc-compat/nss-nis.h [new file with mode: 0644]
glibc-compat/nss_compat/compat-grp.c [new file with mode: 0644]
glibc-compat/nss_compat/compat-pwd.c [new file with mode: 0644]
glibc-compat/nss_compat/compat-spwd.c [new file with mode: 0644]
glibc-compat/nss_db/db-XXX.c [new file with mode: 0644]
glibc-compat/nss_db/db-alias.c [new file with mode: 0644]
glibc-compat/nss_db/db-netgrp.c [new file with mode: 0644]
glibc-compat/nss_db/db-open.c [new file with mode: 0644]
glibc-compat/nss_db/dummy-db.h [new file with mode: 0644]
glibc-compat/nss_db/nss_db.h [new file with mode: 0644]
glibc-compat/nss_dns/dns-host.c [new file with mode: 0644]
glibc-compat/nss_dns/dns-network.c [new file with mode: 0644]
glibc-compat/nss_files/files-XXX.c [new file with mode: 0644]
glibc-compat/nss_files/files-alias.c [new file with mode: 0644]
glibc-compat/nss_files/files-ethers.c [new file with mode: 0644]
glibc-compat/nss_files/files-grp.c [copied from nptl/sysdeps/pthread/bits/sigthread.h with 51% similarity]
glibc-compat/nss_files/files-hosts.c [new file with mode: 0644]
glibc-compat/nss_files/files-netgrp.c [new file with mode: 0644]
glibc-compat/nss_files/files-network.c [new file with mode: 0644]
glibc-compat/nss_files/files-parse.c [new file with mode: 0644]
glibc-compat/nss_files/files-proto.c [copied from nptl/sysdeps/pthread/allocalim.h with 54% similarity]
glibc-compat/nss_files/files-pwd.c [copied from nptl/sysdeps/pthread/bits/sigthread.h with 51% similarity]
glibc-compat/nss_files/files-rpc.c [copied from nptl/sysdeps/pthread/allocalim.h with 53% similarity]
glibc-compat/nss_files/files-service.c [new file with mode: 0644]
glibc-compat/nss_files/files-spwd.c [copied from nptl/sysdeps/pthread/allocalim.h with 58% similarity]
glibc-compat/nss_nis/nis-alias.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-ethers.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-grp.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-hosts.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-netgrp.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-network.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-proto.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-pwd.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-rpc.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-service.c [new file with mode: 0644]
glibc-compat/nss_nis/nis-spwd.c [new file with mode: 0644]
glibc-compat/oldfileops.c [new file with mode: 0644]
glibc-compat/oldiofclose.c [new file with mode: 0644]
glibc-compat/oldiofdopen.c [new file with mode: 0644]
glibc-compat/oldiofopen.c [new file with mode: 0644]
glibc-compat/oldiopopen.c [new file with mode: 0644]
glibc-compat/oldpclose.c [new file with mode: 0644]
glibc-compat/oldstdfiles.c [new file with mode: 0644]
glibc-compat/oldtmpfile.c [new file with mode: 0644]
glibc-compat/rpcsvc/yp.h [new file with mode: 0644]
glibc-compat/rpcsvc/ypclnt.h [new file with mode: 0644]
glibc-compat/shlib-versions [new file with mode: 0644]
glibc-compat/stubs.c [new file with mode: 0644]
iconv/iconvconfig.c
iconvdata/gb18030.c
include/features.h
intl/locale.alias
libio/stdio.h
linuxthreads/ChangeLog
linuxthreads/Makefile
linuxthreads/cancel.c
linuxthreads/lockfile.c
linuxthreads/semaphore.h
linuxthreads/sysdeps/alpha/tls.h
linuxthreads/sysdeps/i386/tls.h
linuxthreads/sysdeps/ia64/tls.h
linuxthreads/sysdeps/powerpc/tls.h
linuxthreads/sysdeps/pthread/Makefile
linuxthreads/sysdeps/pthread/nptl-struct-pthread.sym [new file with mode: 0644]
linuxthreads/sysdeps/s390/tls.h
linuxthreads/sysdeps/sh/tls.h
linuxthreads/sysdeps/sparc/tls.h
linuxthreads/sysdeps/x86_64/tls.h
linuxthreads/tst-tls1.h
locale/iso-4217.def
locale/programs/3level.h
localedata/Makefile
localedata/SUPPORTED
localedata/charmaps/GB18030
localedata/locales/cy_GB
localedata/locales/en_GB
localedata/locales/en_US
localedata/locales/no_NO [new file with mode: 0644]
localedata/locales/zh_TW
nptl/ChangeLog
nptl/Makefile
nptl/alloca_cutoff.c
nptl/descr.h
nptl/pthread_cond_destroy.c
nptl/sysdeps/pthread/allocalim.h
nptl/sysdeps/pthread/bits/libc-lock.h
nptl/sysdeps/pthread/bits/sigthread.h
nptl/sysdeps/pthread/pt-initfini.c
nptl/sysdeps/unix/sysv/linux/bits/local_lim.h
nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
nptl/sysdeps/unix/sysv/linux/i386/bits/posix_opt.h
nptl/sysdeps/unix/sysv/linux/kernel-features.h [new file with mode: 0644]
nptl/tst-unload.c
nscd/Makefile
nscd/connections.c
nscd/nscd.c
nscd/nscd.conf
nscd/nscd_conf.c
rtkaio/Banner [new file with mode: 0644]
rtkaio/ChangeLog [new file with mode: 0644]
rtkaio/Depend [new file with mode: 0644]
rtkaio/Makefile [new file with mode: 0644]
rtkaio/Versions [new file with mode: 0644]
rtkaio/Versions.def [new file with mode: 0644]
rtkaio/aio.h [new file with mode: 0644]
rtkaio/configure [new file with mode: 0644]
rtkaio/kaio_clock_getcpuclockid.c [new file with mode: 0644]
rtkaio/kaio_clock_getres.c [new file with mode: 0644]
rtkaio/kaio_clock_gettime.c [new file with mode: 0644]
rtkaio/kaio_clock_nanosleep.c [new file with mode: 0644]
rtkaio/kaio_clock_settime.c [new file with mode: 0644]
rtkaio/kaio_get_clockfreq.c [new file with mode: 0644]
rtkaio/kaio_shm_open.c [new file with mode: 0644]
rtkaio/kaio_shm_unlink.c [new file with mode: 0644]
rtkaio/kaio_timer_create.c [new file with mode: 0644]
rtkaio/kaio_timer_delete.c [new file with mode: 0644]
rtkaio/kaio_timer_getoverr.c [new file with mode: 0644]
rtkaio/kaio_timer_gettime.c [new file with mode: 0644]
rtkaio/kaio_timer_settime.c [new file with mode: 0644]
rtkaio/shlib-versions [new file with mode: 0644]
rtkaio/sysdeps/pthread/Makefile [new file with mode: 0644]
rtkaio/sysdeps/pthread/kaio_timer_routines.c [new file with mode: 0644]
rtkaio/sysdeps/pthread/librtkaio-cancellation.c [new file with mode: 0644]
rtkaio/sysdeps/pthread/rtkaio-unwind-resume.c [new file with mode: 0644]
rtkaio/sysdeps/pthread/tst-cancel17.c [new file with mode: 0644]
rtkaio/sysdeps/pthread/tst-cancelx17.c [new file with mode: 0644]
rtkaio/sysdeps/pthread/tst-timer.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_cancel.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_error.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_fsync.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_misc.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_notify.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_read.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_read64.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_return.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_sigqueue.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_suspend.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_write.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/kaio_write64.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/klio_listio.c [new file with mode: 0644]
rtkaio/sysdeps/rtkaio/klio_listio64.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/Implies [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/alpha/Versions [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/alpha/kaio_cancel.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/hppa/Versions [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/hppa/kaio_cancel.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/ia64/Versions [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_cancel.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_error.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_fsync.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_misc.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_misc.h [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_notify.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_read.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_read64.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_return.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_sigqueue.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_suspend.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_write.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/kaio_write64.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/klio_listio.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/klio_listio64.c [copied from sysdeps/unix/sysv/linux/ia64/dl-cache.h with 62% similarity]
rtkaio/sysdeps/unix/sysv/linux/powerpc/powerpc64/Versions [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/s390/s390-64/Versions [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/sparc/Versions [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/sparc/kaio_cancel.c [new file with mode: 0644]
rtkaio/sysdeps/unix/sysv/linux/x86_64/Versions [new file with mode: 0644]
rtkaio/tst-aio.c [new file with mode: 0644]
rtkaio/tst-aio2.c [new file with mode: 0644]
rtkaio/tst-aio3.c [new file with mode: 0644]
rtkaio/tst-aio4.c [new file with mode: 0644]
rtkaio/tst-aio5.c [new file with mode: 0644]
rtkaio/tst-aio6.c [new file with mode: 0644]
rtkaio/tst-aio64.c [new file with mode: 0644]
rtkaio/tst-aio7.c [new file with mode: 0644]
rtkaio/tst-clock.c [new file with mode: 0644]
rtkaio/tst-clock_nanosleep.c [new file with mode: 0644]
rtkaio/tst-mqueue.h [new file with mode: 0644]
rtkaio/tst-mqueue1.c [new file with mode: 0644]
rtkaio/tst-mqueue2.c [new file with mode: 0644]
rtkaio/tst-mqueue3.c [new file with mode: 0644]
rtkaio/tst-mqueue4.c [new file with mode: 0644]
rtkaio/tst-mqueue5.c [new file with mode: 0644]
rtkaio/tst-mqueue6.c [new file with mode: 0644]
rtkaio/tst-mqueue7.c [new file with mode: 0644]
rtkaio/tst-shm.c [new file with mode: 0644]
rtkaio/tst-timer2.c [new file with mode: 0644]
rtkaio/tst-timer3.c [new file with mode: 0644]
rtkaio/tst-timer4.c [new file with mode: 0644]
sysdeps/generic/dl-cache.h
sysdeps/i386/bits/atomic.h [new file with mode: 0644]
sysdeps/ia64/Makefile
sysdeps/ia64/ia64libgcc.S
sysdeps/ia64/libgcc-compat.c [new file with mode: 0644]
sysdeps/unix/alpha/sysdep.h
sysdeps/unix/nice.c
sysdeps/unix/sysv/linux/i386/dl-cache.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/dl-cache.h
sysdeps/unix/sysv/linux/ia64/dl-procinfo.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/dl-procinfo.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed
sysdeps/unix/sysv/linux/paths.h
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h
sysdeps/unix/sysv/linux/sparc/sparc32/setresgid.c [deleted file]
sysdeps/unix/sysv/linux/sparc/sparc32/setresuid.c [deleted file]
sysdeps/unix/sysv/linux/sparc/sysdep.h
sysdeps/unix/sysv/linux/tcsetattr.c