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-05 14:31:46 +03:00
2015-01-14 20:27:55 -08:00
2014-11-06 00:48:16 +00:00
2015-04-29 21:46:39 -04:00
2015-07-28 17:57:11 +02:00
2015-07-15 23:37:33 +02:00
2014-11-06 00:48:16 +00:00
2015-07-15 16:02:37 +02:00
2015-03-26 12:20:07 +01:00
2015-01-23 19:41:27 +00:00
2015-07-16 22:02:21 +02:00
2015-05-25 21:04:01 -05:00
2015-03-03 11:38:02 +01:00
2015-07-28 12:33:29 +03:00
2014-11-06 00:48:16 +00:00
2015-03-24 17:14:56 -05:00
2014-12-04 14:31:28 +01:00
2015-06-18 22:13:06 +01:00
2015-06-08 10:56:00 +01:00
2015-06-10 13:00:42 +02:00
2015-04-19 19:39:35 -04:00
2015-06-10 13:00:42 +02:00
2015-01-23 16:09:33 +01:00
2015-05-19 22:06:32 +02:00
2015-01-13 22:33:49 +01:00
2014-12-01 17:05:20 +01:00
2015-06-07 15:43:53 +02:00
2015-02-13 11:02:27 +01:00
2014-12-30 03:31:03 +01:00
2015-02-15 18:33:47 +01:00
2014-11-28 00:12:26 +03:00
2015-05-22 10:39:27 +02:00
2015-09-06 10:26:30 +02:00
2014-11-19 19:41:44 +01:00
2015-01-03 21:36:43 +01:00
2015-06-08 10:56:00 +01:00
2014-11-06 00:48:16 +00:00
2015-01-07 14:55:41 -08:00