Poul-Henning Kamp
46aa3347cb
Convert all users of fldoff() to offsetof(). fldoff() is bad
...
because it only takes a struct tag which makes it impossible to
use unions, typedefs etc.
Define __offsetof() in <machine/ansi.h>
Define offsetof() in terms of __offsetof() in <stddef.h> and <sys/types.h>
Remove myriad of local offsetof() definitions.
Remove includes of <stddef.h> in kernel code.
NB: Kernelcode should *never* include from /usr/include !
Make <sys/queue.h> include <machine/ansi.h> to avoid polluting the API.
Deprecate <struct.h> with a warning. The warning turns into an error on
01-12-2000 and the file gets removed entirely on 01-01-2001.
Paritials reviews by: various.
Significant brucifications by: bde
2000-10-27 11:45:49 +00:00
..
1999-08-28 01:08:13 +00:00
1999-12-29 04:46:21 +00:00
2000-10-09 14:19:09 +00:00
2000-03-19 05:42:34 +00:00
2000-03-18 06:30:42 +00:00
2000-09-25 17:24:02 +00:00
2000-07-29 02:00:12 +00:00
2000-10-27 08:38:26 +00:00
2000-07-18 22:44:52 +00:00
1999-12-29 04:46:21 +00:00
1999-08-28 01:08:13 +00:00
2000-05-26 02:09:24 +00:00
2000-06-26 23:34:54 +00:00
1999-12-29 04:46:21 +00:00
2000-04-26 02:40:33 +00:00
1999-12-07 17:39:16 +00:00
2000-03-01 02:46:25 +00:00
2000-09-30 14:33:53 +00:00
2000-09-30 14:33:53 +00:00
2000-01-29 18:10:39 +00:00
2000-06-14 05:56:53 +00:00
2000-07-20 00:35:37 +00:00
2000-07-04 16:35:15 +00:00
2000-08-14 13:29:49 +00:00
2000-10-15 14:19:01 +00:00
1999-08-28 01:08:13 +00:00
2000-09-04 21:46:27 +00:00
1999-08-28 01:08:13 +00:00
2000-05-26 02:09:24 +00:00
2000-07-04 11:25:35 +00:00
1999-08-28 01:08:13 +00:00
2000-01-29 16:56:24 +00:00
1999-08-28 01:08:13 +00:00
2000-01-29 16:56:24 +00:00
2000-09-26 18:34:30 +00:00
2000-08-18 08:02:31 +00:00
1999-12-29 04:46:21 +00:00
2000-04-24 17:30:08 +00:00
2000-10-27 11:45:49 +00:00
2000-07-04 16:35:15 +00:00
2000-09-19 10:28:44 +00:00
2000-07-20 17:01:10 +00:00
2000-07-25 23:50:30 +00:00
2000-10-15 18:49:17 +00:00
2000-01-23 01:47:12 +00:00
2000-01-23 01:47:12 +00:00
2000-07-28 06:20:11 +00:00
2000-10-19 23:15:54 +00:00
2000-05-26 02:09:24 +00:00
2000-07-13 22:54:34 +00:00
2000-10-15 14:19:01 +00:00
2000-03-27 19:14:27 +00:00
2000-10-12 00:03:50 +00:00
2000-01-27 23:37:39 +00:00
2000-03-19 21:34:39 +00:00
2000-07-04 16:35:15 +00:00
2000-08-15 07:34:08 +00:00
2000-10-25 05:19:40 +00:00
2000-05-11 00:44:35 +00:00
2000-05-10 13:37:51 +00:00
2000-08-01 00:40:32 +00:00
2000-07-04 16:35:15 +00:00
2000-10-27 08:39:41 +00:00
2000-10-27 08:38:26 +00:00
1999-08-28 01:08:13 +00:00
2000-09-26 17:48:55 +00:00
2000-04-23 04:00:00 +00:00
2000-04-23 04:00:00 +00:00
1999-08-28 01:08:13 +00:00
2000-05-26 02:09:24 +00:00
1999-08-28 01:08:13 +00:00
2000-04-23 04:00:00 +00:00
2000-07-21 23:26:37 +00:00
2000-07-25 11:21:01 +00:00
1999-12-29 04:46:21 +00:00
2000-04-04 09:20:53 +00:00
1999-08-28 01:08:13 +00:00
1999-12-29 04:46:21 +00:00
1999-12-29 04:46:21 +00:00