Current Path: > > > usr > > share > libtool > libltdl
Operation : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 Software : Apache Server IP : 162.0.232.56 | Your IP: 216.73.216.111 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
lt__alloc.h | File | 2178 bytes | October 11 2019 14:55:28. | |
lt__argz_.h | File | 2227 bytes | October 11 2019 14:55:28. | |
lt__dirent.h | File | 2525 bytes | October 11 2019 14:55:28. | |
lt__glibc.h | File | 2816 bytes | October 11 2019 14:55:28. | |
lt__private.h | File | 4507 bytes | October 11 2019 14:55:28. | |
lt__strl.h | File | 1988 bytes | October 11 2019 14:55:28. | |
lt_dlloader.h | File | 3211 bytes | October 11 2019 14:55:28. | |
lt_error.h | File | 3647 bytes | October 11 2019 14:55:28. | |
lt_system.h | File | 5342 bytes | October 11 2019 14:55:28. | |
slist.h | File | 3233 bytes | October 11 2019 14:55:28. |
/* lt__strl.h -- size-bounded string copying and concatenation Copyright (C) 2004, 2006, 2011-2015 Free Software Foundation, Inc. Written by Bob Friesenhahn, 2004 NOTE: The canonical source of this file is maintained with the GNU Libtool package. Report bugs to bug-libtool@gnu.org. GNU Libltdl is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. As a special exception to the GNU Lesser General Public License, if you distribute this file as part of a program or library that is built using GNU Libtool, you may include this file under the same distribution terms that you use for the rest of that program. GNU Libltdl is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with GNU Libltdl; see the file COPYING.LIB. If not, a copy can be downloaded from http://www.gnu.org/licenses/lgpl.html, or obtained by writing to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if !defined LT__STRL_H #define LT__STRL_H 1 #if defined LT_CONFIG_H # include LT_CONFIG_H #else # include <config.h> #endif #include <string.h> #include "lt_system.h" #if !defined HAVE_STRLCAT # define strlcat(dst,src,dstsize) lt_strlcat(dst,src,dstsize) LT_SCOPE size_t lt_strlcat(char *dst, const char *src, const size_t dstsize); #endif /* !defined HAVE_STRLCAT */ #if !defined HAVE_STRLCPY # define strlcpy(dst,src,dstsize) lt_strlcpy(dst,src,dstsize) LT_SCOPE size_t lt_strlcpy(char *dst, const char *src, const size_t dstsize); #endif /* !defined HAVE_STRLCPY */ #endif /*!defined LT__STRL_H*/
SILENT KILLER Tool