Federico Mena Quintero
44f28a486b
#include <locale.h>
...
1998-06-02 Federico Mena Quintero <federico@nuclecu.unam.mx >
* src/server/main.c: #include <locale.h>
1998-06-03 04:30:15 +00:00
Martin Baulig
e71eb0e75b
*** empty log message ***
1998-06-02 19:42:53 +00:00
Martin Baulig
eb69a5547f
*** empty log message ***
1998-06-02 16:26:07 +00:00
Martin Baulig
cad4b8f2f5
new directory - proxy server.
...
* src/proxy/*: new directory - proxy server.
1998-06-02 16:13:31 +00:00
Martin Baulig
beb68e2fc4
new command to get glibtop_server_features.
...
* src/server/main.c (GLIBTOP_CMND_SYSDEPS): new
command to get glibtop_server_features.
1998-06-02 16:12:28 +00:00
Martin Baulig
15e73d9b7d
*** empty log message ***
1998-06-01 15:25:11 +00:00
Martin Baulig
68162783dc
always use `-I$(top_srcdir)/sysdeps/@sysdeps_dir@'; it's no longer
...
* configure.in (@machine_incs@): always use
`-I$(top_srcdir)/sysdeps/@sysdeps_dir@'; it's no
longer conditional.
* examples/Makefile.am: removed the '_linux' examples.
* src/server/main.c: we now use the '__p' functions,
but only if the appropriate 'GLIBTOP_SUID_<feature>'
has a non-zero value.
1998-05-28 19:29:29 +00:00
Martin Baulig
dd0258acf9
Fixed `broken pipe' error when server is running SUID; accidentally uses
...
* src/server/main.c: Fixed `broken pipe' error when server
is running SUID; accidentally uses setreuid () instead of
setregid ().
1998-05-25 17:13:16 +00:00
Martin Baulig
977a3695f6
removed -I$(includedir).
...
* */Makefile.am (INCLUDES): removed -I$(includedir).
1998-05-23 13:50:46 +00:00
Martin Baulig
dec10a8221
INCLUDES no longer uses @GTOP_INCS@ which now points to where the
...
stuff gets installed and now longer to the build directories.
Added '-D_GNU_SOURCE' to INCLUDES.
1998-05-21 17:37:51 +00:00
Martin Baulig
33cdc01c1d
Initial revision
1998-05-19 18:19:50 +00:00