2003-01-09 |
Andreas Schwab | Regenerated. |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Ulrich Drepper | (INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_S... |
commit | commitdiff | tree | snapshot |
2003-01-09 |
Ulrich Drepper | Add INTERNAL_SYSCALL_DECL, add err argument to INTERNAL... |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Ulrich Drepper | (__socket): Use SYSCALL_ERROR in place of __syscall_error. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Ulrich Drepper | (PSEUDO): Remove .type directive. |
commit | commitdiff | tree | snapshot |
2003-01-08 |
Ulrich Drepper | (syscall_error): Optimise a little. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ulrich Drepper | (ntp_adjtime): New weak alias. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ulrich Drepper | Add cancellation handling. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ulrich Drepper | (PSEUDO): Use PSEUDO_PREPARE_ARGS. |
commit | commitdiff | tree | snapshot |
2003-01-07 |
Ulrich Drepper | Syscall cancellation handling for Arm. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Ulrich Drepper | (inline_syscall_r0_constraint): Rename to... |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Andreas Schwab | (sysdep-CFLAGS): Increase inline limit. |
commit | commitdiff | tree | snapshot |
2003-01-06 |
Andreas Schwab | (elf_machine_runtime_setup): Make sure this is always... |
commit | commitdiff | tree | snapshot |
2003-01-05 |
Andreas Schwab | (CFLAGS-.oS): Append -fPIC. |
commit | commitdiff | tree | snapshot |
2003-01-04 |
Andreas Schwab | Add nanosecond fields. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Ulrich Drepper | (inline_syscall_r0_asm): New. |
commit | commitdiff | tree | snapshot |
2003-01-03 |
Ulrich Drepper | (__sigaction, sigaction): Protect weak_alias and libc_h... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | (__GI_accept): New alias to accept. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | (accept): Add libc_hidden_def. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | (__lseek): Add libc_hidden_def. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | Use libc_hidden_def(name) instead of strong_alias ... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Andreas Jaeger | * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_sta... |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | Add __GI___vfork alias. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | Add __GI___fork alias. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | Add libc_hidden_def for __fork. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | Add libc_hidden_def for __nanosleep. |
commit | commitdiff | tree | snapshot |
2002-12-31 |
Ulrich Drepper | Add __GI__setjmp alias. |
commit | commitdiff | tree | snapshot |
2002-12-27 |
Andreas Schwab | Add cancellation support. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Andreas Schwab | Fix thinko. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Andreas Schwab | (SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO... |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Andreas Schwab | Fix warning. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Andreas Schwab | (INTERNAL_SYSCALL): Define. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Andreas Schwab | Use INTERNAL_SYSCALL. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Ulrich Drepper | Elide compatibility cruft when new enough kernel is... |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Ulrich Drepper | Small optimisation. |
commit | commitdiff | tree | snapshot |
2002-12-21 |
Ulrich Drepper | (_start): Optimise a little. Push stack top as seventh... |
commit | commitdiff | tree | snapshot |
2002-12-20 |
Ulrich Drepper | Define SHM_HUGETLB. |
commit | commitdiff | tree | snapshot |
2002-12-18 |
Ulrich Drepper | (msgrcv, msgsnd): Make cancelable. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Ulrich Drepper | Convert GCC extension initializer syntax to C99. |
commit | commitdiff | tree | snapshot |
2002-12-16 |
Roland McGrath | 2002-12-16 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Andreas Schwab | Make inline syscall to _exit. |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Ulrich Drepper | (accept, connect, recv, recvfrom, recvmsg, send, sendms... |
commit | commitdiff | tree | snapshot |
2002-12-15 |
Ulrich Drepper | (llseek, pread, pwrite, accept, connect, recv, recvfrom... |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Ulrich Drepper | (__libc_sigsuspend): Likewise. |
commit | commitdiff | tree | snapshot |
2002-12-10 |
Ulrich Drepper | (__libc_select): New alias. |
commit | commitdiff | tree | snapshot |
2002-12-09 |
Roland McGrath | 2002-12-08 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-12-08 |
Ulrich Drepper | Added SHMLBA #define. |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Roland McGrath | 2002-12-05 Jakub Jelinek <jakub@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-12-05 |
Ulrich Drepper | (struct sigevent): Change type of _attribute to void*. |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Roland McGrath | 2002-12-02 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-12-03 |
Roland McGrath | 2002-12-02 Carlos O'Donell <carlos@baldric.uwo.ca> |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Ulrich Drepper | (inline_syscall*): Avoid "=v" constraints. |
commit | commitdiff | tree | snapshot |
2002-11-28 |
Ulrich Drepper | Change defined(USE___THREAD) to USE___THREAD. |
commit | commitdiff | tree | snapshot |
2002-11-24 |
Andreas Schwab | Support inline syscall with six arguments. |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Roland McGrath | 2002-11-11 Randolf Chung <tausq@debian.org> |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Roland McGrath | 2002-11-11 Randolf Chung <tausq@debian.org> |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Roland McGrath | 2002-11-11 Carlos O'Donell <carlos@baldric.uwo.ca> |
commit | commitdiff | tree | snapshot |
2002-11-19 |
Roland McGrath | 2002-11-11 Randolf Chung <tausq@debian.org> |
commit | commitdiff | tree | snapshot |
2002-11-15 |
Roland McGrath | 2002-11-15 Jakub Jelinek <jakub@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Roland McGrath | 2002-09-22 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Roland McGrath | 2002-11-07 Richard Henderson <rth@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Roland McGrath | 2002-11-07 Richard Henderson <rth@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Roland McGrath | 2002-11-07 Richard Henderson <rth@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Roland McGrath | 2002-11-07 Richard Henderson <rth@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Roland McGrath | 2002-11-07 Richard Henderson <rth@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Roland McGrath | 2002-11-07 Richard Henderson <rth@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Roland McGrath | 2002-11-06 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Roland McGrath | 2002-11-05 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Roland McGrath | 2002-11-05 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-11-02 |
Roland McGrath | 2002-11-02 H.J. Lu <hjl@gnu.org> |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Roland McGrath | 2002-10-29 Jakub Jelinek <jakub@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Roland McGrath | 2002-10-25 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-24 |
Roland McGrath | 2002-10-24 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Roland McGrath | 2002-10-23 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Roland McGrath | 2002-10-23 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Roland McGrath | 2002-10-23 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-23 |
Roland McGrath | 2002-10-23 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Roland McGrath | 2002-10-19 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Roland McGrath | 2002-10-19 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Roland McGrath | 2002-10-19 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Roland McGrath | 2002-10-18 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Roland McGrath | 2002-10-18 Jeff Bailey <jbailey@gnu.org> |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Roland McGrath | 2002-10-18 Jeff Bailey <jbailey@gnu.org> |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Roland McGrath | 2002-10-18 Jeff Bailey <jbailey@gnu.org> |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Roland McGrath | 2002-10-18 Jakub Jelinek <jakub@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Roland McGrath | 2002-10-16 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Roland McGrath | 2002-10-15 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Roland McGrath | 2002-10-15 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-16 |
Ulrich Drepper | (__fpathconf): Add support for reiserfs and xfs. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Ulrich Drepper | (profil_counter): Add hack to prevent the compiler... |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Andreas Jaeger | Regenerated. |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Roland McGrath | 2002-10-13 Roland McGrath <roland@frob.com> |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Roland McGrath | 2002-10-13 Roland McGrath <roland@frob.com> |
commit | commitdiff | tree | snapshot |
2002-10-11 |
Roland McGrath | 2002-10-07 Roland McGrath <roland@redhat.com> |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Ulrich Drepper | (__writev): Rename to __libc_writev and make old name... |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Ulrich Drepper | (waitid): Rename to __waitid and make old name an alias. |
commit | commitdiff | tree | snapshot |
2002-10-09 |
Ulrich Drepper | (__readv): Rename to __libc_readv and make old name... |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Ulrich Drepper | Don't access memory beyond the source buffer. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Ulrich Drepper | Not needed anymore. The generic version is sufficient. |
commit | commitdiff | tree | snapshot |
2002-10-03 |
Ulrich Drepper | Remove net/route.h. |
commit | commitdiff | tree | snapshot |
next |