Skip to content

Support lseek syscall on pipes#3320

Merged
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:seek-pipe
Apr 1, 2024
Merged

Support lseek syscall on pipes#3320
stevenengler merged 1 commit intoshadow:mainfrom
stevenengler:seek-pipe

Conversation

@stevenengler
Copy link
Copy Markdown
Contributor

lseek() on a pipe should return ESPIPE. I just added a C test in the existing file.c since it was simplest and keeps the lseek tests in one place.

@stevenengler stevenengler added this to the Support missing syscalls milestone Apr 1, 2024
@stevenengler stevenengler requested a review from sporksmith April 1, 2024 18:33
@stevenengler stevenengler self-assigned this Apr 1, 2024
@github-actions github-actions bot added Component: Testing Unit and integration tests and frameworks Component: Main Composing the core Shadow executable labels Apr 1, 2024
@stevenengler stevenengler enabled auto-merge April 1, 2024 18:52
@stevenengler stevenengler merged commit 3f3468a into shadow:main Apr 1, 2024
@stevenengler stevenengler deleted the seek-pipe branch April 1, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Main Composing the core Shadow executable Component: Testing Unit and integration tests and frameworks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants