findutils - Patches: patch #5279, Remove unused code from xargs
You are not allowed to post comments on this tracker with your current authentication level.
patch #5279: Remove unused code from xargs
| Submitter: | Miloslav Trmac <mitr> | ||
| Submitted: | Sun 06 Aug 2006 11:53:36 PM UTC | ||
| Category: | xargs enhancement | Priority: | 3 - Low |
| Status: | Done | Privacy: | Public |
| Assigned to: | jay | Originator Name: | |
| Open/Closed: | Closed | Release: | None |
| Fixed Release: | None | ||
Attached Files
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2006-08-07 | jay | Open/Closed | Open | Closed | |
| 2006-08-07 | jay | Status | None | Done | |
| Assigned to | None | jay | |||
| 2006-08-06 | mitr | Attached File | - | Added p2, #10475 |
Powered by Savane 3.12.
Corresponding source code

Some code was left in xargs after the functionality was moved
to lib/buildcmd.c. The attached patch removes it.