* sysv_sem.cc: Redefine offsetof to circumvent build problems with

gcc 3.4.
This commit is contained in:
Corinna Vinschen
2004-10-18 14:26:18 +00:00
parent eedf24742c
commit 52fa622ab6
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2004-10-18 Corinna Vinschen <corinna@vinschen.de>
* sysv_sem.cc: Redefine offsetof to circumvent build problems with
gcc 3.4.
2004-10-04 Corinna Vinschen <corinna@vinschen.de>
* bsd_mutex.cc (_msleep): Simplify event creation. Revert change from