Age | Commit message (Expand) | Author |
2004-03-24 | Define lll_mutex_cond_trylock. | Ulrich Drepper |
2004-03-24 | (pthread_mutex_t): Add __spins field. | Ulrich Drepper |
2004-03-23 | (__NR_pread, __NR_pwrite): Define to __NR_p{read,write}64 if not defined. | Ulrich Drepper |
2004-03-23 | Move common syscalls for 64bit arches to | Ulrich Drepper |
2004-03-23 | Not needed anymore. | Ulrich Drepper |
2004-03-23 | Implied additional directories. | Ulrich Drepper |
2004-03-23 | Consolidated 64bit support for Linux. | Ulrich Drepper |
2004-03-23 | * sysdeps/alpha/s_fabs.S: Remove file. | Richard Henderson |
2004-03-15 | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, | Richard Henderson |
2004-03-14 | strtold_l for m68k long double. | Ulrich Drepper |
2004-03-14 | Not needed anymore. | Ulrich Drepper |
2004-03-13 | * sysdeps/unix/sysv/linux/alpha/select.S: Fix unwind. Propagate | Richard Henderson |
2004-03-13 | * sysdeps/unix/sysv/linux/alpha/sysdep-cancel.h: Propagate | Richard Henderson |
2004-03-12 | Define HOST_NAME_MAX. | Ulrich Drepper |
2004-03-11 | * sysdeps/alpha/tcb-offsets.sym (PID_OFFSET): New. | Richard Henderson |
2004-03-11 | * sysdeps/unix/sysv/linux/alpha/kernel_stat.h (kernel_stat64): New. | Richard Henderson |
2004-03-10 | (__old_glob, __old_globfree): Add attribute_compat_text_section. | Ulrich Drepper |
2004-03-10 | (__old_wordexp): Add attribute_compat_text_section. | Ulrich Drepper |
2004-03-10 | (ADJTIME): Add attribute_compat_text_section. | Ulrich Drepper |
2004-03-10 | (isgreater, isgreaterequal, isless, islessequal, islessgreater): Remove; | Ulrich Drepper |
2004-03-10 | Don't define via builtins. | Ulrich Drepper |
2004-03-08 | * sysdeps/alpha/soft-fp/ots_cvtxt.c (_OtsConvertFloatXT): Fix typo | Richard Henderson |
2004-03-07 | Use GLRO instead of GL where appropriate. | Ulrich Drepper |
2004-03-06 | * soft-fp/quad.h (union _FP_UNION_Q): Add longs structure. | Richard Henderson |
2004-03-06 | Use GLRO instead of GL where appropriate. | Ulrich Drepper |
2004-03-05 | Use GLRO instead of GL where appropriate. | Ulrich Drepper |
2004-03-03 | posix_fadvise implementation. | Ulrich Drepper |
2004-03-03 | posix_fadvise64 implementation. | Ulrich Drepper |
2004-03-03 | (posix_fadvise64): Remove. | Ulrich Drepper |
2004-02-21 | (feholdexcept): Fix order of fp status register loads. | Ulrich Drepper |
2004-02-20 | Alpha specific definition for ld.so. | Ulrich Drepper |
2004-02-20 | (DL_ARGV_NOT_RELRO): Remove. | Ulrich Drepper |
2004-02-20 | (DL_ARGV_NOT_RELRO): Define. | Ulrich Drepper |
2004-01-23 | * Versions.def (libm): Replace GLIBC_2.3.3 with GLIBC_2.3.4. | Richard Henderson |
2004-01-20 | Add readahead prototype. | Ulrich Drepper |
2004-01-17 | 2004-01-13 Daniel Jacobowitz <drow@mvista.com> | Roland McGrath |
2004-01-16 | * sysdeps/unix/alpha/sysdep.h: Revert last change. | Richard Henderson |
2004-01-16 | * sysdeps/unix/alpha/sysdep.h [PIC] (SYSCALL_ERROR_HANDLER): Use | Richard Henderson |
2004-01-16 | * sysdeps/alpha/dl-machine.h (RTLD_START): Use _dl_argv_internal. | Richard Henderson |
2004-01-16 | * sysdeps/alpha/tls.h (tcbhead_t): Add private. | Richard Henderson |
2004-01-16 | * sysdeps/unix/sysv/linux/alpha/Makefile [stdlib]: Process | Richard Henderson |
2004-01-16 | * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Prefix stubs with | Richard Henderson |
2004-01-13 | * sysdeps/unix/sysv/linux/alpha/rt_sigaction.S: Fix typo. | Richard Henderson |
2004-01-13 | * sysdeps/alpha/Makefile: New file. | Richard Henderson |
2004-01-13 | * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): | Richard Henderson |
2004-01-13 | * Versions.def (libm): Add GLIBC_2.3.3. | Richard Henderson |
2004-01-06 | 2003-12-11 Ulrich Weigand <uweigand@de.ibm.com> | Roland McGrath |
2003-12-21 | Avoid matching memory constraints. | Andreas Schwab |
2003-12-19 | Setjmp buffer unwinding helper code for Alpha. | Ulrich Drepper |
2003-12-18 | (__clone) [PIC]: Save PIC, reload PIC if we need to call __syscall_error, | Ulrich Drepper |