summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-12-20 10:54:26 +0000
committerEric Andersen <andersen@codepoet.org>2001-12-20 10:54:26 +0000
commit859354615bd6505a2768f5f0020b5cba123bf166 (patch)
treeca6c5666e9608f18d97f5064d1b5b28aaa74b9dc /Makefile
parent16fa65662a4569bd297f4f39e48006ac2103b355 (diff)
Steven Carr noticed that uClibc's inet_aton() is stricter then in
glibc, since no trailing blanks was permitted, such that inet_aton("192.168.1.1 ",&value); would work with glibc, and fail with uClibc. This brings uClibc's inet_aton() behavior into sync with glibc's behavior. -Erik
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions