]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
Remove executable mode bit on text files
authorYann Droneaud <ydroneaud@opteya.com>
Tue, 16 Jul 2013 23:03:42 +0000 (16:03 -0700)
committerSean Hefty <sean.hefty@intel.com>
Wed, 17 Jul 2013 04:20:07 +0000 (21:20 -0700)
Source code and man page should not be executable.

Signed-off-by: Yann Droneaud <ydroneaud@opteya.com>
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
include/rdma/rdma_cma.h [changed mode: 0755->0644]
man/rdma_accept.3 [changed mode: 0755->0644]
man/rdma_connect.3 [changed mode: 0755->0644]
man/rdma_create_qp.3 [changed mode: 0755->0644]
man/rdma_getaddrinfo.3 [changed mode: 0755->0644]
man/rdma_join_multicast.3 [changed mode: 0755->0644]
man/rdma_notify.3 [changed mode: 0755->0644]
src/acm.c [changed mode: 0755->0644]
src/addrinfo.c [changed mode: 0755->0644]
src/cma.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)