Skip to content

Syscall write needs to take the length into account  #1

@alfreb

Description

@alfreb

Printf is clearly reusing it's buffer and uses size to write partial strings form it.

NOTE: Commit before doing this, since I don't know exactly which functions are using write (I think/hope it's just the syscalls - but they provide random buffer sizes, so expect failures and fix them)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions