mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-27 04:40:59 +01:00
24662: River Tarnell: strtoul() compat when not in system library
This commit is contained in:
parent
25848c5aa7
commit
b9a04359d2
3 changed files with 108 additions and 1 deletions
|
|
@ -1178,7 +1178,7 @@ AC_CHECK_FUNCS(strftime strptime mktime timelocal \
|
|||
getlogin getpwent getpwnam getpwuid getgrgid getgrnam \
|
||||
initgroups nis_list \
|
||||
setuid seteuid setreuid setresuid setsid \
|
||||
memcpy memmove strstr strerror \
|
||||
memcpy memmove strstr strerror strtoul \
|
||||
getrlimit getrusage \
|
||||
setlocale \
|
||||
uname \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue