index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys-utils
/
ipcutils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipcs: fix memleak in ipc_*_get_info functions
Ruediger Meier
2014-03-14
1
-6
/
+0
*
ipcs: fix ipc_sem_get_info fallback case
Ruediger Meier
2014-03-14
1
-11
/
+7
*
ipcs: fix ipc_shm_get_info fallback case
Ruediger Meier
2014-03-13
1
-12
/
+7
*
ipcs: fix ipc_msg_get_info fallback case
Ruediger Meier
2014-03-13
1
-13
/
+8
*
ipcs: cleanup jumplabel stlyes
Ruediger Meier
2014-03-13
1
-4
/
+4
*
ipcs: fix size_t overflow
Karel Zak
2014-03-11
1
-4
/
+4
*
ipcs: fix compiler warning [clang -Wuninitialized]
Karel Zak
2013-03-20
1
-3
/
+3
*
ipcs: fix compiler warnings, use 64bit time
Karel Zak
2012-12-20
1
-3
/
+5
*
ipcs: add --human readable size conversion option
Sami Kerola
2012-12-19
1
-0
/
+40
*
ipcs: make individual message queue id printing to use /proc
Sami Kerola
2012-11-23
1
-2
/
+9
*
ipcs: clean up do_msg(), and add ipc_msg_get_info()
Sami Kerola
2012-11-23
1
-0
/
+114
*
ipcs: make individual semaphore id printing to use /proc
Sami Kerola
2012-11-23
1
-1
/
+37
*
ipcs: clean up do_sem(), and add ipc_sem_get_info()
Sami Kerola
2012-11-23
1
-0
/
+109
*
ipcs: fix ipc_shm_get_info(), use calloc
Karel Zak
2012-11-23
1
-11
/
+15
*
ipcs: clean up do_shm()
Karel Zak
2012-11-23
1
-2
/
+11
*
ipcs: read shared memory values from /proc
Sami Kerola
2012-11-23
1
-0
/
+138
*
ipcs: determine ipc limits from /proc
Sami Kerola
2012-11-23
1
-0
/
+89