aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath
2003-03-27* Makerules (check-abi) [$(enable-check-abi) = warn]:Roland McGrath
2003-03-272003-03-27 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-27Update.Ulrich Drepper
2003-03-27(setfsuid): Use INTERNAL_SYSCALL and do not check for errors (unless testing ...Ulrich Drepper
2003-03-27* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET_NOERRNO): UseRoland McGrath
2003-03-272003-03-27 Philip Blundell <philb@gnu.org>Roland McGrath
2003-03-27Update.Ulrich Drepper
2003-03-26Update.Ulrich Drepper
2003-03-26(struct siginfo): Avoid no-op padding element.Ulrich Drepper
2003-03-26* sysdeps/unix/make-syscalls.sh: When an undefined syscall hasRoland McGrath
2003-03-262003-03-26 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-26(__getgroups): Fix the error condition check for the return value of getgroup...Ulrich Drepper
2003-03-26(PSEUDO_NOERRNO): Fix a typo.Ulrich Drepper
2003-03-26* sysdeps/unix/sysv/linux/timer_getoverr.c: Fix typo in nameJakub Jelinek
2003-03-26Fix typo in name of included file.Jakub Jelinek
2003-03-26Update.Ulrich Drepper
2003-03-26Update.Ulrich Drepper
2003-03-26Test for EUC-TW bug with too-short output buffers.Ulrich Drepper
2003-03-26* sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined.Roland McGrath
2003-03-262003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-26(from_euc_tw): Fix return value of TO_LOOP.Ulrich Drepper
2003-03-26Update.Ulrich Drepper
2003-03-26Update.Ulrich Drepper
2003-03-26Remove struct __pthread_attr_s forward declaration.Ulrich Drepper
2003-03-26* csu/tst-atomic.c (do_test): Add some newRoland McGrath
2003-03-26* sysdeps/s390/s390-32/backtrace.c (__backtrace): Remove high orderRoland McGrath
2003-03-26* config.make.in (enable-check-abi): New variable from configure.Roland McGrath
2003-03-262003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-25*** empty log message ***Andreas Schwab
2003-03-25*** empty log message ***Andreas Schwab
2003-03-25Define ret_NOERRNO.Andreas Schwab
2003-03-25* sysdeps/powerpc/bits/atomic.h (__arch_atomic_exchange_32): New macro.Roland McGrath
2003-03-252003-03-25 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-25Update.Ulrich Drepper
2003-03-25(__TIMER_T_TYPE): Define as void*.Ulrich Drepper
2003-03-25* sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd...Alexandre Oliva
2003-03-25Update.Ulrich Drepper
2003-03-25Define SIGCANCEL and SIGTIMER. Remove FRAME_LEFT definition.Ulrich Drepper
2003-03-25* sysdeps/unix/sysv/linux/arm/sysdep-cancel.hRoland McGrath
2003-03-252003-03-24 Daniel Jacobowitz <drow@mvista.com>Roland McGrath
2003-03-25Update.Ulrich Drepper
2003-03-24Update.Ulrich Drepper
2003-03-24Update.Ulrich Drepper
2003-03-23Update.Ulrich Drepper
2003-03-23Recognize 'E' in first position of the parameter description to denote no err...Ulrich Drepper
2003-03-23Add s390, update i.86 and powerpcRoland McGrath
2003-03-23* Makeconfig (+includes): Don't use $(last-includes).Roland McGrath
2003-03-23* tst-mutex5.c (do_test): Unlock before destroy, otherwise we invokeRoland McGrath
2003-03-23* tst-join5.c (tf1, tf2): Add a cast.Roland McGrath