David Schultz 69099ba2ec - Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),
wcscasecmp(), and wcsncasecmp().
- Make some previously non-standard extensions visible
  if POSIX_VISIBLE >= 200809.
- Use restrict qualifiers in stpcpy().
- Declare off_t and size_t in stdio.h.
- Bump __FreeBSD_version in case the new symbols (particularly
  getline()) cause issues with ports.

Reviewed by:	standards@
2009-02-28 06:00:58 +00:00
..
2008-08-07 15:07:48 +00:00
2006-05-22 05:57:39 +00:00
2007-06-11 06:25:19 +00:00
2006-03-02 10:01:52 +00:00
2007-06-03 17:20:27 +00:00
2004-06-30 13:55:08 +00:00