freebsd-dev/lib/libc
Brooks Davis 60835849e5 GC a historical artifact.
Back in 1993, the fgetln (then fgetline) interface was changed to not
return a C string.  The change was accomplished by ifdefing out the code
that did the termination.  Changing the interface would violate our API
stability rules so remove the old implementation.

Sponsored by:	DARPA, AFRL
2019-02-07 23:17:44 +00:00
..
aarch64
amd64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
arm Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
capability
compat-43
db
gdtoa
gen Revert r343093 until I can address the issues raised by kib@. 2019-01-17 16:50:50 +00:00
gmon mcount: tidy up ANSIfication 2018-10-20 22:39:35 +00:00
i386 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
iconv
include Bump sys_errlist size to keep ABI backward-compatible for some time. 2018-12-27 13:02:15 +00:00
inet
isc
locale Fix WITHOUT_ICONV build after r340276. 2018-11-14 09:06:15 +00:00
md
mips Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
nameser
net gai_strerror() - Update string error messages according to RFC 3493. 2018-12-23 18:15:48 +00:00
nls Create new EINTEGRITY error with message "Integrity check failed". 2019-01-17 06:35:45 +00:00
posix1e Move mac.conf to lib/libc/posix1e/ 2018-09-18 01:40:37 +00:00
powerpc Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
powerpc64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
powerpcspe
quad ANSIfy libc/quad 2018-10-21 00:20:40 +00:00
regex regcomp: revert part of r341838 which turned out to be unrelated 2018-12-19 23:28:56 +00:00
resolv
riscv
rpc Fix CONFS to append the value in this case. 2018-09-18 01:38:44 +00:00
secure
softfloat
sparc64 Remove MD __sys_* private symbols. 2018-12-05 00:46:09 +00:00
stdio GC a historical artifact. 2019-02-07 23:17:44 +00:00
stdlib getopt_long(3): fix case of malformed long opt 2019-01-04 03:13:24 +00:00
stdtime strptime: make %k and %l specifiers match their description in 2018-11-03 23:37:13 +00:00
string Fix WITHOUT_NLS build after r342551. 2018-12-28 16:08:49 +00:00
sys Document that sendfile will return an invalid value for sbytes if provided an invalid address 2019-01-25 19:56:02 +00:00
tests Avoid the DNS lookup for "localhost" 2019-02-04 19:12:45 +00:00
uuid
x86/sys Add comment noting that the strange spelling of GenuineIntel is for reason. 2019-02-07 03:58:29 +00:00
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile disable BIND_NOW in libc, libthr, and rtld 2018-12-03 15:59:46 +00:00
Makefile.depend
Versions.def Create namespace for the symbols added during 13-CURRENT cycle. 2018-11-12 19:12:14 +00:00