aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/machine/nvptx/misc.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-17nvptx: Change 'read' and 'write' to 'ssize_t' return typeArijit Kumar Das1-1/+1
2023-01-19nvptx: Provide stub 'getpid', 'kill', 'stat'Thomas Schwinge1-0/+17
2023-01-19nvptx: Provide stub 'gettimeofday'Thomas Schwinge1-0/+7
2021-08-25nvptx: Emulate clock and other machine stubs.Roger Sayle1-0/+25
2018-04-13Add nvptx port.Jeff Johnston1-0/+34