]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2003-09-25  Ulrich DrepperDefine PROT_GROWSDOWN and PROT_GROWSUP.
2003-09-24  Ulrich Drepper(RTLD_START): Remove setting of __libc_stack_end.
2003-09-24  Ulrich DrepperNot needed anymore.
2003-09-24  Ulrich Drepper[GLIBC_2.2]: Add __clz_tab.
2003-09-24  Ulrich DrepperAdd libgcc-compat.c.
2003-09-24  Ulrich Drepperlibgcc compatibility code.
2003-09-24  Ulrich DrepperInclude compat code in build.
2003-09-17  Ulrich DrepperAdd #error if __NR_vfork required but not defined.
2003-09-17  Ulrich Drepper(DO_RET): New.
2003-09-17  Ulrich Drepper(CALL_ROUTINE): Deleted.
2003-09-17  Ulrich DrepperBranch to fork if libpthread is loaded. Elide backward...
2003-09-17  Roland McGrath2003-09-17 Uwe Reimann <Uwe_Reimann@gmx.net> Hans...
2003-09-15  Andreas SchwabAdd hidden_def.
2003-09-14  Ulrich DrepperOptimise code a little.
2003-09-14  Ulrich DrepperUse sys_mmap2 if it's known to be available.
2003-09-14  Ulrich DrepperRewrite.
2003-09-10  Roland McGrath2003-09-10 Chris Demetriou <cgd@broadcom.com>
2003-09-09  Roland McGrath2003-09-08 Chris Demetriou <cgd@broadcom.com>
2003-09-09  Roland McGrath2003-09-09 Chris Demetriou <cgd@broadcom.com>
2003-09-09  Roland McGrath2003-09-05 Roland McGrath <roland@redhat.com>
2003-09-09  Roland McGrath2003-09-08 Roland McGrath <roland@frob.com>
2003-09-08  Ulrich DrepperChange type of pthread_t to be compatible with LT.
2003-09-03  Ulrich DrepperRemove unused __syscall_* prototypes.
2003-09-03  Ulrich Drepper(sysdep_routines): Remove rt_*.
2003-09-03  Ulrich Drepper(__syscall_*): Remove unused __syscall_ stubs.
2003-09-03  Ulrich Drepper(__syscall_recvfrom, __syscall_sendto): Remove unused...
2003-09-03  Ulrich DrepperNot needed anymore.
2003-09-03  Ulrich Drepper(__syscall_rt_sigaction): New prototype.
2003-09-03  Ulrich Drepper(sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask...
2003-09-03  Ulrich DrepperAdditional versions for Linux/Alpha.
2003-09-03  Ulrich DrepperPOSIX limits for Linux/Alpha.
2003-09-01  Jakub JelinekNew file.
2003-08-31  Ulrich DrepperAdd posix_fadvise64 and posix_fallocate64 at GLIBC_2...
2003-08-30  Ulrich DrepperAdd semtimedop.
2003-08-25  Ulrich Drepper(PSEUDO_ERRVAL): Define.
2003-08-17  Ulrich Drepper(posix_fadvise64): Add V flag.
2003-08-17  Ulrich Drepper(PSEUDO_ERRVAL, PSEUDO_RET_ERRVAL, ret_ERRVAL, PSEUDO_E...
2003-08-16  Ulrich DrepperDon't add new posix_fadvise64_64 syscall.
2003-08-16  Ulrich DrepperDefine posix_fadvise64_64 entry. Add version info...
2003-08-16  Ulrich DrepperAIX posix_madvise implementation.
2003-07-31  Ulrich Drepper(__SSIZE_T_TYPE): Define.
2003-07-31  Ulrich Drepper(PT_EI): Add __attribute__((always_inline)).
2003-07-31  Alexandre Oliva* elf/dynamic-link.h (elf_machine_rel, elf_machine_rela,
2003-07-25  Ulrich DrepperHeader with a.out binary format definitions.
2003-07-22  Ulrich Drepper (PROCINFO_CLASS): Define if not yet defined. Use...
2003-07-16  Andreas Jaeger2003-07-16 Daniel Jacobowitz <drow@mvista.com>
2003-07-12  Ulrich Drepper(_STATFS_F_FRSIZE): Define.
2003-07-10  Ulrich DrepperRemove CLFAGS-.oS addition.
2003-07-08  Ulrich Drepper(lll_futex_wait, lll_futex_timed_wait, lll_futex_wake...
2003-07-08  Ulrich DrepperAvoid .ent/.end.
2003-07-05  Richard Henderson * sysdeps/alpha/elf/initfini.c: Avoid .ent...
2003-07-01  Ulrich DrepperAsm macros for definition of cancelable syscall wrapper...
2003-07-01  Ulrich Dreppersem_post implementation for nptl on Alpha.
2003-07-01  Ulrich Drepperpthread_once implementation for nptl on Alpha.
2003-07-01  Ulrich Dreppervfork implementation for nptl on Alpha.
2003-07-01  Ulrich DrepperLow level lock definitions for nptl on Alpha.
2003-07-01  Ulrich DrepperAlpha specific fork in nptl on Alpha.
2003-07-01  Ulrich DrepperAlpha specific nptl code to start thread.
2003-07-01  Ulrich DrepperPublic semaphore type definitions for Alpha.
2003-07-01  Ulrich DrepperPublic type definitions for nptl on Alpha.
2003-07-01  Ulrich DrepperMakefile for nptl on Alpha.
2003-07-01  Ulrich DrepperTLS access definitions for Alpha.
2003-07-01  Ulrich Drepperlibthread_db interface to map LWP ID to thread for...
2003-07-01  Ulrich DrepperGeneral definition for libpthread on Alpha.
2003-07-01  Ulrich DrepperSpinlock trylock implementation for Alpha.
2003-07-01  Ulrich DrepperSpinlock implementation for Alpha.
2003-07-01  Ulrich DrepperInitialization code for libpthread on Alpha.
2003-06-30  Richard Henderson * sysdeps/unix/sysv/linux/alpha/clone.S: Load...
2003-06-30  Richard Henderson * sysdeps/alpha/bits/atomic.h (__arch_compare_a...
2003-06-30  Andreas Jaeger2003-06-17 Guido Guenther <agx@sigxcpu.org>
2003-06-27  Roland McGrath2003-06-27 Jeroen Dekkers <jeroen@dekkers.cx>
2003-06-26  Ulrich DrepperDefine _STATBUF_ST_NSEC.
2003-06-26  Andreas Schwab * sysdeps/m68k/fpu/bits/mathinline.h: Don't inline...
2003-06-25  Ulrich Drepper(INLINE_SYSCALL): Cast result to long int.
2003-06-25  Ulrich Drepperld.so cache deifnitions for mips.
2003-06-24  Ulrich Drepper(struct statfs): Add f_frsize field.
2003-06-24  Richard Henderson * sysdeps/alpha/bits/atomic.h: New file.
2003-06-24  Richard Henderson * sysdeps/unix/sysv/linux/alpha/clone.S: Use...
2003-06-24  Richard Henderson * sysdeps/alpha/fpu/bits/mathinline.h: Honor
2003-06-24  Richard Henderson * sysdeps/alpha/setjmp.S (_setjmp, setjmp)...
2003-06-24  Richard Henderson * sysdeps/unix/sysv/linux/alpha/syscalls.list...
2003-06-24  Andreas SchwabUpdate.
2003-06-20  Richard Henderson * sysdeps/unix/make-syscalls.sh: Implement...
2003-06-20  Richard Henderson * sysdeps/unix/alpha/sysdep.h (INLINE_SYSCALL1...
2003-06-15  Andreas Jaeger2003-06-15 Guido Guenther <agx@sigxcpu.org>
2003-06-12  Ulrich DrepperFix handling of syscalls with more than four parameters.
2003-06-11  Ulrich DrepperDon't inline the function. Export them. Prepend __...
2003-06-06  Ulrich DrepperNew sequences for 5+ arg syscalls only needed for PIC.
2003-06-06  Richard Henderson * sysdeps/alpha/dl-machine.h (RTLD_START):...
2003-06-06  Richard Henderson * sysdeps/unix/sysv/linux/alpha/syscalls.list...
2003-06-06  Richard Henderson * sysdeps/unix/sysv/linux/alpha/gettimeofday...
2003-05-30  Andreas Jaeger2003-05-30 Guido Guenther <agx@sigxcpu.org>
2003-05-28  Roland McGrath2003-05-11 Andreas Schwab <schwab@suse.de>
2003-05-22  Andreas Jaeger2003-05-20 Guido Guenther <agx@sigxcpu.org>
2003-05-10  Ulrich Drepper(atomic_exchange_acq): Renamed from atomic_exchange.
2003-05-02  Ulrich Drepper(IPCOP_semtimedop): Define.
2003-04-30  Alexandre Oliva* sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext...
2003-04-29  Ulrich DrepperAdd libc_hidden_builtin_def.
2003-04-27  Andreas Schwabsemtimedop implementation for Linux/m68k.
2003-04-21  Ulrich DrepperDefine SI_TKILL.
next