git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@2118 fd59a12c-fef9-0310-b244-a6a79926bd2f
@@ -57,5 +57,3 @@ no known license status (assumed copyrighted) which is why SAFER,C is shipped
as disabled.
Tom St Denis
-
@@ -43,4 +43,3 @@ void apidef_init (struct objdb_iface_ver0 *objdb);
extern struct corosync_api_v1 *apidef_get (void);
#endif /* APIDEF_H_DEFINED*/
@@ -1343,4 +1343,3 @@ int rng_make_prng(int bits, int wprng, prng_state *prng,
return CRYPT_OK;
}
@@ -49,5 +49,3 @@ noinst_HEADERS = $(CS_INTERNAL_H:%=corosync/%)
nobase_include_HEADERS = $(CS_H:%=corosync/%) $(LCR_H:%=corosync/lcr/%) \
$(ENGINE_H:%=corosync/engine/%) $(TOTEM_H:%=corosync/totem/%)
@@ -177,4 +177,3 @@ typedef enum {
#define quorum_error_t cs_error_t
#endif
@@ -24,5 +24,3 @@ case "$1" in
exit 1
;;
esac
@@ -65,5 +65,3 @@ all-local: $(noinst_LCRSO)
clean-local:
rm -f *.o *.a *.so* *.da *.bb *.bbg *.lcrso
@@ -164,4 +164,3 @@ __attribute__ ((constructor)) static void register_this_component (void) {
lcr_interfaces_set (&iface1[1], &iface_ver1_list);
lcr_component_register (&test_comp);
@@ -116,5 +116,3 @@ uninstall-local:
rm -f *.o *.a *.so* *.da *.bb *.bbg
@@ -148,4 +148,3 @@ SaTimeT
clustTimeNow(void);
#endif /* AIS_UTIL_H_DEFINED */
@@ -173,4 +173,3 @@ about this topic can be viewed in the coroipcs_init(3) man page.
.BR coroipcc_dispatch_recv (3),
.BR coroipcc_fd_get(3),
.BR coroipcc_dispatch_flow_control_get (3)
@@ -223,4 +223,3 @@
</body>
</html>
@@ -82,5 +82,3 @@ uninstall-local:
@@ -42,6 +42,3 @@ corosync_cfgtool_LDADD = ../lib/libcfg.a
lint:
-splint $(LINT_FLAGS) $(CFLAGS) *.c