summaryrefslogtreecommitdiff
path: root/ipc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix msgsnd indirect ipccall decodingDmitry V. Levin2010-03-311-4/+7
* Check umove() return codeDmitry V. Levin2009-11-061-20/+26
* Enhance msgsnd() parserDmitry V. Levin2009-10-081-17/+18
* Enhance semop()/semtimedop() sembuf parserDmitry V. Levin2009-10-081-65/+51
* Add pretty printing of sembuf argument to semop() and semtimedop()Jakub Bogusz2009-10-081-8/+66
* * ipc.c [LINUX] (sys_shmat): HPPA does not use an IPC multiplexer.Dmitry V. Levin2009-10-051-1/+2
* Decode fcntl's F_{GET,SET}LEASE, F_NOTIFY, and F_DUPFD_CLOEXEC.Denys Vlasenko2009-03-101-2/+2
* 2007-01-11 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2007-01-111-16/+14
* 2006-08-22 Roland McGrath <roland@redhat.com>Roland McGrath2006-08-221-3/+3
* 2006-04-25 Roland McGrath <roland@redhat.com>Roland McGrath2006-04-251-1/+1
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-021-0/+4
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-021-1/+2
* 2005-12-01 Roland McGrath <roland@redhat.com>Roland McGrath2005-12-021-78/+92
* 2005-07-31 Ulrich Drepper <drepper@redhat.com>Roland McGrath2005-12-021-5/+6
* 2005-05-31 Dmitry V. Levin <ldv@altlinux.org>Roland McGrath2005-06-011-17/+11
* 2005-04-05 Anton Blanchard <anton@samba.org>Roland McGrath2005-05-091-1/+7
* 2004-09-03 Roland McGrath <roland@redhat.com>Roland McGrath2004-09-041-7/+7
* 2004-04-16 Roland McGrath <roland@redhat.com>Roland McGrath2004-04-161-0/+106
* 2003-07-15 Anton Blanchard <anton@samba.org>Roland McGrath2003-07-171-6/+9
* 2003-04-07 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-081-1/+15
* 2003-01-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-01-141-9/+19
* Add FreeBSD supportWichert Akkerman2000-09-011-2/+6
* Bunch of stuffWichert Akkerman1999-12-231-0/+1
* Initial revisionWichert Akkerman1999-02-191-0/+354