mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
* sysdeps/alpha/fpu/s_cacoshf.c: Likewise. * sysdeps/alpha/fpu/s_casinf.c: Likewise. * sysdeps/alpha/fpu/s_casinhf.c: Likewise. * sysdeps/alpha/fpu/s_catanf.c: Likewise. * sysdeps/alpha/fpu/s_catanhf.c: Likewise. * sysdeps/alpha/fpu/s_ccosf.c: Likewise. * sysdeps/alpha/fpu/s_ccoshf.c: Likewise. * sysdeps/alpha/fpu/s_cexpf.c: Likewise. * sysdeps/alpha/fpu/s_clog10f.c: Likewise. * sysdeps/alpha/fpu/s_clogf.c: Likewise. * sysdeps/alpha/fpu/s_cpowf.c: Likewise. * sysdeps/alpha/fpu/s_cprojf.c: Likewise. * sysdeps/alpha/fpu/s_csinf.c: Likewise. * sysdeps/alpha/fpu/s_csinhf.c: Likewise. * sysdeps/alpha/fpu/s_csqrtf.c: Likewise. * sysdeps/alpha/fpu/s_ctanf.c: Likewise. * sysdeps/alpha/fpu/s_ctanhf.c: Likewise. * sysdeps/alpha/libc-tls.c: Likewise. * sysdeps/gnu/glob64.c: Likewise. * sysdeps/gnu/updwtmp.c: Likewise. * sysdeps/gnu/utmp_file.c: Likewise. * sysdeps/i386/bzero.c: Likewise. * sysdeps/i386/ffs.c: Likewise. * sysdeps/i386/i686/ffs.c: Likewise. * sysdeps/i386/memset.c: Likewise. * sysdeps/ia64/fpu/printf_fphex.c: Likewise. * sysdeps/ia64/libc-tls.c: Likewise. * sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise. * sysdeps/m68k/ffs.c: Likewise. * sysdeps/mach/hurd/getdents.c: Likewise. * sysdeps/mach/hurd/init-posix.c: Likewise. * sysdeps/mach/msync.c: Likewise. * sysdeps/mips/libc-tls.c: Likewise. * sysdeps/posix/profil.c: Likewise. * sysdeps/posix/shm_open.c: Likewise. * sysdeps/posix/shm_unlink.c: Likewise. * sysdeps/posix/sprofil.c: Likewise. * sysdeps/powerpc/ffs.c: Likewise. * sysdeps/rs6000/ffs.c: Likewise. * sysdeps/s390/libc-tls.c: Likewise. * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise. * sysdeps/unix/sysv/linux/alpha/glob.c: Likewise. * sysdeps/unix/sysv/linux/alpha/wordexp.c: Likewise. * sysdeps/unix/sysv/linux/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/gai_sigqueue.c: Likewise. * sysdeps/unix/sysv/linux/i386/getmsg.c: Likewise. * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise. * sysdeps/unix/sysv/linux/i386/putmsg.c: Likewise. * sysdeps/unix/sysv/linux/i386/readelflib.c: Likewise. * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise. * sysdeps/unix/sysv/linux/ia64/readelflib.c: Likewise. * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/mips/readelflib.c: Likewise. * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise. * sysdeps/unix/sysv/linux/mq_close.c: Likewise. * sysdeps/unix/sysv/linux/mq_getattr.c: Likewise. * sysdeps/unix/sysv/linux/mq_notify.c: Likewise. * sysdeps/unix/sysv/linux/mq_open.c: Likewise. * sysdeps/unix/sysv/linux/mq_receive.c: Likewise. * sysdeps/unix/sysv/linux/mq_send.c: Likewise. * sysdeps/unix/sysv/linux/mq_unlink.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/readelflib.c: Likewise. * sysdeps/unix/sysv/linux/s390/readelflib.c: Likewise. * sysdeps/unix/sysv/linux/sched_getaffinity.c: Likewise. * sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise. * sysdeps/unix/sysv/linux/sigqueue.c: Likewise. * sysdeps/unix/sysv/linux/sigstack.c: Likewise. * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise. * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise. * sysdeps/unix/sysv/linux/sparc/readelflib.c: Likewise. * sysdeps/unix/sysv/linux/truncate64.c: Likewise. * sysdeps/unix/sysv/linux/vfork.c: Likewise. * sysdeps/unix/sysv/linux/x86_64/readelflib.c: Likewise.
This commit is contained in:
parent
7c285188ca
commit
2826ac7e14
80
ChangeLog
80
ChangeLog
@ -1,5 +1,85 @@
|
||||
2005-12-15 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.
|
||||
* sysdeps/alpha/fpu/s_cacoshf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_casinf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_casinhf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_catanf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_catanhf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_ccosf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_ccoshf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_cexpf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_clog10f.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_clogf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_cpowf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_cprojf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_csinf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_csinhf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_csqrtf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_ctanf.c: Likewise.
|
||||
* sysdeps/alpha/fpu/s_ctanhf.c: Likewise.
|
||||
* sysdeps/alpha/libc-tls.c: Likewise.
|
||||
* sysdeps/gnu/glob64.c: Likewise.
|
||||
* sysdeps/gnu/updwtmp.c: Likewise.
|
||||
* sysdeps/gnu/utmp_file.c: Likewise.
|
||||
* sysdeps/i386/bzero.c: Likewise.
|
||||
* sysdeps/i386/ffs.c: Likewise.
|
||||
* sysdeps/i386/i686/ffs.c: Likewise.
|
||||
* sysdeps/i386/memset.c: Likewise.
|
||||
* sysdeps/ia64/fpu/printf_fphex.c: Likewise.
|
||||
* sysdeps/ia64/libc-tls.c: Likewise.
|
||||
* sysdeps/ieee754/ldbl-128/printf_fphex.c: Likewise.
|
||||
* sysdeps/m68k/ffs.c: Likewise.
|
||||
* sysdeps/mach/hurd/getdents.c: Likewise.
|
||||
* sysdeps/mach/hurd/init-posix.c: Likewise.
|
||||
* sysdeps/mach/msync.c: Likewise.
|
||||
* sysdeps/mips/libc-tls.c: Likewise.
|
||||
* sysdeps/posix/profil.c: Likewise.
|
||||
* sysdeps/posix/shm_open.c: Likewise.
|
||||
* sysdeps/posix/shm_unlink.c: Likewise.
|
||||
* sysdeps/posix/sprofil.c: Likewise.
|
||||
* sysdeps/powerpc/ffs.c: Likewise.
|
||||
* sysdeps/rs6000/ffs.c: Likewise.
|
||||
* sysdeps/s390/libc-tls.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/alpha/glob.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/alpha/wordexp.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/ftruncate64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/gai_sigqueue.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/getmsg.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/lchown.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/putmsg.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/readelflib.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/ia64/readelflib.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/readelflib.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_close.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_getattr.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_notify.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_open.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_receive.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_send.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/mq_unlink.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc32/ftruncate64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc32/truncate64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/powerpc/readelflib.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/s390/readelflib.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sched_getaffinity.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sched_setaffinity.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sigqueue.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sigstack.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/sparc/readelflib.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/truncate64.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/vfork.c: Likewise.
|
||||
* sysdeps/unix/sysv/linux/x86_64/readelflib.c: Likewise.
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile (inhibit-siglist): Removed.
|
||||
|
||||
2005-12-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
@ -1,3 +1,7 @@
|
||||
2005-12-15 Roland McGrath <roland@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mq_notify.c: Don't use sysdeps/generic.
|
||||
|
||||
2005-12-13 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/pthread/sigfillset.c: Adjust for files moved out of
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contribute by Ulrich Drepper <drepper@redhat.com>, 2004.
|
||||
|
||||
@ -283,5 +283,5 @@ mq_notify (mqd_t mqdes, const struct sigevent *notification)
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_notify.c>
|
||||
# include <rt/mq_notify.c>
|
||||
#endif
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return arc cosine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_cacosf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_cacosf.c>
|
||||
#include <math/s_cacosf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __cacosf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return arc hyperbole cosine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_cacoshf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_cacoshf.c>
|
||||
#include <math/s_cacoshf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __cacoshf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return arc sine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_casinf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_casinf.c>
|
||||
#include <math/s_casinf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __casinf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return arc hyperbole sine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_casinhf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_casinhf.c>
|
||||
#include <math/s_casinhf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __casinhf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return arc tangent of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_catanf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_catanf.c>
|
||||
#include <math/s_catanf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __catanf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return arc hyperbole tangent of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_catanhf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_catanhf.c>
|
||||
#include <math/s_catanhf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __catanhf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return cosine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_ccosf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_ccosf.c>
|
||||
#include <math/s_ccosf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __ccosf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return hyperbole cosine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_ccoshf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_ccoshf.c>
|
||||
#include <math/s_ccoshf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __ccoshf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return exponent of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_cexpf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_cexpf.c>
|
||||
#include <math/s_cexpf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __cexpf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return base 10 logarithm of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_clog10f (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_clog10f.c>
|
||||
#include <math/s_clog10f.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __clog10f
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return natural logarithm of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_clogf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_clogf.c>
|
||||
#include <math/s_clogf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __clogf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return power of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_cpowf (_Complex float x, _Complex float c);
|
||||
|
||||
#include <sysdeps/generic/s_cpowf.c>
|
||||
#include <math/s_cpowf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __cpowf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return projection of complex float value to Riemann sphere.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_cprojf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_cprojf.c>
|
||||
#include <math/s_cprojf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __cprojf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return sine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_csinf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_csinf.c>
|
||||
#include <math/s_csinf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __csinf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return hyperbole sine of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_csinhf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_csinhf.c>
|
||||
#include <math/s_csinhf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __csinhf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return square root of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_csqrtf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_csqrtf.c>
|
||||
#include <math/s_csqrtf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __csqrtf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return tangent of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_ctanf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_ctanf.c>
|
||||
#include <math/s_ctanf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __ctanf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Return hyperbole tangent of complex float value.
|
||||
Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
static _Complex float internal_ctanhf (_Complex float x);
|
||||
|
||||
#include <sysdeps/generic/s_ctanhf.c>
|
||||
#include <math/s_ctanhf.c>
|
||||
#include "cfloat-compat.h"
|
||||
|
||||
#undef __ctanhf
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Thread-local storage handling in the ELF dynamic linker. Alpha version.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -17,7 +17,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <sysdeps/generic/libc-tls.c>
|
||||
#include <misc/libc-tls.c>
|
||||
#include <dl-tls.h>
|
||||
|
||||
#if USE_TLS
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#define COMPILE_GLOB64 1
|
||||
|
||||
#include <sysdeps/generic/glob.c>
|
||||
#include <posix/glob.c>
|
||||
|
||||
libc_hidden_def (glob64)
|
||||
libc_hidden_def (globfree64)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
|
||||
|
||||
@ -27,4 +27,4 @@
|
||||
&& __access (_PATH_WTMP "x", F_OK) != 0) ? _PATH_WTMP : \
|
||||
file_name))
|
||||
|
||||
#include <sysdeps/generic/updwtmp.c>
|
||||
#include <login/updwtmp.c>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 1998.
|
||||
|
||||
@ -27,4 +27,4 @@
|
||||
&& __access (_PATH_WTMP "x", F_OK) != 0) ? _PATH_WTMP : \
|
||||
file_name))
|
||||
|
||||
#include <sysdeps/generic/utmp_file.c>
|
||||
#include <login/utmp_file.c>
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* bzero -- set a block of memory to zero. For Intel 80x86, x>=3.
|
||||
This file is part of the GNU C Library.
|
||||
Copyright (C) 1991,92,93,97,98,99 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991,92,93,97,98,99, 05 Free Software Foundation, Inc.
|
||||
Contributed by Torbjorn Granlund (tege@sics.se).
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -79,5 +79,5 @@ __bzero (dstpp, len)
|
||||
weak_alias (__bzero, bzero)
|
||||
|
||||
#else
|
||||
#include <sysdeps/generic/bzero.c>
|
||||
#include <string/bzero.c>
|
||||
#endif
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* ffs -- find first set bit in a word, counted from least significant end.
|
||||
For Intel 80x86, x>=3.
|
||||
This file is part of the GNU C Library.
|
||||
Copyright (C) 1991, 92, 93, 94, 97, 98, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991, 92, 93, 94, 97, 98, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Torbjorn Granlund (tege@sics.se).
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -47,5 +47,5 @@ libc_hidden_builtin_def (ffs)
|
||||
weak_alias (__ffs, ffsl)
|
||||
|
||||
#else
|
||||
#include <sysdeps/generic/ffs.c>
|
||||
#include <string/ffs.c>
|
||||
#endif
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* ffs -- find first set bit in a word, counted from least significant end.
|
||||
For Intel 80x86, x>=6.
|
||||
This file is part of the GNU C Library.
|
||||
Copyright (C) 1991, 92, 93, 94, 97, 98, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991, 92, 93, 94, 97, 98, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Ulrich Drepper <drepper@cygnus.com>.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -45,5 +45,5 @@ libc_hidden_builtin_def (ffs)
|
||||
weak_alias (__ffs, ffsl)
|
||||
|
||||
#else
|
||||
#include <sysdeps/generic/ffs.c>
|
||||
#include <string/ffs.c>
|
||||
#endif
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Set a block of memory to some byte value.
|
||||
For Intel 80x86, x>=3.
|
||||
Copyright (C) 1991,1992,1993,1997,1998,2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991,1992,1993,1997,1998,2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Torbjorn Granlund (tege@sics.se).
|
||||
|
||||
@ -82,5 +82,5 @@ memset (void *dstpp, int c, size_t len)
|
||||
libc_hidden_builtin_def (memset)
|
||||
|
||||
#else
|
||||
#include <sysdeps/generic/memset.c>
|
||||
#include <string/memset.c>
|
||||
#endif
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Print floating point number in hexadecimal notation according to ISO C99.
|
||||
Copyright (C) 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 2000, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -78,4 +78,4 @@ do { \
|
||||
} \
|
||||
} while (0)
|
||||
|
||||
#include <sysdeps/generic/printf_fphex.c>
|
||||
#include <stdio-common/printf_fphex.c>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Thread-local storage handling in the ELF dynamic linker. IA-64 version.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -17,7 +17,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <sysdeps/generic/libc-tls.c>
|
||||
#include <csu/libc-tls.c>
|
||||
|
||||
#if USE_TLS
|
||||
|
||||
@ -34,4 +34,3 @@ __tls_get_addr (size_t m, size_t offset)
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Print floating point number in hexadecimal notation according to
|
||||
ISO C99.
|
||||
Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1997, 1998, 1999, 2000, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -103,4 +103,4 @@ do { \
|
||||
} \
|
||||
} while (0)
|
||||
|
||||
#include <sysdeps/generic/printf_fphex.c>
|
||||
#include <stdio-common/printf_fphex.c>
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* ffs -- find first set bit in a word, counted from least significant end.
|
||||
For mc68020, mc68030, mc68040.
|
||||
This file is part of the GNU C Library.
|
||||
Copyright (C) 1991, 1992, 1997, 1998, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991, 1992, 1997, 1998, 2004, 2005 Free Software Foundation, Inc.
|
||||
Contributed by Torbjorn Granlund (tege@sics.se).
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -43,6 +43,6 @@ weak_alias (__ffs, ffsl)
|
||||
|
||||
#else
|
||||
|
||||
#include <sysdeps/generic/ffs.c>
|
||||
#include <string/ffs.c>
|
||||
|
||||
#endif
|
||||
|
@ -1 +1 @@
|
||||
#include <sysdeps/generic/getdents.c>
|
||||
#include <dirent/getdents.c>
|
||||
|
@ -1,2 +1,2 @@
|
||||
/* We don't need the unix/bsd version. */
|
||||
#include <sysdeps/generic/init-posix.c>
|
||||
#include <posix/init-posix.c>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* msync -- Synchronize mapped memory to external storage. Mach version.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -26,7 +26,7 @@
|
||||
define the VM_SYNC_* bits when we include <mach/mach_types.h>. */
|
||||
|
||||
#ifndef VM_SYNC_SYNCHRONOUS
|
||||
# include <sysdeps/generic/msync.c>
|
||||
# include <misc/msync.c>
|
||||
#else
|
||||
|
||||
/* Synchronize the region starting at ADDR and extending LEN bytes with the
|
||||
|
@ -17,7 +17,7 @@
|
||||
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <sysdeps/generic/libc-tls.c>
|
||||
#include <csu/libc-tls.c>
|
||||
#include <dl-tls.h>
|
||||
|
||||
#if USE_TLS
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Low-level statistical profiling support function. Mostly POSIX.1 version.
|
||||
Copyright (C) 1996,97,98,2002, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 1996,97,98,2002, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -25,7 +25,7 @@
|
||||
|
||||
#ifndef SIGPROF
|
||||
|
||||
#include <sysdeps/generic/profil.c>
|
||||
#include <gmon/profil.c>
|
||||
|
||||
#else
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* shm_open -- open a POSIX shared memory object. Generic POSIX file version.
|
||||
Copyright (C) 2001,02 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001,2002,2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -20,7 +20,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#if ! _POSIX_MAPPED_FILES
|
||||
#include <sysdeps/generic/shm_open.c>
|
||||
#include <rt/shm_open.c>
|
||||
|
||||
#else
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* shm_unlink -- remove a POSIX shared memory object. Generic POSIX version.
|
||||
Copyright (C) 2001,02 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001,2002,2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -20,7 +20,7 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#if ! _POSIX_MAPPED_FILES
|
||||
#include <sysdeps/generic/shm_unlink.c>
|
||||
#include <rt/shm_unlink.c>
|
||||
|
||||
#else
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
Contributed by David Mosberger-Tang <davidm@hpl.hp.com>.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
#include <sys/profil.h>
|
||||
|
||||
#ifndef SIGPROF
|
||||
# include <sysdeps/generic/sprofil.c>
|
||||
# include <gmon/sprofil.c>
|
||||
#else
|
||||
|
||||
#include <libc-internal.h>
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* Find first set bit in a word, counted from least significant end.
|
||||
For PowerPC.
|
||||
Copyright (C) 1991, 1992, 1997, 1998, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991, 1992, 1997, 1998, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Torbjorn Granlund (tege@sics.se).
|
||||
|
||||
@ -43,5 +43,5 @@ weak_alias (__ffs, ffsl)
|
||||
#endif
|
||||
|
||||
#else
|
||||
#include <sysdeps/generic/ffs.c>
|
||||
#include <string/ffs.c>
|
||||
#endif
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* ffs -- find first set bit in a word, counted from least significant end.
|
||||
For IBM rs6000.
|
||||
Copyright (C) 1991, 1992, 1997, 2004 Free Software Foundation, Inc.
|
||||
Copyright (C) 1991, 1992, 1997, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Torbjorn Granlund (tege@sics.se).
|
||||
|
||||
@ -38,5 +38,5 @@ weak_alias (__ffs, ffs)
|
||||
libc_hidden_builtin_def (ffs)
|
||||
|
||||
#else
|
||||
#include <sysdeps/generic/ffs.c>
|
||||
#include <string/ffs.c>
|
||||
#endif
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Thread-local storage handling in the ELF dynamic linker. S390 version.
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
Copyright (C) 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -18,7 +18,7 @@
|
||||
02111-1307 USA. */
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <sysdeps/generic/libc-tls.c>
|
||||
#include <csu/libc-tls.c>
|
||||
|
||||
#if USE_TLS
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997, 1998, 1999, 2000, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997, 1998, 1999, 2000, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -52,5 +52,5 @@ __aio_sigqueue (sig, val, caller_pid)
|
||||
sig, __ptrvalue (&info));
|
||||
}
|
||||
#else
|
||||
# include <sysdeps/generic/aio_sigqueue.c>
|
||||
# include <rt/aio_sigqueue.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 2000, 2002 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2000, 2002, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -35,7 +35,7 @@ extern int __new_glob (const char *__pattern, int __flags,
|
||||
glob_t *__pglob);
|
||||
extern void __new_globfree (glob_t *__pglob);
|
||||
|
||||
#include <sysdeps/generic/glob.c>
|
||||
#include <posix/glob.c>
|
||||
|
||||
#undef glob
|
||||
#undef globfree
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -22,7 +22,7 @@
|
||||
#define wordexp(words, pwordexp, flags) \
|
||||
__new_wordexp (words, pwordexp, flags)
|
||||
|
||||
#include <sysdeps/generic/wordexp.c>
|
||||
#include <posix/wordexp.c>
|
||||
|
||||
versioned_symbol (libc, __new_wordexp, wordexp, GLIBC_2_2_2);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997,1998,1999,2000,2001,2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997,1998,1999,2000,2001,2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -72,5 +72,5 @@ weak_alias (__ftruncate64, ftruncate64)
|
||||
|
||||
#else
|
||||
/* Use the generic implementation. */
|
||||
# include <sysdeps/generic/ftruncate64.c>
|
||||
# include <posix/ftruncate64.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -52,5 +52,5 @@ __gai_sigqueue (sig, val, caller_pid)
|
||||
sig, __ptrvalue (&info));
|
||||
}
|
||||
#else
|
||||
# include <sysdeps/generic/gai_sigqueue.c>
|
||||
# include <resolv/gai_sigqueue.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 1999, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 1999, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -34,5 +34,5 @@ getmsg (fildes, ctlptr, dataptr, flagsp)
|
||||
return INLINE_SYSCALL (getpmsg, 5, fildes, ctlptr, dataptr, NULL, flagsp);
|
||||
}
|
||||
#else
|
||||
# include <sysdeps/generic/getmsg.c>
|
||||
# include <streams/getmsg.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -81,5 +81,5 @@ libc_hidden_def (__getresgid)
|
||||
weak_alias (__getresgid, getresgid)
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/getresgid.c>
|
||||
# include <posix/getresgid.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -80,5 +80,5 @@ libc_hidden_def (__getresuid)
|
||||
weak_alias (__getresuid, getresuid)
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/getresuid.c>
|
||||
# include <posix/getresuid.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2000, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2000, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -70,5 +70,5 @@ __lchown (const char *file, uid_t owner, gid_t group)
|
||||
weak_alias (__lchown, lchown)
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/lchown.c>
|
||||
# include <io/lchown.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 1999, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 1999, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -34,5 +34,5 @@ putmsg (fildes, ctlptr, dataptr, flags)
|
||||
return INLINE_SYSCALL (putpmsg, 5, fildes, ctlptr, dataptr, -1, flags);
|
||||
}
|
||||
#else
|
||||
# include <sysdeps/generic/putmsg.c>
|
||||
# include <streams/putmsg.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1999, 2000, 2001, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
|
||||
Jakub Jelinek <jakub@redhat.com>, 2000.
|
||||
@ -73,10 +73,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -80,6 +80,6 @@ weak_alias (__setresgid, setresgid)
|
||||
|
||||
#else
|
||||
|
||||
#include <sysdeps/generic/setresgid.c>
|
||||
#include <posix/setresgid.c>
|
||||
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -80,6 +80,6 @@ weak_alias (__setresuid, setresuid)
|
||||
|
||||
#else
|
||||
|
||||
#include <sysdeps/generic/setresuid.c>
|
||||
#include <posix/setresuid.c>
|
||||
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2000, 2001, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -51,10 +51,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
|
||||
/* Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
@ -72,5 +72,5 @@ weak_alias (__ftruncate64, ftruncate64)
|
||||
|
||||
#else
|
||||
/* Use the generic implementation. */
|
||||
# include <sysdeps/generic/ftruncate64.c>
|
||||
# include <misc/ftruncate64.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1999, 2001, 2002, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Alexandre Oliva <aoliva@redhat.com>
|
||||
Based on work ../x86_64/readelflib.c,
|
||||
@ -62,10 +62,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003
|
||||
/* Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2005
|
||||
Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
@ -72,5 +72,5 @@ truncate64 (const char *path, off64_t length)
|
||||
|
||||
#else
|
||||
/* Use the generic implementation. */
|
||||
# include <sysdeps/generic/truncate64.c>
|
||||
# include <misc/truncate64.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -31,5 +31,5 @@ mq_close (mqd_t mqdes)
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_close.c>
|
||||
# include <rt/mq_close.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -31,5 +31,5 @@ mq_getattr (mqd_t mqdes, struct mq_attr *mqstat)
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_getattr.c>
|
||||
# include <rt/mq_getattr.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -40,5 +40,5 @@ mq_notify (mqd_t mqdes, const struct sigevent *notification)
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_notify.c>
|
||||
# include <rt/mq_notify.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -56,5 +56,5 @@ mq_open (const char *name, int oflag, ...)
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_open.c>
|
||||
# include <rt/mq_open.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -33,5 +33,5 @@ mq_receive (mqd_t mqdes, char *msg_ptr, size_t msg_len,
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_receive.c>
|
||||
# include <rt/mq_receive.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -32,5 +32,5 @@ mq_send (mqd_t mqdes, const char *msg_ptr, size_t msg_len,
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_send.c>
|
||||
# include <rt/mq_send.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -50,5 +50,5 @@ mq_unlink (const char *name)
|
||||
}
|
||||
|
||||
#else
|
||||
# include <sysdeps/generic/mq_unlink.c>
|
||||
# include <rt/mq_unlink.c>
|
||||
#endif
|
||||
|
@ -74,5 +74,5 @@ weak_alias (__ftruncate64, ftruncate64)
|
||||
|
||||
#else
|
||||
/* Use the generic implementation. */
|
||||
# include <sysdeps/generic/ftruncate64.c>
|
||||
# include <misc/ftruncate64.c>
|
||||
#endif
|
||||
|
@ -74,5 +74,5 @@ truncate64 (path, length)
|
||||
|
||||
#else
|
||||
/* Use the generic implementation. */
|
||||
# include <sysdeps/generic/truncate64.c>
|
||||
# include <misc/truncate64.c>
|
||||
#endif
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Special checks on libraries for ldconfig. Linux/PowerPC version.
|
||||
Copyright (C) 2002 Free Software Foundation, Inc.
|
||||
Copyright (C) 2002, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -52,10 +52,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2001 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -51,10 +51,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -54,5 +54,5 @@ __sched_getaffinity_old (pid_t pid, cpu_set_t *cpuset)
|
||||
compat_symbol (libc, __sched_getaffinity_old, sched_getaffinity, GLIBC_2_3_3);
|
||||
# endif
|
||||
#else
|
||||
# include <sysdeps/generic/sched_getaffinity.c>
|
||||
# include <posix/sched_getaffinity.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -84,5 +84,5 @@ __sched_setaffinity_old (pid_t pid, const cpu_set_t *cpuset)
|
||||
compat_symbol (libc, __sched_setaffinity_old, sched_setaffinity, GLIBC_2_3_3);
|
||||
# endif
|
||||
#else
|
||||
# include <sysdeps/generic/sched_setaffinity.c>
|
||||
# include <posix/sched_setaffinity.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997, 1998, 2000, 2003 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997, 1998, 2000, 2003, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -48,5 +48,5 @@ __sigqueue (pid, sig, val)
|
||||
}
|
||||
weak_alias (__sigqueue, sigqueue)
|
||||
#else
|
||||
# include <sysdeps/generic/sigqueue.c>
|
||||
# include <signal/sigqueue.c>
|
||||
#endif
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* Emulate sigstack function using sigaltstack.
|
||||
Copyright (C) 1998, 2000 Free Software Foundation, Inc.
|
||||
Copyright (C) 1998, 2000, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998.
|
||||
|
||||
@ -65,5 +65,5 @@ sigstack (ss, oss)
|
||||
|
||||
link_warning (sigstack, "the `sigstack' function is dangerous. `sigaltstack' should be used instead.")
|
||||
#else
|
||||
# include <sysdeps/generic/sigstack.c>
|
||||
# include <signal/sigstack.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997,1998,2000,2002,2003,2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997,1998,2000,2002,2003,2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -89,5 +89,5 @@ __sigtimedwait (set, info, timeout)
|
||||
libc_hidden_def (__sigtimedwait)
|
||||
weak_alias (__sigtimedwait, sigtimedwait)
|
||||
#else
|
||||
# include <sysdeps/generic/sigtimedwait.c>
|
||||
# include <signal/sigtimedwait.c>
|
||||
#endif
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997,1998,2000,2002,2003,2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997,1998,2000,2002,2003,2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -89,6 +89,6 @@ __sigwaitinfo (set, info)
|
||||
libc_hidden_def (__sigwaitinfo)
|
||||
weak_alias (__sigwaitinfo, sigwaitinfo)
|
||||
#else
|
||||
# include <sysdeps/generic/sigwaitinfo.c>
|
||||
# include <signal/sigwaitinfo.c>
|
||||
#endif
|
||||
strong_alias (__sigwaitinfo, __libc_sigwaitinfo)
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1999, 2001, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
|
||||
Jakub Jelinek <jakub@redhat.com>, 1999.
|
||||
@ -53,10 +53,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1997-2000, 2003, 2004 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1997-2000, 2003, 2004, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
|
||||
The GNU C Library is free software; you can redistribute it and/or
|
||||
@ -71,5 +71,5 @@ truncate64 (const char *path, off64_t length)
|
||||
|
||||
#else
|
||||
/* Use the generic implementation. */
|
||||
# include <sysdeps/generic/truncate64.c>
|
||||
# include <misc/truncate64.c>
|
||||
#endif
|
||||
|
@ -1 +1 @@
|
||||
#include <sysdeps/generic/vfork.c>
|
||||
#include <posix/vfork.c>
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 1999, 2001, 2002 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
|
||||
This file is part of the GNU C Library.
|
||||
Contributed by Andreas Jaeger <aj@suse.de>, 1999 and
|
||||
Jakub Jelinek <jakub@redhat.com>, 1999.
|
||||
@ -53,10 +53,10 @@ process_elf_file (const char *file_name, const char *lib, int *flag,
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf32_file
|
||||
#define __ELF_NATIVE_CLASS 32
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
||||
#undef __ELF_NATIVE_CLASS
|
||||
#undef process_elf_file
|
||||
#define process_elf_file process_elf64_file
|
||||
#define __ELF_NATIVE_CLASS 64
|
||||
#include "sysdeps/generic/readelflib.c"
|
||||
#include "elf/readelflib.c"
|
||||
|
Loading…
Reference in New Issue
Block a user