/sysdeps/posix/ |
A D | sigwait.c | 40 int this; in do_sigwait() local 54 for (this = 1; this < NSIG; ++this) in do_sigwait() 55 if (__sigismember (set, this)) in do_sigwait() 58 __sigdelset (&tmp_mask, this); in do_sigwait() 61 if (__sigaction (this, &action, &saved[this]) != 0) in do_sigwait() 71 while (--this >= 1) in do_sigwait() 72 if (__sigismember (set, this)) in do_sigwait() 74 __sigaction (this, &saved[this], NULL); in do_sigwait()
|
/sysdeps/unix/sysv/linux/generic/ |
A D | ____longjmp_chk.c | 26 #define called_from(this, saved) ((this) < (saved)) argument 28 #define called_from(this, saved) ((this) > (saved)) argument
|
A D | README | 11 of this support is in more flux as of this writing.
|
/sysdeps/mips/ |
A D | dl-trampoline.c | 52 ElfW(Half) this, nent = l->l_phnum; in elf_machine_runtime_link_map() 58 for (this = 0; this < nent; this++) in elf_machine_runtime_link_map() 60 if (p[this].p_type == PT_LOAD) in elf_machine_runtime_link_map() 62 base = p[this].p_vaddr + l->l_addr; in elf_machine_runtime_link_map() 63 limit = base + p[this].p_memsz; in elf_machine_runtime_link_map() 79 ElfW(Half) this, nent = l->l_phnum; in elf_machine_runtime_link_map() 81 for (this = 0; this < nent; ++this) in elf_machine_runtime_link_map() 83 if (p[this].p_type == PT_LOAD) in elf_machine_runtime_link_map() 85 base = p[this].p_vaddr + l->l_addr; in elf_machine_runtime_link_map() 86 limit = base + p[this].p_memsz; in elf_machine_runtime_link_map()
|
A D | localplt.data | 2 # relocation means this test cannot check for GOT relocations as an
|
/sysdeps/mach/hurd/ |
A D | Makeconfig | 2 # See Makefile in this directory for the rule that builds this. 3 # We must define this variable earlier than sysdeps Makefiles are included.
|
/sysdeps/ia64/fpu/ |
A D | README | 5 This source code in this directory is currently based on Intel libm 16 changes into future releases of libm, so this patching step can 29 At this point, you should be able to build glibc in the usual fashion. 30 We assume you do this in directory $OBJ. Once the build has 39 There should be no (unexpected) errors reported by this script.
|
/sysdeps/arm/ |
A D | strlen.S | 38 orr r2, r2, $0xff000000 @ set this byte to non-zero 40 orrgt r2, r2, $0x00ff0000 @ if so, set this byte 44 orr r2, r2, $0x000000ff @ set this byte to non-zero 46 orrgt r2, r2, $0x0000ff00 @ if so, set this byte
|
/sysdeps/ieee754/ldbl-128ibm-compat/ |
A D | Makeconfig | 1 # Include this earlier so it can be used earlier in Makefiles,
|
/sysdeps/ieee754/ldbl-96/ |
A D | Makeconfig | 1 # Include this earlier so it can be used earlier in Makefiles,
|
/sysdeps/unix/sysv/linux/sparc/sparc32/fpu/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/mips/mips64/ |
A D | Versions | 3 # A generic bug got this omitted from other configurations' version
|
/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/ieee754/float128/ |
A D | Makeconfig | 1 # Include this earlier so it can be used earlier in Makefiles,
|
/sysdeps/ieee754/ldbl-128/ |
A D | Makeconfig | 1 # Include this earlier so it can be used earlier in Makefiles,
|
/sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/fpu/ |
A D | Implies | 1 # Make sure this comes before the powerpc/powerpc32/fpu that's
|
/sysdeps/x86_64/ |
A D | Versions | 11 # A generic bug got this omitted from other configurations' version
|
/sysdeps/unix/sysv/linux/sparc/sparc32/sparcv9/fpu/multiarch/ |
A D | Implies | 1 # We must list this here to move it ahead of the ldbl-opt code.
|
/sysdeps/i386/ |
A D | tst-ld-sse-use.sh | 48 this="$objs" 51 for f in $this; do
|
/sysdeps/m68k/ |
A D | Versions | 9 # A generic bug got this omitted from other configurations' version
|
/sysdeps/unix/sysv/linux/mips/mips64/n32/ |
A D | syscalls.list | 3 # C syscall macros cannot be used because this syscall has a 64-bit
|
/sysdeps/ia64/ |
A D | Versions | 17 # A generic bug got this omitted from other configurations' version
|
/sysdeps/unix/sysv/linux/arc/ |
A D | localplt.data | 5 # At -Os, a struct assignment in libgcc-static pulls this in
|
/sysdeps/sparc/sparc64/ |
A D | Versions | 16 # A generic bug got this omitted from other configurations' version
|
/sysdeps/unix/sysv/linux/mips/ |
A D | libc-abis | 1 # See the copy of this file in libc for detailed explanations. This
|