public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Use 64 bit time_t routines on support
@ 2023-02-13 17:12 Adhemerval Zanella
  2023-02-13 17:12 ` [PATCH 1/9] support: Use 64 bit time_t routines on support_descriptors_list (BZ #30111) Adhemerval Zanella
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Adhemerval Zanella @ 2023-02-13 17:12 UTC (permalink / raw)
  To: libc-alpha

Adhemerval Zanella (9):
  support: Use 64 bit time_t routines on support_descriptors_list (BZ
    #30111)
  support: Use 64 bit time_t routines on support_stat_nanoseconds
  support: Use 64 bit time_t routines on test-container
  support: Use 64 bit time_t routines on shell-container
  support: Use 64 bit time_t routines on delayed_exit
  support: Use 64 bit time_t routines on support_process_state_wait
  support: Use 64 bit time_t routines on support_process_kill
  support: Use 64 bit time_t routines on support_can_chroot
  support: Use 64 bit time_t routines on xmkdirp

 support/delayed_exit.c             | 3 +++
 support/shell-container.c          | 1 +
 support/support_can_chroot.c       | 7 +++++--
 support/support_descriptors.c      | 3 +++
 support/support_process_state.c    | 3 +++
 support/support_stat_nanoseconds.c | 3 +++
 support/support_subprocess.c       | 3 +++
 support/test-container.c           | 1 +
 support/xmkdirp.c                  | 3 +++
 9 files changed, 25 insertions(+), 2 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-02-13 17:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13 17:12 [PATCH 0/9] Use 64 bit time_t routines on support Adhemerval Zanella
2023-02-13 17:12 ` [PATCH 1/9] support: Use 64 bit time_t routines on support_descriptors_list (BZ #30111) Adhemerval Zanella
2023-02-13 17:12 ` [PATCH 2/9] support: Use 64 bit time_t routines on support_stat_nanoseconds Adhemerval Zanella
2023-02-13 17:12 ` [PATCH 3/9] support: Use 64 bit time_t routines on test-container Adhemerval Zanella
2023-02-13 17:12 ` [PATCH 4/9] support: Use 64 bit time_t routines on shell-container Adhemerval Zanella
2023-02-13 17:12 ` [PATCH 5/9] support: Use 64 bit time_t routines on delayed_exit Adhemerval Zanella
2023-02-13 17:12 ` [PATCH 6/9] support: Use 64 bit time_t routines on support_process_state_wait Adhemerval Zanella
2023-02-13 17:13 ` [PATCH 7/9] support: Use 64 bit time_t routines on support_process_kill Adhemerval Zanella
2023-02-13 17:13 ` [PATCH 8/9] support: Use 64 bit time_t routines on support_can_chroot Adhemerval Zanella
2023-02-13 17:13 ` [PATCH 9/9] support: Use 64 bit time_t routines on xmkdirp 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).