mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Move 3rdparty source files to 3rdparty/
This patch moves in-tree 3rdparty source files to `3rdparty/`. With that we can remove special treatment of these files for `run-clang-format`.
This commit is contained in:
parent
c190c85bf0
commit
72cbc7cd13
34 changed files with 33 additions and 4994 deletions
|
@ -250,7 +250,7 @@ PROJECT (https://github.com/zeek) UNDER BSD LICENCE.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% in_cksum.cc
|
||||
%%% 3rdparty/in_cksum.cc
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -283,7 +283,7 @@ SUCH DAMAGE.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% Patricia.c
|
||||
%%% 3rdparty/patricia.c
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -328,7 +328,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% strsep.c
|
||||
%%% 3rdparty/strsep.c
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -365,7 +365,7 @@ SUCH DAMAGE.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% ConvertUTF.c
|
||||
%%% 3rdparty/ConvertUTF.c
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -479,7 +479,7 @@ SUCH DAMAGE.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% bsd-getopt-long.c
|
||||
%%% 3rdparty/bsd-getopt-long.c
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -555,7 +555,7 @@ limitations under the License.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% bro_inet_ntop.c
|
||||
%%% 3rdparty/bro_inet_ntop.c
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
@ -578,7 +578,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
|
||||
==============================================================================
|
||||
|
||||
%%% modp_numtoa.h
|
||||
%%% 3rdparty/modp_numtoa.h
|
||||
|
||||
==============================================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue