Timo Teras
af36ba206f
mkdir: fix permissions on 64-bit platforms
...
sizeof(long) != sizeof(mode_t), this causes the compare in
bb_make_directory of (long)-1 != (mode_t)-1 to fail and mess up
the permissions of final directory by doing chmod((mode_t) -1).
Signed-off-by: Timo Teras <timo.teras@iki.fi>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2012-02-23 03:22:25 +01:00
..
2010-08-16 20:14:46 +02:00
2011-04-11 03:58:30 +02:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-08-16 23:36:10 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-08-09 04:49:27 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-09-21 01:59:15 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-09-21 01:59:15 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-08-16 23:36:10 +02:00
2011-06-22 16:42:36 +02:00
2011-06-05 03:58:28 +02:00
2011-08-16 23:36:10 +02:00
2011-04-03 01:33:55 +02:00
2011-12-18 03:27:46 +01:00
2011-03-31 14:43:25 +02:00
2011-08-10 00:51:29 +02:00
2011-07-04 01:49:59 +02:00
2012-02-23 03:22:25 +01:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-05-21 19:15:55 +02:00
2011-05-21 17:43:06 +02:00
2011-03-31 14:43:25 +02:00
2011-03-31 14:43:25 +02:00
2011-10-28 14:07:44 +02:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-10-21 19:45:13 +02:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-03-31 14:43:25 +02:00
2011-09-21 01:59:15 +02:00
2011-06-05 03:58:28 +02:00
2010-08-16 20:14:46 +02:00
2011-03-31 14:43:25 +02:00
2011-12-14 08:48:59 +01:00
2011-06-05 03:58:28 +02:00
2011-03-31 14:43:25 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-07-08 08:37:57 +02:00
2011-10-18 12:07:05 +02:00
2011-06-05 03:58:28 +02:00
2011-06-05 03:58:28 +02:00
2011-08-09 04:37:50 +02:00
2011-03-31 14:43:25 +02:00
2010-08-16 20:14:46 +02:00