Files
nixpkgs/pkgs/development/tools
Vladimír Čunát 8f33b8cc93 mass rewrite of find parameters to cross-platform style
Fixes #9044, close #9667. Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.

Rewrite the `-perm` parameters of find:
 - completely safe: rewrite `/0100` and `+100` to `-0100`,
 - slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
..
2015-07-10 00:23:48 +02:00
2015-07-28 02:55:55 +02:00
2015-07-04 00:39:44 +02:00
2015-07-13 22:11:30 +02:00
2015-07-23 04:13:03 -05:00
2015-05-26 13:06:34 +02:00
2015-07-23 20:42:35 +02:00
2015-08-27 12:29:45 +02:00
2015-09-01 03:28:19 +02:00
2015-07-15 21:14:15 +02:00
2015-08-13 18:02:55 +02:00
2015-06-20 02:06:20 -07:00
2015-06-01 01:28:18 -04:00
2015-05-22 17:40:18 +03:00
2015-07-21 19:08:15 +03:00