public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
[glibc] Deleted branch 'azanella/y2038'
 2021-03-02 12:29 UTC 

[glibc] nptl: __libc_cleanup_push/__libc_cleanup_pop require -fexceptions
 2021-03-02 10:58 UTC 

[glibc] elf: Build __dl_iterate_phdr with unwinding support [BZ #27498]
 2021-03-02 10:58 UTC 

[glibc/azanella/y2038] y2038: Add test coverage
 2021-03-01 17:39 UTC 

[glibc/azanella/y2038] libsupport: Add 64 bit time_t support for stat functions
 2021-03-01 17:39 UTC 

[glibc/azanella/y2038] libsupport: Add 64 bit time_t support for time functions
 2021-03-01 17:39 UTC 

[glibc/azanella/y2038] y2038: Add support for 64 bit time on legacy ABIs
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] linux: s390: Add libanl.abilist in s390 and s390x
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] linux: mips: Split libanl.abilist in n32 and n64
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] linux: mips: Split librt.abilist in n32 and n64
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] linux: mips: Split libpthread.abilist in n32 and n64
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for shmid_ds
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for semid_ds
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for msqid_ds
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for stat
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
 2021-03-01 17:38 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timespec
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timeval
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for time_t
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] posix: Add wait3 tests
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] io: Add basic tests for utimensat
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] time: Add basic timespec_get tests
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] time: Add timegm basic tests
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] time: Add gmtime tests
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] time: Add getitimer and setitimer basic tests
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] linux: Add lutimes test
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] linux: Add futimes test
 2021-03-01 17:37 UTC 

[glibc/azanella/y2038] tst: Add test for utimes
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] tst: Add test for utime
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] tst: Add test for clock_adjtime
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] tst: Add test for clock_settime
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] support: Provide xclock_settime test helper function
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] tst: Add test for futimens
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] Remove __WORDSIZE_TIME64_COMPAT32
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] login: Use 64-bit time on struct lastlog
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] linux: Add pwrite64_nocancel
 2021-03-01 17:36 UTC 

[glibc/azanella/y2038] login: Add 64-bit time support to utmp/utmpx
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] Add tests-container-internal rules
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] support: Add 'touch' command
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] Consolidate and simplify internal utmp definitions
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] login: Move gnu utmpx to default implementation
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] login: Consolidate utmp and utmpx headers
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
 2021-03-01 17:35 UTC 

[glibc/azanella/y2038] linux: Fix __thrd_sleep64 hidden definition
 2021-03-01 17:35 UTC 

[glibc] Created branch 'azanella/y2038'
 2021-03-01 17:35 UTC 

[glibc] Deleted branch 'azanella/y2038'
 2021-03-01 17:34 UTC 

[glibc] nptl: Use <unwind-link.h> for accessing the libgcc_s unwinder
 2021-03-01 16:35 UTC 

[glibc] Implement _Unwind_Resume in libc on top of <unwind-link.h>
 2021-03-01 16:35 UTC 

[glibc] Move sysdeps/gnu/unwind-resume.c to sysdeps/generic/unwind-resume.c
 2021-03-01 16:35 UTC 

[glibc] __frame_state_for: Use <unwind-link.h> for unwinder access
 2021-03-01 16:35 UTC 

[glibc] sparc: Implement backtrace on top <unwind-link.h>
 2021-03-01 16:35 UTC 

[glibc] m68k: Implement backtrace on top of <unwind-link.h>
 2021-03-01 16:35 UTC 

[glibc] i386: Implement backtrace on top of <unwind-link.h>
 2021-03-01 16:35 UTC 

[glibc] arm: Implement backtrace on top of <unwind-link.h>
 2021-03-01 16:35 UTC 

[glibc] backtrace: Implement on top of <unwind-link.h>
 2021-03-01 16:35 UTC 

[glibc] Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
 2021-03-01 16:34 UTC 

[glibc] Correct buffer end pointer in IO_wdefault_doallocate (BZ #26874)
 2021-03-01 14:08 UTC 

[glibc] aarch64: update ulps
 2021-03-01 12:32 UTC 

[glibc] Add inputs that generate larger error bounds
 2021-02-27  5:32 UTC 

[glibc/azanella/y2038] y2038: Add test coverage
 2021-02-26 20:44 UTC 

[glibc/azanella/y2038] libsupport: Add 64 bit time_t support for stat functions
 2021-02-26 20:44 UTC 

[glibc/azanella/y2038] libsupport: Add 64 bit time_t support for time functions
 2021-02-26 20:44 UTC 

[glibc/azanella/y2038] y2038: Add support for 64 bit time on legacy ABIs
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] linux: s390: Add libanl.abilist in s390 and s390x
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] linux: mips: Split libanl.abilist in n32 and n64
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] linux: mips: Split librt.abilist in n32 and n64
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] linux: mips: Split libpthread.abilist in n32 and n64
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for socket-constants.h
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for shmid_ds
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for semid_ds
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for msqid_ds
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for stat
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
 2021-02-26 20:43 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timespec
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timeval
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for time_t
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] tst: Add test for utimes
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] tst: Add test for utime
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] tst: Add test for clock_adjtime
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] tst: Add test for clock_settime
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] support: Provide xclock_settime test helper function
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] tst: Add test for futimens
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto
 2021-02-26 20:42 UTC 

[glibc/azanella/y2038] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] Remove __WORDSIZE_TIME64_COMPAT32
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] login: Use 64-bit time on struct lastlog
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] linux: Add pwrite64_nocancel
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] login: Add 64-bit time support to utmp/utmpx
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] Add tests-container-internal rules
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] support: Add 'touch' command
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] Consolidate and simplify internal utmp definitions
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] login: Move gnu utmpx to default implementation
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] login: Consolidate utmp and utmpx headers
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-02-26 20:41 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
 2021-02-26 20:40 UTC 

[glibc/azanella/y2038] linux: Fix __thrd_sleep64 hidden definition
 2021-02-26 20:40 UTC 

[glibc] Created branch 'azanella/y2038'
 2021-02-26 20:40 UTC 

[glibc] Deleted branch 'azanella/y2038'
 2021-02-26 20:33 UTC 

[glibc] Reduce the statically linked startup code [BZ #23323]
 2021-02-25 11:12 UTC 

[glibc] posix: Falling back to non wide mode in case of encoding error [BZ #14185]
 2021-02-23 21:06 UTC 

[glibc/azanella/y2038] y2038: Add test coverage
 2021-02-23 20:41 UTC 

[glibc/azanella/y2038] y2038: Add support for 64 bit time on legacy ABIs
 2021-02-23 20:41 UTC 

[glibc/azanella/y2038] linux: s390: Add libanl.abilist in s390 and s390x
 2021-02-23 20:41 UTC 

[glibc/azanella/y2038] linux: mips: Split libanl.abilist in n32 and n64
 2021-02-23 20:41 UTC 

[glibc/azanella/y2038] linux: mips: Split librt.abilist in n32 and n64
 2021-02-23 20:41 UTC 

[glibc/azanella/y2038] linux: mips: Split libpthread.abilist in n32 and n64
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for shmid_ds
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for semid_ds
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for msqid_ds
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for stat
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timespec
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timeval
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for time_t
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] tst: Add test for clock_adjtime
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] tst: Add test for clock_settime
 2021-02-23 20:40 UTC 

[glibc/azanella/y2038] support: Provide xclock_settime test helper function
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] tst: Add test for futimens
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] Remove __WORDSIZE_TIME64_COMPAT32
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] login: Use 64-bit time on struct lastlog
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] linux: Add pwrite64_nocancel
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] login: Add 64-bit time support to utmp/utmpx
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] Add tests-container-internal rules
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] support: Add 'touch' command
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] Consolidate and simplify internal utmp definitions
 2021-02-23 20:39 UTC 

[glibc/azanella/y2038] login: Move gnu utmpx to default implementation
 2021-02-23 20:38 UTC 

[glibc/azanella/y2038] login: Consolidate utmp and utmpx headers
 2021-02-23 20:38 UTC 

[glibc/azanella/y2038] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-02-23 20:38 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-02-23 20:38 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
 2021-02-23 20:38 UTC 

[glibc] Created branch 'azanella/y2038'
 2021-02-23 20:38 UTC 

[glibc] Deleted branch 'azanella/y2038'
 2021-02-23 20:38 UTC 

[glibc] nptl: Move elision implementations into libc
 2021-02-23 13:59 UTC 

[glibc/azanella/y2038] y2038: Add test coverage
 2021-02-23 12:39 UTC 

[glibc/azanella/y2038] y2038: Add support for 64 bit time on legacy ABIs
 2021-02-23 12:39 UTC 

[glibc/azanella/y2038] linux: s390: Add libanl.abilist in s390 and s390x
 2021-02-23 12:39 UTC 

[glibc/azanella/y2038] linux: mips: Split libanl.abilist in n32 and n64
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] linux: mips: Split libpthread.abilist in n32 and n64
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for shmid_ds
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for semid_ds
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for msqid_ds
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Use a common definition for stat
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: linux: Add __USE_TIME_BITS64 support for struct timex
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct utimbuf
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timespec
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for struct timeval
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] y2038: Add __USE_TIME_BITS64 support for time_t
 2021-02-23 12:38 UTC 

[glibc/azanella/y2038] tst: Add test for clock_adjtime
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] tst: Add test for clock_settime
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] support: Provide xclock_settime test helper function
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] tst: Add test for futimens
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] tst: Extend cross-test-ssh.sh to specify if target date can be altered
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] Remove __WORDSIZE_TIME64_COMPAT32
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] login: Use 64-bit time on struct lastlog
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] linux: Add pwrite64_nocancel
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] login: Add 64-bit time support to utmp/utmpx
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] Add tests-container-internal rules
 2021-02-23 12:37 UTC 

[glibc/azanella/y2038] support: Add 'touch' command
 2021-02-23 12:36 UTC 

[glibc/azanella/y2038] Consolidate and simplify internal utmp definitions
 2021-02-23 12:36 UTC 

[glibc/azanella/y2038] login: Move gnu utmpx to default implementation
 2021-02-23 12:36 UTC 

[glibc/azanella/y2038] login: Consolidate utmp and utmpx headers
 2021-02-23 12:36 UTC 

[glibc/azanella/y2038] linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-02-23 12:36 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
 2021-02-23 12:36 UTC 

[glibc/azanella/y2038] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
 2021-02-23 12:36 UTC 

[glibc] NEWS: Add missing bug closures
 2021-02-23 12:36 UTC 

[glibc] Created branch 'azanella/y2038'
 2021-02-23 12:36 UTC 

[glibc] Deleted branch 'azanella/y2038-work'
 2021-02-23 12:35 UTC 

[glibc] added rt to malloc/Depend [BZ #27132]
 2021-02-23  9:07 UTC 

[glibc] x86: Use x86/nptl/pthreaddef.h
 2021-02-23  0:03 UTC 

[glibc] nptl: Move futex-internal into libc
 2021-02-22 17:31 UTC 

[glibc] nptl: Move lowlevellock into libc [BZ #15648]
 2021-02-22 17:31 UTC 

[glibc] nptl: Move futex-internal.c into main nptl directory
 2021-02-22 17:31 UTC 

[glibc] nptl: Reformat Versions
 2021-02-22 17:31 UTC 

[glibc] nptl: Split libpthread-routines into one routine per line
 2021-02-22 17:30 UTC 

[glibc] x86: Remove unused variables for raw cache sizes from cacheinfo.h
 2021-02-22 16:35 UTC 

[glibc] Use Linux 5.11 in build-many-glibcs.py
 2021-02-22 16:11 UTC 

[glibc] <bits/platform/x86.h>: Correct x86_cpu_TBM
 2021-02-22 12:37 UTC 

[glibc] x86_64/clone.S: Upate comments
 2021-02-22 12:37 UTC 

[glibc] i386/clone.S: Remove redundant EBX load
 2021-02-22 12:37 UTC 

[glibc] aarch64: Remove the unused __read_tp symbol
 2021-02-22  9:17 UTC 

[glibc] Created branch 'schwab/ilp32'
 2021-02-22  9:08 UTC 

[glibc] Deleted branch 'schwab/ilp32'
 2021-02-22  9:07 UTC 

[glibc] build-many-glibcs.py: Use make -O for more consistent log output
 2021-02-22  8:38 UTC 

[glibc] configure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE
 2021-02-21 23:40 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).