⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 functions

📁 MSYS在windows下模拟了一个类unix的终端
💻
字号:
# functions -- autoscan's mapping from functions to Autoconf macros# Copyright (C) 1992, 1993, 1994, 1996, 1999, 2000, 2001, 2002# Free Software Foundation, Inc.# This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License as published by# the Free Software Foundation; either version 2, or (at your option)# any later version.# This program 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 General Public License for more details.# You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA# 02111-1307, USA.# Ones that have their own macros.alloca		AC_FUNC_ALLOCAbcmp		AC_HEADER_STDCbcopy		AC_HEADER_STDCbzero		AC_HEADER_STDCbzero		AC_CHECK_FUNCSchown		AC_FUNC_CHOWNerror		AC_FUNC_ERROR_AT_LINEerror_at_line	AC_FUNC_ERROR_AT_LINEfnmatch		AC_FUNC_FNMATCHfork		AC_FUNC_FORKfseeko		AC_FUNC_FSEEKOftello		AC_FUNC_FSEEKOgetgroups	AC_FUNC_GETGROUPSgetloadavg	AC_FUNC_GETLOADAVGgetpgrp		AC_FUNC_GETPGRPindex		AC_HEADER_STDCioctl		AC_PROG_GCC_TRADITIONALlstat		AC_FUNC_LSTATmajor		AC_HEADER_MAJORmalloc		AC_FUNC_MALLOCmakedev		AC_HEADER_MAJORmemchr		AC_HEADER_STDCmemchr		AC_CHECK_FUNCSmemcmp		AC_FUNC_MEMCMPmemcpy		AC_HEADER_STDCmemmove		AC_HEADER_STDCmemmove		AC_CHECK_FUNCSmemset		AC_HEADER_STDCmemset		AC_CHECK_FUNCSminor		AC_HEADER_MAJORmktime		AC_FUNC_MKTIMEmmap		AC_FUNC_MMAPobstack_init	AC_FUNC_OBSTACKrealloc		AC_FUNC_REALLOCrindex		AC_HEADER_STDCsetpgrp		AC_FUNC_SETPGRPsetvbuf		AC_FUNC_SETVBUF_REVERSEDsignal		AC_TYPE_SIGNALstat		AC_FUNC_STATstrcoll		AC_FUNC_STRCOLLstrerror_r	AC_FUNC_STRERROR_Rstrftime	AC_FUNC_STRFTIMEstrnlen		AC_FUNC_STRNLENstrtod		AC_FUNC_STRTODutime		AC_FUNC_UTIME_NULLutime		AC_CHECK_FUNCSvfork		AC_FUNC_FORKvfprintf	AC_FUNC_VPRINTFvprintf		AC_FUNC_VPRINTFvsprintf	AC_FUNC_VPRINTFwait3		AC_FUNC_WAIT3# Others, checked with AC_CHECK_FUNCS.__argz_count__argz_next__argz_stringify__fpendingaclalarmatexitbtowcclock_gettimedcgettextdoprntdup2endgrentendpwenteuidaccessfchdirfdatasyncfesetroundfloorfs_stat_devftimeftruncategetcwdgetdelimgethostbyaddrgethostbynamegethostnamegethrtimegetmntentgetmntinfogetpagesizegetpassgetspnamgettimeofdaygetusershellgetwdhasmntoptinet_ntoaisasciiiswprintlchownlistmntentlocaleconvlocaltime_rmblenmbrlenmbrtowcmempcpymkdirmkfifomodfmunmapnext_devnl_langinfopathconfpowpstat_getdynamicputenvre_comprealpathregcmpregcompresolvepathrintrmdirrpmatchselectsetenvsethostnamesetlocalesocketsqrtstimestpcpystrcasecmpstrchrstrcspnstrdupstrerrorstrncasecmpstrndupstrpbrkstrrchrstrspnstrstrstrtolstrtoulstrtoullstrtoumaxstrverscmpsysinfotzsetunameutmpnameutmpxnamewcwidth# Local Variables:# mode: shell-script# End:

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -