diff options
author | Michal Wronski <Michal.Wronski@motorola.com> | 2005-11-06 15:31:54 -0500 |
---|---|---|
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | 2005-11-06 15:31:54 -0500 |
commit | 65163fd73c65e4c61437c28ac4ef9f3c5ba16a80 (patch) | |
tree | 555d7ff97b4c602703ae89ef836128bc59a5132d | |
parent | 6dfca87806eb94c1033b01e4f7a48363b890ec79 (diff) |
Update Michal Wronski contact info
-rw-r--r-- | CREDITS | 6 | ||||
-rw-r--r-- | ipc/mqueue.c | 2 |
2 files changed, 3 insertions, 5 deletions
@@ -3642,11 +3642,9 @@ S: Beaverton, OR 97005 | |||
3642 | S: USA | 3642 | S: USA |
3643 | 3643 | ||
3644 | N: Michal Wronski | 3644 | N: Michal Wronski |
3645 | E: wrona@mat.uni.torun.pl | 3645 | E: Michal.Wronski@motorola.com |
3646 | W: http://www.mat.uni.torun.pl/~wrona | ||
3647 | D: POSIX message queues fs (with K. Benedyczak) | 3646 | D: POSIX message queues fs (with K. Benedyczak) |
3648 | S: ul. Teczowa 23/12 | 3647 | S: Krakow |
3649 | S: 80-680 Gdansk-Sobieszewo | ||
3650 | S: Poland | 3648 | S: Poland |
3651 | 3649 | ||
3652 | N: Frank Xia | 3650 | N: Frank Xia |
diff --git a/ipc/mqueue.c b/ipc/mqueue.c index a0f18c9cc89d..c8943b53d8e6 100644 --- a/ipc/mqueue.c +++ b/ipc/mqueue.c | |||
@@ -2,7 +2,7 @@ | |||
2 | * POSIX message queues filesystem for Linux. | 2 | * POSIX message queues filesystem for Linux. |
3 | * | 3 | * |
4 | * Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl) | 4 | * Copyright (C) 2003,2004 Krzysztof Benedyczak (golbi@mat.uni.torun.pl) |
5 | * Michal Wronski (wrona@mat.uni.torun.pl) | 5 | * Michal Wronski (Michal.Wronski@motorola.com) |
6 | * | 6 | * |
7 | * Spinlocks: Mohamed Abbas (abbas.mohamed@intel.com) | 7 | * Spinlocks: Mohamed Abbas (abbas.mohamed@intel.com) |
8 | * Lockless receive & send, fd based notify: | 8 | * Lockless receive & send, fd based notify: |