]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2003-01-15  Ulrich Drepper(__vfork): Conditionally branch to __fork even if __NR_...
2003-01-15  Ulrich Drepper(INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL, INTERNAL_SYSC...
2003-01-14  Ulrich Drepper(INLINE_SYSCALL): Undefined before defining.
2003-01-12  Ulrich DrepperAdd inline syscall definitions.
2003-01-12  Ulrich DrepperMove inline syscall bits to sysdeps/unix/alpha/sysdep.h.
2003-01-12  Ulrich DrepperUse correct definition of errno for NOT_IN_libc.
2003-01-12  Ulrich Drepper(elf_machine_rela): Compute DTPREL64 and TPREL64 withou...
2003-01-12  Ulrich Dreppervfork implementation for LinuxThreads/Arm.
2003-01-12  Ulrich Drepper(PSEUDO_RET): Correctly unstack lr.
2003-01-12  Ulrich DrepperAdd cancellation support.
2003-01-12  Ulrich Drepper(elf_machine_rela): Move CHECK_STATIC_TLS before l_tls_...
2003-01-11  Andreas Jaeger * sysdeps/unix/mips/fork.S: add PSEUDO_END.
2003-01-10  Andreas SchwabGET_NPROCS_PARSER for m68k.
2003-01-10  Andreas Schwab(JUMPTARGET): Undefine before defining it.
2003-01-10  Andreas SchwabOptimize for kernels which are known to have the vfork...
2003-01-09  Andreas SchwabRegenerated.
2003-01-09  Ulrich Drepper(INTERNAL_SYSCALL, INTERNAL_SYSCALL_ERROR_P, INTERNAL_S...
2003-01-09  Ulrich DrepperAdd INTERNAL_SYSCALL_DECL, add err argument to INTERNAL...
2003-01-08  Ulrich Drepper(__socket): Use SYSCALL_ERROR in place of __syscall_error.
2003-01-08  Ulrich Drepper(PSEUDO): Remove .type directive.
2003-01-08  Ulrich Drepper(syscall_error): Optimise a little.
2003-01-07  Ulrich Drepper(ntp_adjtime): New weak alias.
2003-01-07  Ulrich DrepperAdd cancellation handling.
2003-01-07  Ulrich Drepper(PSEUDO): Use PSEUDO_PREPARE_ARGS.
2003-01-07  Ulrich DrepperSyscall cancellation handling for Arm.
2003-01-06  Ulrich Drepper(inline_syscall_r0_constraint): Rename to...
2003-01-06  Andreas Schwab(sysdep-CFLAGS): Increase inline limit.
2003-01-06  Andreas Schwab(elf_machine_runtime_setup): Make sure this is always...
2003-01-05  Andreas Schwab(CFLAGS-.oS): Append -fPIC.
2003-01-04  Andreas SchwabAdd nanosecond fields.
2003-01-03  Ulrich Drepper(inline_syscall_r0_asm): New.
2003-01-03  Ulrich Drepper(__sigaction, sigaction): Protect weak_alias and libc_h...
2002-12-31  Ulrich Drepper(__GI_accept): New alias to accept.
2002-12-31  Ulrich Drepper(accept): Add libc_hidden_def.
2002-12-31  Ulrich Drepper(__lseek): Add libc_hidden_def.
2002-12-31  Ulrich DrepperUse libc_hidden_def(name) instead of strong_alias ...
2002-12-31  Andreas Jaeger * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_sta...
2002-12-31  Ulrich DrepperAdd __GI___vfork alias.
2002-12-31  Ulrich DrepperAdd __GI___fork alias.
2002-12-31  Ulrich DrepperAdd libc_hidden_def for __fork.
2002-12-31  Ulrich DrepperAdd libc_hidden_def for __nanosleep.
2002-12-31  Ulrich DrepperAdd __GI__setjmp alias.
2002-12-27  Andreas SchwabAdd cancellation support.
2002-12-21  Andreas SchwabFix thinko.
2002-12-21  Andreas Schwab(SYSCALL_ERROR_HANDLER): Define RTLD_PRIVATE_ERRNO...
2002-12-21  Andreas SchwabFix warning.
2002-12-21  Andreas Schwab(INTERNAL_SYSCALL): Define.
2002-12-21  Andreas SchwabUse INTERNAL_SYSCALL.
2002-12-21  Ulrich DrepperElide compatibility cruft when new enough kernel is...
2002-12-21  Ulrich DrepperSmall optimisation.
2002-12-21  Ulrich Drepper(_start): Optimise a little. Push stack top as seventh...
2002-12-20  Ulrich DrepperDefine SHM_HUGETLB.
2002-12-18  Ulrich Drepper(msgrcv, msgsnd): Make cancelable.
2002-12-16  Ulrich DrepperConvert GCC extension initializer syntax to C99.
2002-12-16  Roland McGrath2002-12-16 Roland McGrath <roland@redhat.com>
2002-12-15  Andreas SchwabMake inline syscall to _exit.
2002-12-15  Ulrich Drepper(accept, connect, recv, recvfrom, recvmsg, send, sendms...
2002-12-15  Ulrich Drepper(llseek, pread, pwrite, accept, connect, recv, recvfrom...
2002-12-10  Ulrich Drepper(__libc_sigsuspend): Likewise.
2002-12-10  Ulrich Drepper(__libc_select): New alias.
2002-12-09  Roland McGrath2002-12-08 Roland McGrath <roland@redhat.com>
2002-12-08  Ulrich DrepperAdded SHMLBA #define.
2002-12-05  Roland McGrath2002-12-05 Jakub Jelinek <jakub@redhat.com>
2002-12-05  Ulrich Drepper(struct sigevent): Change type of _attribute to void*.
2002-12-03  Roland McGrath2002-12-02 Roland McGrath <roland@redhat.com>
2002-12-03  Roland McGrath2002-12-02 Carlos O'Donell <carlos@baldric.uwo.ca>
2002-11-28  Ulrich Drepper(inline_syscall*): Avoid "=v" constraints.
2002-11-28  Ulrich DrepperChange defined(USE___THREAD) to USE___THREAD.
2002-11-24  Andreas SchwabSupport inline syscall with six arguments.
2002-11-19  Roland McGrath2002-11-11 Randolf Chung <tausq@debian.org>
2002-11-19  Roland McGrath2002-11-11 Randolf Chung <tausq@debian.org>
2002-11-19  Roland McGrath2002-11-11 Carlos O'Donell <carlos@baldric.uwo.ca>
2002-11-19  Roland McGrath2002-11-11 Randolf Chung <tausq@debian.org>
2002-11-15  Roland McGrath2002-11-15 Jakub Jelinek <jakub@redhat.com>
2002-11-09  Roland McGrath2002-09-22 H.J. Lu <hjl@gnu.org>
2002-11-08  Roland McGrath2002-11-07 Richard Henderson <rth@redhat.com>
2002-11-08  Roland McGrath2002-11-07 Richard Henderson <rth@redhat.com>
2002-11-08  Roland McGrath2002-11-07 Richard Henderson <rth@redhat.com>
2002-11-08  Roland McGrath2002-11-07 Richard Henderson <rth@redhat.com>
2002-11-08  Roland McGrath2002-11-07 Richard Henderson <rth@redhat.com>
2002-11-08  Roland McGrath2002-11-07 Richard Henderson <rth@redhat.com>
2002-11-06  Roland McGrath2002-11-06 Roland McGrath <roland@redhat.com>
2002-11-06  Roland McGrath2002-11-05 Roland McGrath <roland@redhat.com>
2002-11-06  Roland McGrath2002-11-05 Roland McGrath <roland@redhat.com>
2002-11-02  Roland McGrath2002-11-02 H.J. Lu <hjl@gnu.org>
2002-11-01  Roland McGrath2002-10-29 Jakub Jelinek <jakub@redhat.com>
2002-10-25  Roland McGrath2002-10-25 Roland McGrath <roland@redhat.com>
2002-10-24  Roland McGrath2002-10-24 Roland McGrath <roland@redhat.com>
2002-10-23  Roland McGrath2002-10-23 Roland McGrath <roland@redhat.com>
2002-10-23  Roland McGrath2002-10-23 Roland McGrath <roland@redhat.com>
2002-10-23  Roland McGrath2002-10-23 Roland McGrath <roland@redhat.com>
2002-10-23  Roland McGrath2002-10-23 Roland McGrath <roland@redhat.com>
2002-10-19  Roland McGrath2002-10-19 Roland McGrath <roland@redhat.com>
2002-10-19  Roland McGrath2002-10-19 Roland McGrath <roland@redhat.com>
2002-10-19  Roland McGrath2002-10-19 Roland McGrath <roland@redhat.com>
2002-10-18  Roland McGrath2002-10-18 Roland McGrath <roland@redhat.com>
2002-10-18  Roland McGrath2002-10-18 Jeff Bailey <jbailey@gnu.org>
2002-10-18  Roland McGrath2002-10-18 Jeff Bailey <jbailey@gnu.org>
2002-10-18  Roland McGrath2002-10-18 Jeff Bailey <jbailey@gnu.org>
2002-10-18  Roland McGrath2002-10-18 Jakub Jelinek <jakub@redhat.com>
next