public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc] Deleted branch 'azanella/y2038'
@ 2021-07-30 19:16 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-07-30 19:16 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 29de4b366e... Use LFS and 64 bit time for installed programs

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  29de4b3... Use LFS and 64 bit time for installed programs
  7271aea... Use 64 bit time_t stat internally
  f558cda... y2038: Add test coverage
  96e284d... libsupport: Add 64 bit time_t support for stat functions
  7cd40e5... libsupport: Add 64 bit time_t support for time functions
  e85ec6e... io: Add ftw64 with 64 bit time_t support
  f313dd8... io: Add fts64 with 64 bit time_t support
  9eaf86f... posix: Add glob64 with 64 bit time_t support
  ca45509... y2038: Add support for 64 bit time on legacy ABIs
  347cbc7... time: Add 64 bit time support for getdate
  7c701ad... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  7f7a0c3... y2038: Use a common definition for shmid_ds
  7b28b64... y2038: Use a common definition for semid_ds
  0fdb45e... y2038: Use a common definition for msqid_ds
  2353380... y2038: Use a common definition for stat
  afce3d2... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  c3da822... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  4a16e39... y2038: Add __USE_TIME_BITS64 support for struct timespec
  101f405... y2038: Add __USE_TIME_BITS64 support for struct timeval
  ddab116... y2038: Add __USE_TIME_BITS64 support for time_t
  110e6fa... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  aee60ad... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  be65a08... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  dfa42d6... linux: s390: Add libanl.abilist in s390 and s390x
  2a99964... linux: mips: Split libanl.abilist in n32 and n64
  b1db6f5... linux: mips: Split librt.abilist in n32 and n64


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-06-08 20:47 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-06-08 20:47 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 4758218dd4... Use LFS and 64 bit time for installed programs

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  4758218... Use LFS and 64 bit time for installed programs
  b9d6b31... Use 64 bit time_t stat internally
  4cf9a96... y2038: Add test coverage
  0644dd9... libsupport: Add 64 bit time_t support for stat functions
  c975e48... libsupport: Add 64 bit time_t support for time functions
  3997fc2... io: Add ftw64 with 64 bit time_t support
  5ea0836... io: Add fts64 with 64 bit time_t support
  1e0dd8b... posix: Add glob64 with 64 bit time_t support
  99fe7d5... y2038: Add support for 64 bit time on legacy ABIs
  77d6a6d... time: Add 64 bit time support for getdate
  b8d76ea... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  fff8f51... y2038: Use a common definition for shmid_ds
  a287d1b... y2038: Use a common definition for semid_ds
  1c0a6e4... y2038: Use a common definition for msqid_ds
  9ea6174... y2038: Use a common definition for stat
  303bbc1... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  8b29ee7... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  80c5e60... y2038: Add __USE_TIME_BITS64 support for struct timespec
  c6c9c77... y2038: Add __USE_TIME_BITS64 support for struct timeval
  9a0e448... y2038: Add __USE_TIME_BITS64 support for time_t
  678a7a2... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  e468528... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  9f71c10... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  4ead45a... linux: s390: Add libanl.abilist in s390 and s390x
  9542df2... linux: mips: Split libanl.abilist in n32 and n64
  465ba9c... linux: mips: Split librt.abilist in n32 and n64


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-05-26 16:23 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-05-26 16:23 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 821534133b... timezone: Use LFS and 64 bit time_t for installed programs

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  8215341... timezone: Use LFS and 64 bit time_t for installed programs
  6995406... posix: Use LFS and 64 bit time_t for installed programs
  3f66717... nss: Use LFS and 64 bit time_t for installed programs
  42e98cd... locale: Use LFS and 64 bit time_t for installed programs
  c1285e4... iconv: Use LFS and 64 bit time_t for installed programs
  46b124f... elf: Use LFS and 64 bit time_t for installed programs
  53d4441... debug: build pcprofiledump with LFS and 64 bit time support
  94a981d... Use 64 bit time_t stat internally
  8dd445b... y2038: Add test coverage
  23d5244... libsupport: Add 64 bit time_t support for stat functions
  4bbdd3c... libsupport: Add 64 bit time_t support for time functions
  0132675... io: Add ftw64 with 64 bit time_t support
  1d7ae7b... io: Add fts64 with 64 bit time_t support
  f13c1fe... posix: Add glob64 with 64 bit time_t support
  852ca95... y2038: Add support for 64 bit time on legacy ABIs
  d4371f6... time: Add 64 bit time support for getdate
  4584d41... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  277454a... y2038: Use a common definition for shmid_ds
  58832e3... y2038: Use a common definition for semid_ds
  12b403e... y2038: Use a common definition for msqid_ds
  83f68d0... y2038: Use a common definition for stat
  16efd0c... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  49fd161... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  393a5ee... y2038: Add __USE_TIME_BITS64 support for struct timespec
  9d3201b... y2038: Add __USE_TIME_BITS64 support for struct timeval
  bd0e89f... y2038: Add __USE_TIME_BITS64 support for time_t
  7b07cf7... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  9143d1b... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  ebb7ba1... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  38baf1b... Remove __WORDSIZE_TIME64_COMPAT32
  a01bf0b... login: Use 64-bit time on struct lastlog [BZ #25844]
  98fa90f... linux: Add pwrite64_nocancel
  01edd06... login: Add 64-bit time support to utmp/utmpx
  9e204b4... Add tests-container-internal rules
  581e157... support: Add 'touch' command
  e1c0e5a... Consolidate and simplify internal utmp definitions
  e6af677... login: Move gnu utmpx to default implementation
  a9a72d3... login: Consolidate utmp and utmpx headers
  5f5e12e... linux: s390: Add libanl.abilist in s390 and s390x
  ca4e02e... linux: mips: Split libanl.abilist in n32 and n64
  1df4f67... linux: mips: Split librt.abilist in n32 and n64
  5ec9a18... linux: mips: Split libpthread.abilist in n32 and n64
  faad919... posix: Add wait3 tests
  4b7549d... io: Add basic tests for utimensat
  94a1916... time: Add 64 bit tests for getdate / getdate_r
  1e25ad2... time: Add basic timespec_get tests
  40b9ce8... time: Add timegm/timelocal basic tests
  026cb4b... time: Add gmtime/gmtime_r tests
  189912c... time: Add getitimer and setitimer basic tests
  c92b0a2... linux: Add lutimes test
  3d54936... linux: Add futimes test
  e2feb37... io: Use temporary directory and file for ftwtest-sh


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-03-05 19:17 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-03-05 19:17 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 d6471dfe98... timezone: Use LFS and 64 bit time_t for installed programs

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  d6471df... timezone: Use LFS and 64 bit time_t for installed programs
  0c01de7... posix: Use LFS and 64 bit time_t for installed programs
  5efa807... nss: Use LFS and 64 bit time_t for installed programs
  f3ff49a... locale: Use LFS and 64 bit time_t for installed programs
  fe7fa61... iconv: Use LFS and 64 bit time_t for installed programs
  cad5c96... elf: Use LFS and 64 bit time_t for installed programs
  24548c3... debug: build pcprofiledump with LFS and 64 bit time support
  034d215... Use 64 bit time_t stat internally
  e3fdc89... y2038: Add test coverage
  60878dc... libsupport: Add 64 bit time_t support for stat functions
  e53a3e1... libsupport: Add 64 bit time_t support for time functions
  7694fe0... io: Add ftw64 with 64 bit time_t support
  ca578d1... io: Add fts64 with 64 bit time_t support
  264e227... posix: Add glob64 with 64 bit time_t support
  4fb73f8... y2038: Add support for 64 bit time on legacy ABIs
  90b6d3b... time: Add 64 bit time support for getdate
  019da11... linux: s390: Add libanl.abilist in s390 and s390x
  2a60e0a... linux: mips: Split libanl.abilist in n32 and n64
  d9af353... linux: mips: Split librt.abilist in n32 and n64
  8a24a6f... linux: mips: Split libpthread.abilist in n32 and n64
  91722c8... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  f9c794e... y2038: Use a common definition for shmid_ds
  2a5457b... y2038: Use a common definition for semid_ds
  c2d59d5... y2038: Use a common definition for msqid_ds
  263982d... y2038: Use a common definition for stat
  359991a... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  20cfc36... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  d798b15... y2038: Add __USE_TIME_BITS64 support for struct timespec
  6587eeb... y2038: Add __USE_TIME_BITS64 support for struct timeval
  6c98383... y2038: Add __USE_TIME_BITS64 support for time_t
  03a12ba... posix: Add wait3 tests
  52d083e... io: Add basic tests for utimensat
  25b3a20... time: Add 64 bit tests for getdate
  074af1d... time: Add basic timespec_get tests
  52d7778... time: Add timegm basic tests
  12cbfc1... time: Add gmtime tests
  5702e40... time: Add getitimer and setitimer basic tests
  fee2925... linux: Add lutimes test
  f13c014... linux: Add futimes test
  693f090... tst: Add test for clock_adjtime
  69f4399... tst: Add test for clock_settime
  9a6b42a... support: Provide xclock_settime test helper function
  a28a564... tst: Extend cross-test-ssh.sh to specify if target date can
  ddb765f... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  01bbd25... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  8449a94... Remove __WORDSIZE_TIME64_COMPAT32
  a319103... login: Use 64-bit time on struct lastlog
  1c36bc1... linux: Add pwrite64_nocancel
  cd92f88... login: Add 64-bit time support to utmp/utmpx
  d253f95... Add tests-container-internal rules
  f39fc7d... support: Add 'touch' command
  946ecbe... Consolidate and simplify internal utmp definitions
  75f8a6e... login: Move gnu utmpx to default implementation
  7080da0... login: Consolidate utmp and utmpx headers
  90d6962... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  80fb491... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  488ba16... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  08cfbdd... io: Use temporary directory and file for ftwtest-sh
  564369e... linux: Fix __thrd_sleep64 hidden definition


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-03-04 17:35 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-03-04 17:35 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 9bc4bc3523... timezone: Use LFS and 64 bit time_t for installed programs

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  9bc4bc3... timezone: Use LFS and 64 bit time_t for installed programs
  c3c42e7... posix: Use LFS and 64 bit time_t for installed programs
  6e5bafd... nss: Use LFS and 64 bit time_t for installed programs
  de0df0e... locale: Use LFS and 64 bit time_t for installed programs
  e813b6f... iconv: Use LFS and 64 bit time_t for installed programs
  8fddb5d... elf: Use LFS and 64 bit time_t for installed programs
  ae89455... debug: build pcprofiledump with LFS and 64 bit time support
  425e290... Use 64 bit time_t stat internally
  874435c... y2038: Add test coverage
  823db48... libsupport: Add 64 bit time_t support for stat functions
  e0cdb6a... libsupport: Add 64 bit time_t support for time functions
  cda1aa8... io: Add ftw64 with 64 bit time_t support
  0827008... io: Add fts64 with 64 bit time_t support
  2d276e1... posix: Add glob64 with 64 bit time_t support
  3222a8c... y2038: Add support for 64 bit time on legacy ABIs
  90b6d3b... time: Add 64 bit time support for getdate
  019da11... linux: s390: Add libanl.abilist in s390 and s390x
  2a60e0a... linux: mips: Split libanl.abilist in n32 and n64
  d9af353... linux: mips: Split librt.abilist in n32 and n64
  8a24a6f... linux: mips: Split libpthread.abilist in n32 and n64
  91722c8... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  f9c794e... y2038: Use a common definition for shmid_ds
  2a5457b... y2038: Use a common definition for semid_ds
  c2d59d5... y2038: Use a common definition for msqid_ds
  263982d... y2038: Use a common definition for stat
  359991a... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  20cfc36... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  d798b15... y2038: Add __USE_TIME_BITS64 support for struct timespec
  6587eeb... y2038: Add __USE_TIME_BITS64 support for struct timeval
  6c98383... y2038: Add __USE_TIME_BITS64 support for time_t
  03a12ba... posix: Add wait3 tests
  52d083e... io: Add basic tests for utimensat
  25b3a20... time: Add 64 bit tests for getdate
  074af1d... time: Add basic timespec_get tests
  52d7778... time: Add timegm basic tests
  12cbfc1... time: Add gmtime tests
  5702e40... time: Add getitimer and setitimer basic tests
  fee2925... linux: Add lutimes test
  f13c014... linux: Add futimes test
  693f090... tst: Add test for clock_adjtime
  69f4399... tst: Add test for clock_settime
  9a6b42a... support: Provide xclock_settime test helper function
  a28a564... tst: Extend cross-test-ssh.sh to specify if target date can
  ddb765f... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  01bbd25... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  8449a94... Remove __WORDSIZE_TIME64_COMPAT32
  a319103... login: Use 64-bit time on struct lastlog
  1c36bc1... linux: Add pwrite64_nocancel
  cd92f88... login: Add 64-bit time support to utmp/utmpx
  d253f95... Add tests-container-internal rules
  f39fc7d... support: Add 'touch' command
  946ecbe... Consolidate and simplify internal utmp definitions
  75f8a6e... login: Move gnu utmpx to default implementation
  7080da0... login: Consolidate utmp and utmpx headers
  90d6962... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  80fb491... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  488ba16... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  08cfbdd... io: Use temporary directory and file for ftwtest-sh
  564369e... linux: Fix __thrd_sleep64 hidden definition


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-03-03 21:58 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-03-03 21:58 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 16e6753b00... y2038: Add test coverage

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  16e6753... y2038: Add test coverage
  0799ce5... libsupport: Add 64 bit time_t support for stat functions
  3070354... libsupport: Add 64 bit time_t support for time functions
  b5d0276... y2038: Add support for 64 bit time on legacy ABIs
  a00009a... time: Add 64 bit time support for getdate
  ba7543f... linux: s390: Add libanl.abilist in s390 and s390x
  f89bd0e... linux: mips: Split libanl.abilist in n32 and n64
  df7157c... linux: mips: Split librt.abilist in n32 and n64
  92dfa6e... linux: mips: Split libpthread.abilist in n32 and n64
  e22ab49... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  8a7c6ee... y2038: Use a common definition for shmid_ds
  b9a8d6b... y2038: Use a common definition for semid_ds
  7e4b7dd... y2038: Use a common definition for msqid_ds
  0d7f262... y2038: Use a common definition for stat
  a7d8676... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  e1fca40... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  bbd3635... y2038: Add __USE_TIME_BITS64 support for struct timespec
  83c9eb6... y2038: Add __USE_TIME_BITS64 support for struct timeval
  84e61a9... y2038: Add __USE_TIME_BITS64 support for time_t
  e5d09e1... posix: Add wait3 tests
  31cbdf1... io: Add basic tests for utimensat
  e9900de... time: Add 64 bit tests for getdate
  9bf8d81... time: Add basic timespec_get tests
  dcc5b73... time: Add timegm basic tests
  61f1a86... time: Add gmtime tests
  f4b0e7f... time: Add getitimer and setitimer basic tests
  94ae7cc... linux: Add lutimes test
  d6f1eab... linux: Add futimes test
  56dbd90... tst: Add test for utimes
  8c3645e... tst: Add test for utime
  b769f35... tst: Add test for clock_adjtime
  1c5f2c7... tst: Add test for clock_settime
  7450a82... support: Provide xclock_settime test helper function
  0b15011... tst: Add test for futimens
  ca936f8... tst: Extend cross-test-ssh.sh to specify if target date can
  87340dd... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  5161abe... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  8b1e39f... Remove __WORDSIZE_TIME64_COMPAT32
  4b882dd... login: Use 64-bit time on struct lastlog
  2132860... linux: Add pwrite64_nocancel
  a932ae5... login: Add 64-bit time support to utmp/utmpx
  d9c3183... Add tests-container-internal rules
  7a8b4e7... support: Add 'touch' command
  a778890... Consolidate and simplify internal utmp definitions
  ec360f6... login: Move gnu utmpx to default implementation
  87cc931... login: Consolidate utmp and utmpx headers
  19f7cfc... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  53a7eb6... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  7a9d006... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  8a0990b... linux: Fix __thrd_sleep64 hidden definition


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-03-02 12:29 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-03-02 12:29 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 6dce3973fa... y2038: Add test coverage

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  6dce397... y2038: Add test coverage
  1b32c6f... libsupport: Add 64 bit time_t support for stat functions
  b0523ea... libsupport: Add 64 bit time_t support for time functions
  f2e4b97... y2038: Add support for 64 bit time on legacy ABIs
  f4e40f9... linux: s390: Add libanl.abilist in s390 and s390x
  835da47... linux: mips: Split libanl.abilist in n32 and n64
  ebf19f4... linux: mips: Split librt.abilist in n32 and n64
  5c485ad... linux: mips: Split libpthread.abilist in n32 and n64
  9c9b89f... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  d5d3ad2... y2038: Use a common definition for shmid_ds
  f3dc9cf... y2038: Use a common definition for semid_ds
  cb9c067... y2038: Use a common definition for msqid_ds
  a81c83d... y2038: Use a common definition for stat
  15b607f... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  f6eb9fb... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  5a6f282... y2038: Add __USE_TIME_BITS64 support for struct timespec
  cee329f... y2038: Add __USE_TIME_BITS64 support for struct timeval
  5eb3929... y2038: Add __USE_TIME_BITS64 support for time_t
  44e831f... posix: Add wait3 tests
  efc80a7... io: Add basic tests for utimensat
  85009e6... time: Add basic timespec_get tests
  3577703... time: Add timegm basic tests
  dad8292... time: Add gmtime tests
  73efedb... time: Add getitimer and setitimer basic tests
  798a545... linux: Add lutimes test
  707449e... linux: Add futimes test
  23485b5... tst: Add test for utimes
  fc41b34... tst: Add test for utime
  a80710c... tst: Add test for clock_adjtime
  de5acef... tst: Add test for clock_settime
  a7d19f7... support: Provide xclock_settime test helper function
  feb8bdd... tst: Add test for futimens
  176bcb0... tst: Extend cross-test-ssh.sh to specify if target date can
  4ebe34c... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  c708d8d... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  5bf2687... Remove __WORDSIZE_TIME64_COMPAT32
  803ba54... login: Use 64-bit time on struct lastlog
  3f60d12... linux: Add pwrite64_nocancel
  70d905c... login: Add 64-bit time support to utmp/utmpx
  5487b5c... Add tests-container-internal rules
  88a7f1f... support: Add 'touch' command
  0c51fd7... Consolidate and simplify internal utmp definitions
  b758538... login: Move gnu utmpx to default implementation
  1350ff9... login: Consolidate utmp and utmpx headers
  0e76aa9... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  65fe20d... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  5411ac7... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  a9b36b3... linux: Fix __thrd_sleep64 hidden definition


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-03-01 17:34 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-03-01 17:34 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 5787678cf2... y2038: Add test coverage

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  5787678... y2038: Add test coverage
  7727080... libsupport: Add 64 bit time_t support for stat functions
  0425867... libsupport: Add 64 bit time_t support for time functions
  205fc0d... y2038: Add support for 64 bit time on legacy ABIs
  88540a3... linux: s390: Add libanl.abilist in s390 and s390x
  083fd10... linux: mips: Split libanl.abilist in n32 and n64
  17ba419... linux: mips: Split librt.abilist in n32 and n64
  997e3d0... linux: mips: Split libpthread.abilist in n32 and n64
  32b2264... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
  cad9b27... y2038: Use a common definition for shmid_ds
  5f7efdf... y2038: Use a common definition for semid_ds
  bf927d8... y2038: Use a common definition for msqid_ds
  ce62505... y2038: Use a common definition for stat
  02a66bd... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  b4d908b... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  c939c1a... y2038: Add __USE_TIME_BITS64 support for struct timespec
  fa36ae2... y2038: Add __USE_TIME_BITS64 support for struct timeval
  d011f20... y2038: Add __USE_TIME_BITS64 support for time_t
  98fea27... tst: Add test for utimes
  c387610... tst: Add test for utime
  a5b3443... tst: Add test for clock_adjtime
  00fcf3a... tst: Add test for clock_settime
  26a32c3... support: Provide xclock_settime test helper function
  b098652... tst: Add test for futimens
  bf8c1a9... tst: Extend cross-test-ssh.sh to specify if target date can
  86955d6... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  b71d2fe... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  1ac4687... Remove __WORDSIZE_TIME64_COMPAT32
  354a24b... login: Use 64-bit time on struct lastlog
  6358d27... linux: Add pwrite64_nocancel
  96031f7... login: Add 64-bit time support to utmp/utmpx
  99bf7f2... Add tests-container-internal rules
  9ff5bd3... support: Add 'touch' command
  fee0c79... Consolidate and simplify internal utmp definitions
  df32e20... login: Move gnu utmpx to default implementation
  6ff69a9... login: Consolidate utmp and utmpx headers
  8366abd... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  256b4aa... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  81e1ecf... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
  6728284... linux: Fix __thrd_sleep64 hidden definition


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-02-26 20:33 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-02-26 20:33 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 2da1ca6bc2... y2038: Add test coverage

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  2da1ca6... y2038: Add test coverage
  178e18a... y2038: Add support for 64 bit time on legacy ABIs
  7f71eca... linux: s390: Add libanl.abilist in s390 and s390x
  78bc057... linux: mips: Split libanl.abilist in n32 and n64
  85c4177... linux: mips: Split librt.abilist in n32 and n64
  86f6433... linux: mips: Split libpthread.abilist in n32 and n64
  6e08d99... y2038: Use a common definition for shmid_ds
  632ecf5... y2038: Use a common definition for semid_ds
  12f5f20... y2038: Use a common definition for msqid_ds
  6260c7c... y2038: Use a common definition for stat
  c400ce8... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  0ad1eb4... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  ebb94c9... y2038: Add __USE_TIME_BITS64 support for struct timespec
  ea8d1af... y2038: Add __USE_TIME_BITS64 support for struct timeval
  3153230... y2038: Add __USE_TIME_BITS64 support for time_t
  91b32cb... tst: Add test for clock_adjtime
  76f0bd8... tst: Add test for clock_settime
  63340d0... support: Provide xclock_settime test helper function
  d19dd07... tst: Add test for futimens
  17d74bd... tst: Extend cross-test-ssh.sh to specify if target date can
  12fe0d5... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  301bfc9... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  214b86e... Remove __WORDSIZE_TIME64_COMPAT32
  c836305... login: Use 64-bit time on struct lastlog
  d87d88c... linux: Add pwrite64_nocancel
  f7e491a... login: Add 64-bit time support to utmp/utmpx
  4e7b619... Add tests-container-internal rules
  5429827... support: Add 'touch' command
  478e9bc... Consolidate and simplify internal utmp definitions
  8569f44... login: Move gnu utmpx to default implementation
  a835f4c... login: Consolidate utmp and utmpx headers
  9c0cb07... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  3ac3578... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  c896605... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-02-23 20:38 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-02-23 20:38 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 6ac4892ae8... y2038: Add test coverage

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  6ac4892... y2038: Add test coverage
  a2731e4... y2038: Add support for 64 bit time on legacy ABIs
  044f5d7... linux: s390: Add libanl.abilist in s390 and s390x
  9ad7117... linux: mips: Split libanl.abilist in n32 and n64
  fe7a34b... linux: mips: Split libpthread.abilist in n32 and n64
  9339137... y2038: Use a common definition for shmid_ds
  4198746... y2038: Use a common definition for semid_ds
  865470a... y2038: Use a common definition for msqid_ds
  3723d0c... y2038: Use a common definition for stat
  5ba98b5... y2038: linux: Add __USE_TIME_BITS64 support for struct time
  c5e3832... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
  f50383e... y2038: Add __USE_TIME_BITS64 support for struct timespec
  3a223d6... y2038: Add __USE_TIME_BITS64 support for struct timeval
  ee5fd6d... y2038: Add __USE_TIME_BITS64 support for time_t
  32cc899... tst: Add test for clock_adjtime
  b5373c2... tst: Add test for clock_settime
  4777fff... support: Provide xclock_settime test helper function
  c7bec41... tst: Add test for futimens
  c56544d... tst: Extend cross-test-ssh.sh to specify if target date can
  3993442... nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64
  ed75752... login: Rewrite utmp/wtmp locking mechanism (BZ #24492)
  1210d2f... Remove __WORDSIZE_TIME64_COMPAT32
  343a81e... login: Use 64-bit time on struct lastlog
  9e762e3... linux: Add pwrite64_nocancel
  4994207... login: Add 64-bit time support to utmp/utmpx
  562639f... Add tests-container-internal rules
  5a66224... support: Add 'touch' command
  4f6c523... Consolidate and simplify internal utmp definitions
  247bead... login: Move gnu utmpx to default implementation
  ed09ed8... login: Consolidate utmp and utmpx headers
  57d7367... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMESTAMP
  d3a8ef2... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
  80770c5... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [glibc] Deleted branch 'azanella/y2038'
@ 2021-01-20 13:02 Adhemerval Zanella
  0 siblings, 0 replies; 11+ messages in thread
From: Adhemerval Zanella @ 2021-01-20 13:02 UTC (permalink / raw)
  To: glibc-cvs

The branch 'azanella/y2038' was deleted.
It previously pointed to:

 2db2578daf... Remove __WORDSIZE_TIME64_COMPAT32

Diff:

!!! WARNING: THE FOLLOWING COMMITS ARE NO LONGER ACCESSIBLE (LOST):
-------------------------------------------------------------------

  2db2578... Remove __WORDSIZE_TIME64_COMPAT32
  18e937f... login: Use 64-bit time on struct lastlog
  a3d0964... login: Add 64-bit time support
  a3fdc1c... login: Move gnu utmpx to default implementation
  b5fa1f2... login: Consolidate utmp and utmpx headers
  e122605... linux: Add 64-bit time_t support for wait3
  9b950ec... Move ftime to a compatibility symbol
  465660c... linux: Move xmknoda{at} to compat symbols
  8179252... linux: Add {f}stat{at} y2038 support
  bc3571c... linux: Move {f}xstat{at} to compat symbols
  fb1e863... linux: Disentangle fstatat from fxstatat
  78fb295... linux: Implement {l}fstat{at} in terms of fstatat
  943869a... linux: Move the struct stat{64} to struct_stat.h
  0bf1fa7... Remove mknod wrapper functions, move them to symbols
  cd95a83... Remove stat wrapper functions, move them to exported symbol
  f9e6d2d... Remove internal usage of extensible stat functions
  7b4c3de... Linux: Consolidate xmknod
  f9054c6... linux: Consolidate fxstatat{64}
  ac4f546... linux: Consolidate fxstat{64}
  12e2bd0... linux: Consolidate lxstat{64}
  00566ae... linux: Consolidate xstat{64}
  c0ff971... linux: Define STAT64_IS_KERNEL_STAT64
  06fcf2f... linux: Always define STAT_IS_KERNEL_STAT
  095f20b... linux: Add time64 support for nanosleep
  cd394a0... linux: Fix time64 support for futimesat
  e859ba1... linux: Consolidate utimes
  ad0e2ca... linux: Use 64-bit time_t syscall on clock_getcputclockid
  4a97da4... linux: Add time64 sigtimedwait support
  d134055... linux: Add time64 recvmmsg support
  1e0aaf0... linux: Add time64 select support
  831484f... linux: Add time64 pselect support
  b013cf1... linux: Add time64 semtimedop support
  e118ad3... linux: Add ppoll time64 optimization
  5202dea... linux: Simplify clock_getres
  52ab12a... linux: Add helper function to optimize 64-bit time_t fallba
  257683d... linux: Simplify utimensat
  c0cbd0a... linux: Simplify timerfd_settime
  6f3740e... linux: Simplify timer_gettime
  1ed1ce0... linux: Simplify sched_rr_get_interval
  6c5e1b8... linux: Simplify ppoll
  cb4b1e0... linux: Simplify mq_timedsend
  22fa497... linux: Simplify mq_timedreceive
  ebcef4f... linux: Simplify clock_settime
  8865577... linux: Simplify clock_nanosleep
  a702f75... linux: Simplify clock_gettime
  ba1cef1... linux: Simplify clock_adjtime


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-07-30 19:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-30 19:16 [glibc] Deleted branch 'azanella/y2038' Adhemerval Zanella
  -- strict thread matches above, loose matches on Subject: below --
2021-06-08 20:47 Adhemerval Zanella
2021-05-26 16:23 Adhemerval Zanella
2021-03-05 19:17 Adhemerval Zanella
2021-03-04 17:35 Adhemerval Zanella
2021-03-03 21:58 Adhemerval Zanella
2021-03-02 12:29 Adhemerval Zanella
2021-03-01 17:34 Adhemerval Zanella
2021-02-26 20:33 Adhemerval Zanella
2021-02-23 20:38 Adhemerval Zanella
2021-01-20 13:02 Adhemerval Zanella

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).