aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/semtimedop.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-23Fix misspellings in sysdeps/unix -- BZ 25337Paul Pluzhnikov1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-11-17Define in_int32_t_range to check if the 64 bit time_t syscall should be usedYunQiang Su1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-06-22linux: Only use 64-bit syscall if required for semtimedopAdhemerval Zanella1-23/+30
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-09-30sysvipc: Fix semtimedop for Linux < 5.1 for 64-bit ABIAdhemerval Zanella1-4/+8
2020-09-28sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLSAdhemerval Zanella1-8/+3
2020-09-11linux: Add time64 semtimedop supportAdhemerval Zanella1-8/+49
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-10-18Update sysvipc kernel-features.h files for Linux 5.1Adhemerval Zanella1-1/+3
2019-10-17sysvipc: Implement semop based on semtimedopAdhemerval Zanella1-2/+3
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-05-20sysvipc: Consolidate semtimedop s390Adhemerval Zanella1-2/+2
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-28Consolidate Linux semtimedop implementationAdhemerval Zanella1-6/+7
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-5/+2
2015-08-21Revert "Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURN"H.J. Lu1-2/+3
2015-08-21Add INLINE_SYSCALL_RETURN/INLINE_SYSCALL_ERROR_RETURNH.J. Lu1-3/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers1-2/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2003-05-01Update.Ulrich Drepper1-0/+40