History log of /netbsd-src/lib/libc/stdio/getline.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 142091db 02-Dec-2009 roy <roy@NetBSD.org>

Protect getline.


# 3490b83a 01-Dec-2009 roy <roy@NetBSD.org>

Protect getdelim when used internally.


# d4a3cf6a 13-Jul-2009 roy <roy@NetBSD.org>

Add implementations for getdelim(3) and getline(3).