renamed all functions implementing features to '__s'.
* sysdeps/linux/*.c: renamed all functions implementing features to '__s'.
This commit is contained in:
@@ -33,7 +33,7 @@ static const unsigned long _glibtop_sysdeps_msg_limits =
|
||||
/* Provides information about sysv ipc limits. */
|
||||
|
||||
void
|
||||
glibtop_get_msg_limits__r (glibtop *server, glibtop_msg_limits *buf)
|
||||
glibtop_get_msg_limits__s (glibtop *server, glibtop_msg_limits *buf)
|
||||
{
|
||||
struct msginfo msginfo;
|
||||
|
||||
|
Reference in New Issue
Block a user