Konstantin Belousov
a53cab2c6c
(Incomplete) fixes for symbols visibility issues and style in fcntl.h.
...
Append '__' prefix to the tag of struct oflock, and put it under BSD
namespace. Structure is needed both by libc and kernel, thus cannot be
hidden under #ifdef _KERNEL.
Move a set of non-standard F_* and O_* constants into BSD namespace.
SUSv4 explicitely allows implemenation to pollute F_* and O_* names
after fcntl.h is included, but it costs us nothing to adhere
to the specification if exact POSIX compliance level is requested by
user code.
Change some spaces after #define to tabs.
Noted by and discussed with: bde
MFC after: 1 week
2012-07-21 13:02:11 +00:00
..
2012-05-28 19:47:56 +00:00
2012-05-23 21:48:49 +00:00
2012-04-23 06:33:27 +00:00
2012-03-23 11:18:07 +00:00
2012-05-11 20:06:46 +00:00
2011-08-28 09:26:48 +00:00
2012-07-21 13:02:11 +00:00
2012-06-02 11:07:19 +00:00
2012-03-03 09:19:20 +00:00
2012-03-22 08:48:42 +00:00
2012-05-15 22:47:34 +00:00
2012-06-12 17:14:19 +00:00
2012-06-11 15:40:57 +00:00
2012-02-12 18:29:56 +00:00
2012-01-20 06:59:29 +00:00
2011-08-28 09:26:48 +00:00
2012-07-19 19:15:47 +00:00
2012-06-24 09:19:24 +00:00
2012-07-12 19:30:53 +00:00
2012-04-10 17:37:24 +00:00
2012-06-02 08:47:26 +00:00
2012-06-08 12:09:00 +00:00
2011-06-06 20:24:17 +00:00
2012-02-11 20:43:01 +00:00
2012-05-22 18:30:32 +00:00
2012-06-12 20:24:57 +00:00
2012-04-18 07:02:53 +00:00
2012-05-11 20:06:46 +00:00
2011-07-11 14:15:27 +00:00
2012-05-19 02:30:10 +00:00
2012-04-28 02:48:51 +00:00
2012-02-25 14:31:25 +00:00
2011-10-07 15:05:24 +00:00
2012-05-17 10:11:18 +00:00
2012-06-01 03:59:08 +00:00
2012-01-09 00:48:19 +00:00
2012-05-26 17:10:16 +00:00
2012-05-14 05:12:56 +00:00
2012-06-02 08:47:26 +00:00
2012-03-23 23:07:02 +00:00
2012-06-07 15:54:52 +00:00
2012-05-11 20:06:46 +00:00
2012-06-06 08:07:47 +00:00
2012-02-07 09:27:07 +00:00
2012-03-26 19:12:09 +00:00
2011-08-28 09:26:48 +00:00
2011-05-17 19:20:32 +00:00
2011-10-16 08:45:16 +00:00
2012-02-28 18:30:18 +00:00
2012-06-21 21:47:08 +00:00
2012-04-28 21:50:30 +00:00
2012-01-05 21:36:12 +00:00
2012-05-11 20:06:46 +00:00
2012-04-06 00:03:45 +00:00
2012-07-20 05:47:12 +00:00
2012-02-28 18:30:18 +00:00
2011-12-08 12:31:47 +00:00
2012-04-19 15:28:15 +00:00
2012-06-12 07:28:25 +00:00
2012-05-16 17:51:56 +00:00
2012-06-19 14:46:18 +00:00
2012-02-25 14:31:25 +00:00
2012-02-07 09:27:07 +00:00
2012-06-21 21:47:08 +00:00
2012-05-27 12:54:41 +00:00
2012-05-17 10:11:18 +00:00