Marcel Moolenaar 3031a4311e Fix two (2) bugs in one (1) statement:
o  fix the len argument of memcmp(3) to be the size of the node field
   of the uuid structure, not the size of the uuid structure itself.
   We're comparing the node fields...
o  uuid_compare(3) is specified to return -1, 0 or 1, depending on
   the outcome of the comparison. memcmp(3) returns the difference
   between the first differing bytes. Hence, we cannot ever return
   the return value of memcmp(3) as-is.

PR: standards/55370
Submitted by: Konstantin Oznobihin <bork@rsu.ru>
2003-08-08 19:03:37 +00:00
..
2003-06-14 19:32:52 +00:00
2003-07-01 15:07:01 +00:00
2003-06-08 10:20:32 +00:00
2003-08-04 21:31:53 +00:00
2002-12-27 12:15:40 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
2003-06-08 19:41:58 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-01-28 23:03:15 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
Use
2003-06-06 13:46:55 +00:00
2002-09-28 00:25:32 +00:00
2002-09-28 00:25:32 +00:00
2003-06-19 22:12:54 +00:00
2003-06-01 19:41:49 +00:00
2003-05-22 13:02:28 +00:00
2003-06-14 18:42:37 +00:00
2002-09-28 00:25:32 +00:00
Use
2003-06-06 13:46:55 +00:00
2002-09-28 00:25:32 +00:00