Age | Commit message (Expand) | Author |
2003-01-10 | GET_NPROCS_PARSER for m68k. | Andreas Schwab |
2003-01-10 | (JUMPTARGET): Undefine before defining it. | Andreas Schwab |
2003-01-10 | Optimize for kernels which are known to have the vfork syscall. | Andreas Schwab |
2003-01-09 | Regenerated. | Andreas Schwab |
2003-01-09 | (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): | Ulrich Drepper |
2003-01-09 | Add INTERNAL_SYSCALL_DECL, add err argument to INTERNAL_SYSCALL* macros. | Ulrich Drepper |
2003-01-08 | (__socket): Use SYSCALL_ERROR in place of __syscall_error. | Ulrich Drepper |
2003-01-08 | (PSEUDO): Remove .type directive. | Ulrich Drepper |
2003-01-08 | (syscall_error): Optimise a little. | Ulrich Drepper |
2003-01-07 | (ntp_adjtime): New weak alias. | Ulrich Drepper |
2003-01-07 | Add cancellation handling. | Ulrich Drepper |
2003-01-07 | (PSEUDO): Use PSEUDO_PREPARE_ARGS. | Ulrich Drepper |
2003-01-07 | Syscall cancellation handling for Arm. | Ulrich Drepper |
2003-01-06 | (inline_syscall_r0_constraint): Rename to... | Ulrich Drepper |
2003-01-06 | (sysdep-CFLAGS): Increase inline limit. | Andreas Schwab |
2003-01-06 | (elf_machine_runtime_setup): Make sure this is always inlined. | Andreas Schwab |
2003-01-05 | (CFLAGS-.oS): Append -fPIC. | Andreas Schwab |
2003-01-04 | Add nanosecond fields. | Andreas Schwab |
2003-01-03 | (inline_syscall_r0_asm): New. | Ulrich Drepper |
2003-01-03 | (__sigaction, sigaction): Protect weak_alias and libc_hidden_weak with | Ulrich Drepper |
2002-12-31 | (__GI_accept): New alias to accept. | Ulrich Drepper |
2002-12-31 | (accept): Add libc_hidden_def. | Ulrich Drepper |
2002-12-31 | (__lseek): Add libc_hidden_def. | Ulrich Drepper |
2002-12-31 | Use libc_hidden_def(name) instead of strong_alias (name, __GI_name). | Ulrich Drepper |
2002-12-31 | * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync | Andreas Jaeger |
2002-12-31 | Add __GI___vfork alias. | Ulrich Drepper |
2002-12-31 | Add __GI___fork alias. | Ulrich Drepper |
2002-12-31 | Add libc_hidden_def for __fork. | Ulrich Drepper |
2002-12-31 | Add libc_hidden_def for __nanosleep. | Ulrich Drepper |
2002-12-31 | Add __GI__setjmp alias. | Ulrich Drepper |
2002-12-27 | Add cancellation support. | Andreas Schwab |
2002-12-21 | Fix thinko. | Andreas Schwab |
2002-12-21 | (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO variant. | Andreas Schwab |
2002-12-21 | Fix warning. | Andreas Schwab |
2002-12-21 | (INTERNAL_SYSCALL): Define. | Andreas Schwab |
2002-12-21 | Use INTERNAL_SYSCALL. | Andreas Schwab |
2002-12-21 | Elide compatibility cruft when new enough kernel is assumed. | Ulrich Drepper |
2002-12-21 | Small optimisation. | Ulrich Drepper |
2002-12-21 | (_start): Optimise a little. Push stack top as seventh arg to | Ulrich Drepper |
2002-12-20 | Define SHM_HUGETLB. | Ulrich Drepper |
2002-12-18 | (msgrcv, msgsnd): Make cancelable. | Ulrich Drepper |
2002-12-16 | Convert GCC extension initializer syntax to C99. | Ulrich Drepper |
2002-12-16 | 2002-12-16 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-12-15 | Make inline syscall to _exit. | Andreas Schwab |
2002-12-15 | (accept, connect, recv, recvfrom, recvmsg, send, sendmsg, sendto): Make | Ulrich Drepper |
2002-12-15 | (llseek, pread, pwrite, accept, connect, recv, recvfrom, recvmsg, send, sendmsg, | Ulrich Drepper |
2002-12-10 | (__libc_sigsuspend): Likewise. | Ulrich Drepper |
2002-12-10 | (__libc_select): New alias. | Ulrich Drepper |
2002-12-09 | 2002-12-08 Roland McGrath <roland@redhat.com> | Roland McGrath |
2002-12-08 | Added SHMLBA #define. | Ulrich Drepper |