renamed all functions implementing features to '__s'.
* sysdeps/linux/*.c: renamed all functions implementing features to '__s'.
This commit is contained in:
@@ -32,7 +32,7 @@ static unsigned long _glibtop_sysdeps_shm_limits =
|
||||
/* Provides information about sysv ipc limits. */
|
||||
|
||||
void
|
||||
glibtop_get_shm_limits__r (glibtop *server, glibtop_shm_limits *buf)
|
||||
glibtop_get_shm_limits__s (glibtop *server, glibtop_shm_limits *buf)
|
||||
{
|
||||
struct shminfo shminfo;
|
||||
|
||||
|
Reference in New Issue
Block a user