Age | Commit message (Expand) | Author |
2016-03-30 | for some time now mandoc has not required MLINKS to function | Jason McIntyre |
2015-01-12 | Add fgetwln(3) from FreeBSD and bump libc minor revision. | Todd C. Miller |
2014-11-25 | Move guts of setbuf.3 into setvbuf.3 to make it clear which one | Todd C. Miller |
2014-08-31 | Add additional userland interfaces for setting close-on-exec on fds | Philip Guenther |
2014-03-23 | c11 compliance: remove gets() | Ted Unangst |
2013-03-28 | Enable fmemopen(3) and open_{w,}memstream(3) | Eric Faurot |
2013-01-30 | Add support for POSIX.1-2008 functions dprintf(3) and vdprintf(3). | Brad Smith |
2012-03-21 | Implement getdelim(3) and getline(3). | Federico G. Schwindt |
2012-01-18 | Add support for C99 %ls, %lc, and %l[ format directives to scanf(3). | Stefan Sperling |
2011-11-08 | Make __svfscanf() the unlocked, core of vfscanf() and use it in | Philip Guenthe |
2011-10-16 | Add wscanf(3) and friends. Based on our scanf(3) implementation, with wide | Stefan Sperling |
2011-07-06 | Add support for C99 %ls and %lc format directives, as been documented in | Stefan Sperling |
2011-05-09 | Add a wprintf(3) man page based on FreeBSD's page. Help and ok schwarze jmc | Stefan Sperling |
2011-04-28 | Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. | Stefan Sperling |
2011-04-24 | Back out wprintf until we've determined what to do for gcc2 and gcc3 arches. | Stefan Sperling |
2011-04-24 | Add fwprintf, swprintf, vfwprintf, vswprintf, vwprintf, and wprintf to libc. | Stefan Sperling |
2005-06-17 | next citrus step. | Marc Espie |
2005-05-11 | let vfscanf be a real function. Use a weak_alias on systems where this | Marc Espie |
2000-03-28 | fseeko.3 and ftello.3 | Theo de Raadt |
1999-08-07 | Local changes that should not have gone in | Todd C. Miller |
1999-08-07 | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk | Todd C. Miller |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-08-30 | v?asnprintf was never ocmmitted because it make stdio guts too gross. Remove... | Todd C. Miller |
1998-08-28 | links to asnprintf and such | Theo de Raadt |
1998-07-03 | link for mkstemps() | Theo de Raadt |
1997-11-29 | Build asprintf.c and vasprintf.c | Todd C. Miller |
1997-09-26 | Man link for mkdtemp(3). | Todd C. Miller |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |