Martin Baulig
49adb94af0
Only changed indentation.
1998-07-13 22:34:23 +00:00
Martin Baulig
c84923132a
Using single underscore instead of two underscores for function prefixes
...
1998-06-07 Martin Baulig <martin@home-of-linux.org >
* *.[ch]: Using single underscore instead of two underscores
for function prefixes (regexp: ``s,__([rspl])\b,_$1,g'') to
avoid ambiguity with mangled C++ names.
1998-06-07 13:57:45 +00:00
Martin Baulig
f233a1673f
renamed to `glibtop_open__r'.
...
* sysdeps/linux/open.c (glibtop_open): renamed to
`glibtop_open__r'.
1998-06-02 19:41:29 +00:00
Martin Baulig
2546fa37eb
changed call of 'glibtop_init__r', it now takes two additional arguments.
...
* sysdeps/linux/*.c: changed call of 'glibtop_init__r',
it now takes two additional arguments.
1998-06-01 15:21:19 +00:00
Martin Baulig
33cdc01c1d
Initial revision
1998-05-19 18:19:50 +00:00