| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable fmemopen(3) and open_{w,}memstream(3) |  eric | 2013-03-28 | 1 | -12/+13 |
* | Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3). |  brad | 2013-01-30 | 1 | -3/+4 |
* | Implement getdelim(3) and getline(3). |  fgsch | 2012-03-21 | 1 | -3/+6 |
* | Add support for C99 %ls, %lc, and %l[ format directives to scanf(3). |  stsp | 2012-01-18 | 1 | -2/+2 |
* | Make __svfscanf() the unlocked, core of vfscanf() and use it in |  guenther | 2011-11-08 | 1 | -2/+2 |
* | Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide |  stsp | 2011-10-16 | 1 | -3/+6 |
* | Add support for C99 %ls and %lc format directives, as been documented in |  stsp | 2011-07-06 | 1 | -2/+2 |
* | Add a wprintf(3) man page based on FreeBSD's page. Help and ok schwarze jmc |  stsp | 2011-05-09 | 1 | -2/+4 |
* | Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. |  stsp | 2011-04-28 | 1 | -2/+3 |
* | Back out wprintf until we've determined what to do for gcc2 and gcc3 arches. |  stsp | 2011-04-24 | 1 | -3/+2 |
* | Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc. |  stsp | 2011-04-24 | 1 | -2/+3 |
* | next citrus step. |  espie | 2005-06-17 | 1 | -3/+9 |
* | let vfscanf be a real function. Use a weak_alias on systems where this |  espie | 2005-05-11 | 1 | -2/+2 |
* | fseeko.3 and ftello.3 |  deraadt | 2000-03-28 | 1 | -1/+2 |
* | Local changes that should not have gone in |  millert | 1999-08-07 | 1 | -2/+2 |
* | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk |  millert | 1999-08-07 | 1 | -2/+2 |
* | Add thread-safety to libc, so that libc_r will build (on i386 at least). |  d | 1998-11-20 | 1 | -3/+3 |
* | v?asnprintf was never ocmmitted because it make stdio guts too gross. Remove references... |  millert | 1998-08-30 | 1 | -3/+2 |
* | links to asnprintf and such |  deraadt | 1998-08-28 | 1 | -2/+3 |
* | link for mkstemps() |  deraadt | 1998-07-03 | 1 | -1/+2 |
* | Build asprintf.c and vasprintf.c |  millert | 1997-11-29 | 1 | -4/+4 |
* | Man link for mkdtemp(3). |  millert | 1997-09-26 | 1 | -1/+2 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -2/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+41 |