platform/upstream/glibc.git
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.
2003-04-19 Ulrich DrepperSync with Linux 2.5.67.
2003-04-13 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/profil-counter: New.
2003-04-12 Ulrich DrepperAllow file to be included multiple times.
2003-04-09 Ulrich DrepperRemove FLT_EVAL_METHOD definition.
2003-04-09 Alexandre Oliva* sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed...
2003-04-05 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64...
2003-04-04 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct...
2003-04-03 Ulrich Drepper(PSEUDO): Add missing ; after ENTRY use.
2003-04-01 Ulrich Drepper(_NSIG): Define to 65.
2003-03-31 Andreas Schwab(atomic_increment_and_test): Define.
2003-03-29 Alexandre Oliva* configure.in: Add mips64* support.
2003-03-29 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):
2003-03-28 Alexandre Oliva* sysdeps/unix/mips/sysdep.S: Include sys/asm.h.
2003-03-28 Alexandre Oliva* sysdeps/unix/sysv/linux/mips/configure: Rebuilt.
2003-03-27 Roland McGrath2003-03-27 Philip Blundell <philb@gnu.org>
2003-03-27 Roland McGrath2003-03-27 Philip Blundell <philb@gnu.org>
2003-03-26 Ulrich Drepper(struct siginfo): Avoid no-op padding element.
2003-03-26 Ulrich Drepper(struct siginfo): Adjust timer info for what the kernel...
2003-03-25 Andreas SchwabFix typos.
2003-03-25 Andreas SchwabDefine ret_NOERRNO.
2003-03-25 Ulrich Drepper(__TIMER_T_TYPE): Define as void*.
2003-03-25 Alexandre Oliva* sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_M...
2003-03-25 Roland McGrath2003-03-24 Daniel Jacobowitz <drow@mvista.com>
2003-03-24 Ulrich DrepperINTERNAL_SYSCALL): Remove a1 from clobber list.
2003-03-23 Ulrich DrepperDefine PSEUDO_NOERRNO, PSEUDO_END_NOERRNO, and ret_NOERRNO.
2003-03-23 Roland McGrath2003-03-23 Jakub Jelinek <jakub@redhat.com>
2003-03-22 Andreas SchwabUpdate.
2003-03-22 Andreas SchwabSuperceded by atomic.h.
next