platform/upstream/glibc.git
26 years ago(socket): Added.
Ulrich Drepper [Sun, 29 Mar 1998 17:01:51 +0000 (17:01 +0000)]
(socket): Added.

26 years ago(__readdir64): New strong alias.
Ulrich Drepper [Sun, 29 Mar 1998 17:01:42 +0000 (17:01 +0000)]
(__readdir64): New strong alias.

26 years agoAdd sizes.h.
Ulrich Drepper [Wed, 25 Mar 1998 15:53:22 +0000 (15:53 +0000)]
Add sizes.h.

26 years ago * sysdeps/m68k/m68020/wordcopy.S: New file.
Andreas Schwab [Mon, 23 Mar 1998 02:18:31 +0000 (02:18 +0000)]
* sysdeps/m68k/m68020/wordcopy.S: New file.

26 years agolongjmp for ARM with FPU.
Ulrich Drepper [Wed, 18 Mar 1998 14:41:31 +0000 (14:41 +0000)]
longjmp for ARM with FPU.

26 years agoELF startup code for Arm.
Ulrich Drepper [Wed, 18 Mar 1998 14:41:15 +0000 (14:41 +0000)]
ELF startup code for Arm.

26 years agosetjmp for Arm.
Ulrich Drepper [Wed, 18 Mar 1998 14:41:05 +0000 (14:41 +0000)]
setjmp for Arm.

26 years agoELF setjmp for Arm.
Ulrich Drepper [Wed, 18 Mar 1998 14:40:58 +0000 (14:40 +0000)]
ELF setjmp for Arm.

26 years ago(ENTRY): Correct error jump.
Ulrich Drepper [Wed, 18 Mar 1998 14:34:49 +0000 (14:34 +0000)]
(ENTRY): Correct error jump.

26 years agoCheck correctly for error return; call syscall_error through PLT.
Ulrich Drepper [Wed, 18 Mar 1998 14:33:53 +0000 (14:33 +0000)]
Check correctly for error return; call syscall_error through PLT.

26 years ago(syscall_error): Support PIC and re-entrant code.
Ulrich Drepper [Wed, 18 Mar 1998 14:31:30 +0000 (14:31 +0000)]
(syscall_error): Support PIC and re-entrant code.

26 years agoSupport PIC.
Ulrich Drepper [Wed, 18 Mar 1998 14:31:22 +0000 (14:31 +0000)]
Support PIC.

26 years agoFloating point exception definitions.
Ulrich Drepper [Wed, 18 Mar 1998 14:29:48 +0000 (14:29 +0000)]
Floating point exception definitions.

26 years agoChange format of .type directive. Correct comment about floating
Ulrich Drepper [Wed, 18 Mar 1998 14:29:30 +0000 (14:29 +0000)]
Change format of .type directive.  Correct comment about floating
point to reflect current reality.

26 years agoCall __sigjmp_save through PLT
Ulrich Drepper [Wed, 18 Mar 1998 14:29:20 +0000 (14:29 +0000)]
Call __sigjmp_save through PLT

26 years agoOptimized memset version.
Ulrich Drepper [Wed, 18 Mar 1998 14:29:09 +0000 (14:29 +0000)]
Optimized memset version.

26 years agoStartup code for Arm.
Ulrich Drepper [Wed, 18 Mar 1998 14:29:01 +0000 (14:29 +0000)]
Startup code for Arm.

26 years agoArm/ELF definitions.
Ulrich Drepper [Wed, 18 Mar 1998 14:28:36 +0000 (14:28 +0000)]
Arm/ELF definitions.

26 years agoCall __sigsetjmp by correct name.
Ulrich Drepper [Wed, 18 Mar 1998 14:27:59 +0000 (14:27 +0000)]
Call __sigsetjmp by correct name.

26 years agoRemove floating point code.
Ulrich Drepper [Wed, 18 Mar 1998 14:27:40 +0000 (14:27 +0000)]
Remove floating point code.

26 years ago * sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
Andreas Schwab [Fri, 13 Mar 1998 01:27:51 +0000 (01:27 +0000)]
* sysdeps/m68k/fpu/bits/mathinline.h (isgreater, isgreaterequal,
isless, islessequal, islessgreater, isunordered): Return zero or
one.

26 years agoCorrect typo.
Ulrich Drepper [Thu, 12 Mar 1998 09:18:49 +0000 (09:18 +0000)]
Correct typo.

26 years agoLinuxThreads library.
Ulrich Drepper [Wed, 11 Mar 1998 12:42:24 +0000 (12:42 +0000)]
LinuxThreads library.

26 years ago * sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
Andreas Schwab [Wed, 11 Mar 1998 01:32:12 +0000 (01:32 +0000)]
* sysdeps/m68k/elf/start.S: Let __libc_start_main do most of the
init stuff.

26 years agoAdd various SOL_* constants.
Ulrich Drepper [Tue, 10 Mar 1998 22:42:23 +0000 (22:42 +0000)]
Add various SOL_* constants.

26 years agoAdds lots of missing AF_* and PF_* constants.
Ulrich Drepper [Tue, 10 Mar 1998 22:33:58 +0000 (22:33 +0000)]
Adds lots of missing AF_* and PF_* constants.

26 years agoRename function to __ffs and make ffs a weak alias.
Ulrich Drepper [Mon, 9 Mar 1998 09:09:46 +0000 (09:09 +0000)]
Rename function to __ffs and make ffs a weak alias.

26 years ago * sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
Andreas Schwab [Mon, 9 Mar 1998 03:20:41 +0000 (03:20 +0000)]
* sysdeps/unix/sysv/linux/m68k/sysdep.h (SYSCALL_ERROR_HANDLER):
Readd lost negate.
* sysdeps/m68k/sysdep.h: Remove the stabs stuff again.

26 years ago(SYSCALL_ERROR_HANDLER): Don't store into global errno if we already
Ulrich Drepper [Fri, 6 Mar 1998 11:38:58 +0000 (11:38 +0000)]
(SYSCALL_ERROR_HANDLER): Don't store into global errno if we already
store through __errno_location.

26 years ago * sysdeps/m68k/add_n.S: Use ENTRY and END macros.
Andreas Schwab [Fri, 6 Mar 1998 01:48:50 +0000 (01:48 +0000)]
* sysdeps/m68k/add_n.S: Use ENTRY and END macros.
* sysdeps/m68k/lshift.S: Likewise.
* sysdeps/m68k/rshift.S: Likewise.
* sysdeps/m68k/sub_n.S: Likewise.
* sysdeps/m68k/m68020/addmul_1.S: Likewise.
* sysdeps/m68k/m68020/mul_1.S: Likewise.
* sysdeps/m68k/m68020/submul_1.S: Likewise.
* sysdeps/unix/sysv/linux/m68k/sysdep.S: Use ENTRY macro.
[_LIBC_REENTRANT]: Don't store into global errno.
* sysdeps/m68k/sysdep.h: New file.
* sysdeps/unix/sysv/linux/m68k/sysdep.h: Use it.  Use the macros
ENTRY, CALL_MCOUNT, JUMPTARGET and syscall_error from there.
(DO_CALL): Change to expect syscall name as argument.
(PSEUDO): Pass syscall_name to DO_CALL.
(SYSCALL_ERROR_HANDLER) [_LIBC_REENTRANT]: Don't store into global
errno.

26 years ago * sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
Andreas Schwab [Wed, 4 Mar 1998 02:36:01 +0000 (02:36 +0000)]
* sysdeps/m68k/dl-machine.h: (elf_machine_load_address): Use word
offsets into the GOT.
(RTLD_START): Likewise.

26 years ago1998-03-01 18:52 H.J. Lu (hjl@gnu.org)
Richard Henderson [Sun, 1 Mar 1998 10:53:22 +0000 (10:53 +0000)]
1998-03-01 18:52  H.J. Lu  (hjl@gnu.org)
        * sysdeps/unix/sysv/linux/alpha/syscalls.list (osf_settimeofday,
        osf_getitimer, osf_setitimer, osf_utimes, osf_getrusage,
        osf_wait4): Removed __xxxx symbol for GLIBC_2.0.

26 years ago * shlib-versions: Match alpha*.
Richard Henderson [Sun, 1 Mar 1998 00:56:41 +0000 (00:56 +0000)]
    * shlib-versions: Match alpha*.
        * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex.
        * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove.
        * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New.
        Implement copysign* with and without __ prefix.
        Likewise for fabs; use builtin for gcc 2.8.
        (floor*): New.
        (fdim*): New.
        * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New.
        (R_SPARC*): Match current v9 ABI.
        * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long.
        * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t.
        * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise.
        * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise.
        * sysdeps/generic/getresgid.c: Use prototype form because of warning.
        * sysdeps/unix/sysv/linux/getdents.c: Likewise.
        * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise.
        * sysdeps/unix/grantpt.c (argv): Fix consts.
        * sysdeps/unix/sysv/linux/getpt.c: Include <string.h>
        * sysdeps/unix/sysv/linux/sigaction.c: Likewise.

26 years ago(_NSIG): Changed to 64.
Ulrich Drepper [Thu, 26 Feb 1998 17:16:51 +0000 (17:16 +0000)]
(_NSIG): Changed to 64.

26 years agoMake versioned symbols only for shared library.
Ulrich Drepper [Thu, 26 Feb 1998 17:16:26 +0000 (17:16 +0000)]
Make versioned symbols only for shared library.
Fix ENOSYS branch.

26 years agoCode to handle compatibility of syscall for adjtimex interface.
Ulrich Drepper [Thu, 26 Feb 1998 17:15:43 +0000 (17:15 +0000)]
Code to handle compatibility of syscall for adjtimex interface.

26 years agoCode to handle compatibility of syscall for adjtime interface.
Ulrich Drepper [Thu, 26 Feb 1998 17:15:38 +0000 (17:15 +0000)]
Code to handle compatibility of syscall for adjtime interface.

26 years ago(sysdep_routines): Added adjtimex and old_adjtimex.
Ulrich Drepper [Thu, 26 Feb 1998 17:14:58 +0000 (17:14 +0000)]
(sysdep_routines): Added adjtimex and old_adjtimex.

26 years agoAdd _errno definition.
Ulrich Drepper [Thu, 26 Feb 1998 17:14:15 +0000 (17:14 +0000)]
Add _errno definition.

26 years agoAdded ".set noat"/".set at".
Ulrich Drepper [Thu, 26 Feb 1998 17:13:29 +0000 (17:13 +0000)]
Added ".set noat"/".set at".

26 years ago(feraiseexcept): Use a dummy for FE_DIVBYZERO. Kludge for
Ulrich Drepper [Thu, 26 Feb 1998 16:29:41 +0000 (16:29 +0000)]
(feraiseexcept): Use a dummy for FE_DIVBYZERO. Kludge for
FE_UNDERFLOW.

26 years ago(FE_TOWARDZERO): Correct typo.
Ulrich Drepper [Thu, 26 Feb 1998 08:38:37 +0000 (08:38 +0000)]
(FE_TOWARDZERO): Correct typo.

26 years ago(struct kernel_sigaction): Define.
Ulrich Drepper [Tue, 24 Feb 1998 15:22:07 +0000 (15:22 +0000)]
(struct kernel_sigaction): Define.

26 years agoStub file
Andreas Schwab [Wed, 18 Feb 1998 01:32:32 +0000 (01:32 +0000)]
Stub file

26 years ago(rt_sigreturn): Make compatible with older kernels.
Ulrich Drepper [Tue, 17 Feb 1998 15:26:57 +0000 (15:26 +0000)]
(rt_sigreturn): Make compatible with older kernels.

26 years ago(_ioperm): Map all ports starting from 0 not only from `from'.
Ulrich Drepper [Mon, 16 Feb 1998 18:13:11 +0000 (18:13 +0000)]
(_ioperm): Map all ports starting from 0 not only from `from'.

26 years agoPointer sizes.
Ulrich Drepper [Thu, 12 Feb 1998 18:22:18 +0000 (18:22 +0000)]
Pointer sizes.

26 years agoAdd getres[ug]id.
Ulrich Drepper [Tue, 10 Feb 1998 20:05:38 +0000 (20:05 +0000)]
Add getres[ug]id.

26 years ago(EOVERFLOW): Added.
Ulrich Drepper [Tue, 10 Feb 1998 20:01:29 +0000 (20:01 +0000)]
(EOVERFLOW): Added.

26 years agoDefine __need_FOPEN_MAX, not _STDIO_H, before including
Ulrich Drepper [Tue, 10 Feb 1998 20:01:12 +0000 (20:01 +0000)]
Define __need_FOPEN_MAX, not _STDIO_H, before including
<bits/stdio_lim.h>.

26 years agoSysV compliant context switch interface.
Ulrich Drepper [Tue, 10 Feb 1998 19:59:41 +0000 (19:59 +0000)]
SysV compliant context switch interface.

26 years ago* sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
Richard Henderson [Wed, 4 Feb 1998 10:17:52 +0000 (10:17 +0000)]
* sysdeps/unix/sysv/linux/alpha/clone.S: Elide terminal ldgp for PROF.
* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typos.
* sysdeps/unix/sysv/linux/alpha/bits/time.h (struct timeval):
Follow POSIX and make tv_sec a time_t.
* sysdeps/unix/sysv/linux/alpha/getitimer.S: New file to handle
new tv64 syscall as well as fall back to tv32.
* sysdeps/unix/sysv/linux/alpha/getrusage.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/select.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/setitimer.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/settimeofday.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/utimes.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/wait4.S: Likewise.
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Add tv32 entries.

26 years agoAdd rt_sigaction.S.
Ulrich Drepper [Sun, 1 Feb 1998 13:13:23 +0000 (13:13 +0000)]
Add rt_sigaction.S.

26 years agoFix typo.
Ulrich Drepper [Fri, 30 Jan 1998 12:26:36 +0000 (12:26 +0000)]
Fix typo.

26 years agoFix a typo.
Ulrich Drepper [Fri, 30 Jan 1998 12:24:41 +0000 (12:24 +0000)]
Fix a typo.

26 years agoCorrect typo (ccept->accept).
Ulrich Drepper [Fri, 30 Jan 1998 11:39:44 +0000 (11:39 +0000)]
Correct typo (ccept->accept).

26 years agoNot to be used.
Ulrich Drepper [Fri, 30 Jan 1998 11:39:21 +0000 (11:39 +0000)]
Not to be used.

26 years agoAdd bits/mman.h.
Ulrich Drepper [Fri, 30 Jan 1998 11:38:04 +0000 (11:38 +0000)]
Add bits/mman.h.

26 years agoAdd net/route.h.
Ulrich Drepper [Fri, 30 Jan 1998 11:37:34 +0000 (11:37 +0000)]
Add net/route.h.

26 years ago* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
Richard Henderson [Mon, 26 Jan 1998 22:52:51 +0000 (22:52 +0000)]
* sysdeps/unix/sysv/linux/alpha/bits/mman.h: Dyke out the
unimplemented OSF/1 definitions so that they are not accidentally seen.

26 years ago* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
Richard Henderson [Mon, 26 Jan 1998 22:04:53 +0000 (22:04 +0000)]
* sysdeps/alpha/dl-machine.h (TRAMPOLINE_TEMPLATE): Move declaration
of the trampoline function into the macro.
* sysdeps/unix/sysv/linux/alpha/clone.S: Fix ldgp for PROF.
* sysdeps/unix/sysv/linux/alpha/syscalls.list: Revert last change;
kernel 2.1.82 has this fixed.
* sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: New file.
* sysdeps/unix/sysv/linux/alpha/sys/ucontext.h: New file.

26 years agoAdd change to support sigaction on kernels > 2.1.7x.
Ulrich Drepper [Sun, 25 Jan 1998 19:12:46 +0000 (19:12 +0000)]
Add change to support sigaction on kernels > 2.1.7x.

26 years agoDefine _STATBUF_ST_RDEV.
Ulrich Drepper [Sun, 25 Jan 1998 17:00:01 +0000 (17:00 +0000)]
Define _STATBUF_ST_RDEV.

26 years agoDefine SIG_HOLD.
Ulrich Drepper [Sun, 25 Jan 1998 16:55:24 +0000 (16:55 +0000)]
Define SIG_HOLD.

26 years agoAdd definition of __t_scalar_t and __t_uscalar_t.
Ulrich Drepper [Sun, 25 Jan 1998 16:49:50 +0000 (16:49 +0000)]
Add definition of __t_scalar_t and __t_uscalar_t.

26 years ago(ELF_MACHINE_RUNTIME_TRAMPOLINE): Remove the 3rd arg and add
Ulrich Drepper [Sun, 25 Jan 1998 03:51:19 +0000 (03:51 +0000)]
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Remove the 3rd arg and add
declaration for _dl_runtime_resolve and _dl_runtime_profile.

26 years agoDefine the cancelable socket functions as __libc_xxx with __xxx as
Ulrich Drepper [Wed, 21 Jan 1998 17:03:32 +0000 (17:03 +0000)]
Define the cancelable socket functions as __libc_xxx with __xxx as
weak alias.

26 years agoAllow __socket to be redefined.
Ulrich Drepper [Wed, 21 Jan 1998 17:03:20 +0000 (17:03 +0000)]
Allow __socket to be redefined.

26 years agoAdd definition of FP_ILOGB0 and FP_ILOGNAN.
Ulrich Drepper [Wed, 21 Jan 1998 17:00:32 +0000 (17:00 +0000)]
Add definition of FP_ILOGB0 and FP_ILOGNAN.

26 years agoAdd __mmap64 and mmap64 aliases to mmap.
Ulrich Drepper [Sun, 28 Dec 1997 15:24:24 +0000 (15:24 +0000)]
Add __mmap64 and mmap64 aliases to mmap.

26 years agoEmpty file since mmap == mmap64.
Ulrich Drepper [Sun, 28 Dec 1997 15:23:32 +0000 (15:23 +0000)]
Empty file since mmap == mmap64.

26 years agoReplace sa_handler with k_sa_handler.
Ulrich Drepper [Sun, 28 Dec 1997 15:22:52 +0000 (15:22 +0000)]
Replace sa_handler with k_sa_handler.

26 years agoLinux/Alpha specific route.h
Ulrich Drepper [Thu, 25 Dec 1997 12:14:08 +0000 (12:14 +0000)]
Linux/Alpha specific route.h

26 years agoTypes for Linux MIPS.
Ulrich Drepper [Mon, 22 Dec 1997 20:42:51 +0000 (20:42 +0000)]
Types for Linux MIPS.

26 years agoDefine __ipc_pid_t.
Ulrich Drepper [Mon, 22 Dec 1997 20:21:44 +0000 (20:21 +0000)]
Define __ipc_pid_t.

26 years agoLFS support.
Ulrich Drepper [Mon, 22 Dec 1997 20:20:47 +0000 (20:20 +0000)]
LFS support.

26 years agoAdd xxx64 alias for fstatfs, statfs, getrlimit, setrlimit, ftruncate
Ulrich Drepper [Mon, 22 Dec 1997 20:20:09 +0000 (20:20 +0000)]
Add xxx64 alias for fstatfs, statfs, getrlimit, setrlimit, ftruncate
and truncate.

26 years agoReally make egcs support.
Ulrich Drepper [Mon, 22 Dec 1997 20:19:45 +0000 (20:19 +0000)]
Really make egcs support.

26 years ago(RLIM_INFINITY) [__USE_FILE_OFFSET64]: Make long long constant.
Ulrich Drepper [Mon, 22 Dec 1997 18:58:39 +0000 (18:58 +0000)]
(RLIM_INFINITY) [__USE_FILE_OFFSET64]: Make long long constant.
(RLIM64_INFINITY): Likewise.

26 years ago(EBUSY): Added.
Ulrich Drepper [Mon, 22 Dec 1997 18:56:55 +0000 (18:56 +0000)]
(EBUSY): Added.

26 years agoDon't define exp2 inline.
Ulrich Drepper [Mon, 22 Dec 1997 18:53:56 +0000 (18:53 +0000)]
Don't define exp2 inline.
Define scalbln{,f,l} under __USE_ISOC9X, not __USE_MISC.

26 years agoDefine __id_t.
Ulrich Drepper [Sun, 14 Dec 1997 22:19:40 +0000 (22:19 +0000)]
Define __id_t.
Correct definition of __FDMASK.

26 years agoDefine as old_kernel_sigaction.
Ulrich Drepper [Sun, 14 Dec 1997 22:19:05 +0000 (22:19 +0000)]
Define as old_kernel_sigaction.

26 years ago(EAGAIN): Added.
Ulrich Drepper [Sun, 14 Dec 1997 22:10:59 +0000 (22:10 +0000)]
(EAGAIN): Added.
(EIO): Likewise.
(ENOSPC): Likewise.
(EEXIST): Likewise.
(__errno_location): Likewise.

26 years agoProtect declarations of inline functions by feature tests to avoid
Ulrich Drepper [Sun, 14 Dec 1997 22:09:47 +0000 (22:09 +0000)]
Protect declarations of inline functions by feature tests to avoid
warning about missing prototype declarations.

26 years ago(fenv_t): Add member to hold fpiar value, to match spirit of the
Ulrich Drepper [Sun, 14 Dec 1997 22:09:29 +0000 (22:09 +0000)]
(fenv_t): Add member to hold fpiar value, to match spirit of the
standard.

26 years agoSave/restore fpiar.
Ulrich Drepper [Sun, 14 Dec 1997 22:09:13 +0000 (22:09 +0000)]
Save/restore fpiar.

26 years ago(ELF_MACHINE_RUNTIME_TRAMPOLINE): Add missing parameters.
Ulrich Drepper [Sun, 14 Dec 1997 21:53:11 +0000 (21:53 +0000)]
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Add missing parameters.

26 years agoSyscalls for Linux/ARM.
Ulrich Drepper [Mon, 8 Dec 1997 03:01:53 +0000 (03:01 +0000)]
Syscalls for Linux/ARM.

26 years ago(ENOTTY): Added.
Ulrich Drepper [Mon, 8 Dec 1997 02:55:11 +0000 (02:55 +0000)]
(ENOTTY): Added.

26 years ago(_STDIO_H): Define before including <bits/stdio_lim.h>
Ulrich Drepper [Mon, 8 Dec 1997 02:55:00 +0000 (02:55 +0000)]
(_STDIO_H): Define before including <bits/stdio_lim.h>

26 years ago(_dl_runtime_resolve): Care for prefix.
Ulrich Drepper [Mon, 8 Dec 1997 02:50:09 +0000 (02:50 +0000)]
(_dl_runtime_resolve): Care for prefix.
(_start): Likewise.

26 years agoLinux/ARM implementation.
Ulrich Drepper [Thu, 4 Dec 1997 00:02:58 +0000 (00:02 +0000)]
Linux/ARM implementation.

26 years agoDon't define ___LIBC_INTERNAL_MATH_INLINES here.
Ulrich Drepper [Wed, 3 Dec 1997 23:31:37 +0000 (23:31 +0000)]
Don't define ___LIBC_INTERNAL_MATH_INLINES here.

26 years agoDefine _SETJMP_H before including <bits/setjmp.h>.
Ulrich Drepper [Wed, 3 Dec 1997 23:20:36 +0000 (23:20 +0000)]
Define _SETJMP_H before including <bits/setjmp.h>.

26 years agoDefine syscall as __llseek and make llseek and lseek64 weak aliases.
Ulrich Drepper [Mon, 1 Dec 1997 17:12:23 +0000 (17:12 +0000)]
Define syscall as __llseek and make llseek and lseek64 weak aliases.

26 years agoInclude <termios.h> not <bits/termios.h>.
Ulrich Drepper [Mon, 1 Dec 1997 17:12:09 +0000 (17:12 +0000)]
Include <termios.h> not <bits/termios.h>.

26 years agoDefine _ASM and _SETJMP_H to get definitions.
Ulrich Drepper [Mon, 1 Dec 1997 17:09:25 +0000 (17:09 +0000)]
Define _ASM and _SETJMP_H to get definitions.

26 years agoIssue error message if the header is used directly.
Ulrich Drepper [Wed, 26 Nov 1997 04:14:44 +0000 (04:14 +0000)]
Issue error message if the header is used directly.

26 years agoDefine optimizations if __LIBC_INTERNAL_MATH_INLINES is defined.
Ulrich Drepper [Sat, 22 Nov 1997 18:47:44 +0000 (18:47 +0000)]
Define optimizations if __LIBC_INTERNAL_MATH_INLINES is defined.