aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/convert_scm_timestamps.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-03linux: Fix missing __convert_scm_timestamps (BZ #28860)Adhemerval Zanella1-2/+2
2022-01-28linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)Adhemerval Zanella1-6/+8
2022-01-12Revert "linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ ...Adhemerval Zanella1-6/+5
2022-01-12linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)Adhemerval Zanella1-5/+6
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-06linux: Use the expected size for SO_TIMESTAMP{NS} convertionAdhemerval Zanella1-2/+5
2021-07-05linux: Check for null value msghdr struct before useKhem Raj1-0/+2
2021-06-15linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}Adhemerval Zanella1-0/+95