skd 617b9b58ef Don't put the condvars in the *middle* of the undo structures.
(semu + seminfo.semmnu) is wrong, because the type of semu is int*.
You could fix the offset ((char *)semu + seminfo.semusz), but simply
putting the condvars first is more clear.
2007-08-17 23:05:06 +00:00
..
2007-08-15 12:09:12 +00:00
2007-08-15 20:34:48 +00:00
2007-08-16 21:26:21 +00:00
2007-08-17 21:06:23 +00:00