[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260104083837.1390041-1-daniel@thingy.jp>
Date: Sun, 4 Jan 2026 17:38:35 +0900
From: Daniel Palmer <daniel@...ngy.jp>
To: w@....eu,
linux@...ssschuh.net
Cc: linux-kernel@...r.kernel.org,
Daniel Palmer <daniel@...ngy.jp>
Subject: [PATCH 0/2] nolibc: Add fread() and fseek()
Using nolibc on nommu 68000, something I'm trying to build[0] wanted fread() and fseek()
so I added them, they seem to work so I'm sharing them. Not sure if I need to add
tests or something? Maybe there is a reason these weren't implemented in the first place...
0 - https://github.com/FrenkelS/Doom8088ST/issues/21
Daniel Palmer (2):
tools/nolibc: Add fread() to stdio.h
tools/nolibc: Add fseek() to stdio.h
tools/include/nolibc/stdio.h | 54 +++++++++++++++++++++++++++++++++++-
1 file changed, 53 insertions(+), 1 deletion(-)
--
2.51.0
Powered by blists - more mailing lists