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-05-31 01:55:10 +00:00
2015-06-25 09:03:40 -05:00
2015-06-06 09:06:22 -04:00
2015-08-24 01:47:19 +03:00
2015-08-26 19:39:08 +03:00
2015-08-25 11:13:34 +02:00
2015-09-06 10:26:30 +02:00
2015-08-25 11:12:09 -07:00
2015-06-06 09:06:22 -04:00
2015-01-27 18:54:38 +01:00
2015-07-31 02:02:04 +00:00
2014-10-02 06:50:09 +01:00
2015-07-16 14:42:16 +00:00
2014-08-27 11:22:34 +02:00
2014-08-27 11:22:34 +02:00
2014-06-28 21:06:10 +02:00
2014-10-13 23:29:27 +02:00
2015-06-05 13:00:52 -07:00
2015-03-31 20:00:00 -07:00
2015-05-04 18:20:32 +02:00
2015-06-12 17:13:21 +02:00
2015-06-23 03:35:30 +02:00
2014-08-27 11:22:34 +02:00
2015-09-02 20:04:11 +02:00
2015-01-25 20:16:21 -05:00
2015-03-04 22:15:46 +01:00
2015-03-04 22:15:46 +01:00
2015-09-02 04:54:31 +02:00
2014-06-30 14:56:10 +02:00
2015-03-25 14:14:46 -07:00
2015-01-20 18:52:37 +01:00
2015-06-18 10:31:48 +02:00
2014-06-30 14:56:10 +02:00
2015-05-22 10:12:21 -07:00
2015-02-20 22:30:51 +01:00
2015-07-24 20:47:58 +02:00
2015-09-06 10:26:30 +02:00
2014-10-16 15:27:25 +01:00
2015-02-06 20:12:57 +01:00
2014-09-02 14:25:16 +04:00
2015-06-12 11:22:59 +02:00
2015-07-20 09:19:12 -04:00
2015-02-05 20:28:16 +01:00
2014-09-28 09:39:39 -04:00
2015-07-09 15:10:37 +02:00