summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/strtoumax.c
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2013-06-26 04:14:19 +0000
committerpfg <pfg@FreeBSD.org>2013-06-26 04:14:19 +0000
commit4772ec77e6b43f0a2b80cb07645dab1096bc4eef (patch)
tree95bc779baf889563f9d2c722049204fca932ee05 /lib/libc/stdlib/strtoumax.c
parent5d588b2eef337c7d94616bb7f500e5b563f70733 (diff)
downloadFreeBSD-src-4772ec77e6b43f0a2b80cb07645dab1096bc4eef.zip
FreeBSD-src-4772ec77e6b43f0a2b80cb07645dab1096bc4eef.tar.gz
sed: use getline() instead of fgetln().
In BSD, fgetln() available in libc but in Illumos the Solaris port had to include it internally. It also seems to have caused problems [1]. Aid portability by using getline() instead. Reference: https://www.illumos.org/issues/3820 [1] Submitted by: Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> Reviewed by: dds MFC after: 2 weeks
Diffstat (limited to 'lib/libc/stdlib/strtoumax.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud