[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Patch for examples/loadables/ln.c: support for -n option
From: |
Julien Thomas |
Subject: |
Patch for examples/loadables/ln.c: support for -n option |
Date: |
Mon, 27 May 2013 18:35:03 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.10) Gecko/20121027 Icedove/10.0.10 |
Hi,
We use the ln builtin in a project in order to avoid several forks made
by calling the coreutils ln executable. Attached is a patch to implement
the -n option to the ln builtin, making calls like ln -snf ... doable as
with the coreutils version.
Feel free to add this patch to the sources if you think it's worth it.
Kind regards,
Julien
0001-ln-Whitespace-cleanup-remove-tabulations.patch
Description: Text Data
0002-ln-Add-missing-return-type-in-ln_builtin-function-de.patch
Description: Text Data
0003-ln-Implement-n-option-as-in-corutils-ln.patch
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Patch for examples/loadables/ln.c: support for -n option,
Julien Thomas <=