0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-21 04:10:38 +00:00
netdata_netdata/libnetdata
Joel Hans a726c905bd
Change "netdata" to "Netdata" in all docs ()
* First pass of changing netdata to Netdata

* Second pass of netdata -> Netdata

* Starting work on netdata with no whitespace after

* Pass for netdata with no whitespace at the end

* Pass for netdata with no whitespace at the front
2019-08-13 08:07:17 -07:00
..
adaptive_resortable_list Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
avl Ga () 2018-12-07 11:30:04 +01:00
buffer Ga () 2018-12-07 11:30:04 +01:00
clocks When running a binary with CLOCK_BOOTTIME defined on a system with a linux () 2019-02-18 18:29:29 +02:00
config Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
dictionary CUPS plugin () 2019-02-04 16:33:07 +02:00
eval Ga () 2018-12-07 11:30:04 +01:00
health Easily disable alarms, by persisting the silencers configuration () 2019-07-01 21:07:21 +02:00
json json function could create overflow () 2019-07-17 16:15:12 +00:00
locks Make use of GCC's __attribute__((unused)) () 2019-07-23 14:12:41 +02:00
log Database engine () 2019-05-15 08:28:06 +03:00
popen Reimplemented mypopen() function family () 2019-07-09 07:25:54 +03:00
procfile Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
simple_pattern Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
socket Add configurable default locations for trusted CA certificates () 2019-07-29 15:27:32 +03:00
statistical fix incorrect use of isnormal() () 2019-03-21 19:14:14 +02:00
storage_number Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00
string Utf8 Badge Fix And URL Parser International Support (initial) () 2019-07-24 14:32:08 +02:00
threads Ga () 2018-12-07 11:30:04 +01:00
url Url parser refactoring () 2019-07-25 12:30:00 +00:00
inlined.h Revert "New URL parser ()" 2019-06-07 18:14:44 +03:00
libnetdata.c Make units compliant with IEC standard () 2018-12-17 13:20:51 +02:00
libnetdata.h Utf8 Badge Fix And URL Parser International Support (initial) () 2019-07-24 14:32:08 +02:00
Makefile.am Easily disable alarms, by persisting the silencers configuration () 2019-07-01 21:07:21 +02:00
os.c modularized all source code () 2018-10-15 23:16:42 +03:00
os.h modularized all source code () 2018-10-15 23:16:42 +03:00
README.md Change "netdata" to "Netdata" in all docs () 2019-08-13 08:07:17 -07:00

libnetdata

libnetdata is a collection of library code that is used by all Netdata C programs.

analytics