|
From: | Tanmay |
Subject: | [bug-diffutils] bug#70473: bug#70473: [PATCH] tests: fix stdin tests |
Date: | Sat, 20 Apr 2024 10:10:44 +0530 |
Oh, that's one big advantage of free software: you can read the source
code, and change it if it doesn't meet your needs.
On 4/19/24 11:17, Tanmay wrote:
> I've grown more curious about how this feature is implemented to handle
> stdin.
Oh, that's one big advantage of free software: you can read the source
code, and change it if it doesn't meet your needs. GNU diff implements
this feature by using openat. See:
https://git.savannah.gnu.org/cgit/diffutils.git/tree/src/diff.c#n1541
[Prev in Thread] | Current Thread | [Next in Thread] |