lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <67092b7b-f4db-4439-84d6-026224a07ed1@t-8ch.de>
Date: Sun, 4 Jan 2026 10:11:10 +0100
From: Thomas Weißschuh <linux@...ssschuh.net>
To: Daniel Palmer <daniel@...ngy.jp>
Cc: w@....eu, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] nolibc: Add fread() and fseek()

On 2026-01-04 17:38:35+0900, Daniel Palmer wrote:
> 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...

Thanks! These look good in general, I'll reply inline with some comments.
Please also do add some tests.

> 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ