OSDN Git Service

select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined...
authorPeter S. Mazinger <ps.m@gmx.net>
Thu, 23 Mar 2006 11:14:16 +0000 (11:14 -0000)
committerPeter S. Mazinger <ps.m@gmx.net>
Thu, 23 Mar 2006 11:14:16 +0000 (11:14 -0000)
commitd5f635529a4dfe62b5ef565135b6f506040a66b0
treeb66b2aa7422304b491d1f9c21986dd3f57cd017d
parent9535cbf18c6b4415dc35c220ca4cca15eba5dc1b
select needs sys/select.h, str[n]casecmp/ffs needs strings.h, if BSD is not defined, gettimeofday has other prototype and tm_gmtoff/tm_zone do not exist
libc/inet/resolv.c
libc/inet/rpc/ruserpass.c
libc/misc/regex/regex.c
libc/misc/time/time.c
libc/misc/wchar/wchar.c
libc/string/ffs.c
libc/string/strcasecmp.c
libc/string/strncasecmp.c
libc/sysdeps/linux/common/gettimeofday.c
libc/sysdeps/linux/common/select.c