| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC rev. 1.20: add ENVIRONMENT section. | Maxim Konovalov | 2007-03-23 | 1 | -1/+14 |
| * | MFC: 1.14-1.17 (position bugfixes) | Andrey A. Chernov | 2006-11-18 | 1 | -10/+18 |
| * | MFC rev. 1.4, 1.5. | Konstantin Belousov | 2006-10-30 | 1 | -1/+1 |
| * | MFC: | Poul-Henning Kamp | 2006-06-25 | 5 | -6/+26 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2006-04-04 | 1 | -0/+688 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2006-03-08 | 1 | -0/+98 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2006-02-22 | 1 | -0/+115 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2006-01-26 | 2 | -0/+143 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-12-30 | 4 | -0/+1180 |
| * | MFC following revisions to fix mutex memory leak for threaded program: | David Xu | 2005-12-23 | 3 | -9/+19 |
| * | MFC: rev. 1.2 | Christian Brueffer | 2005-09-24 | 1 | -1/+1 |
| * | The header glue.h should provide just a declaration for the variable | Stefan Farfeleder | 2005-05-13 | 1 | -1/+2 |
| * | The correct description for mode "w" is | Dag-Erling Smørgrav | 2005-05-04 | 1 | -1/+1 |
| * | Be bug-for-bug compatible with the C standard with respect to | David Schultz | 2005-04-16 | 2 | -4/+16 |
| * | Remove unused variable. | Stefan Farfeleder | 2005-04-08 | 1 | -3/+2 |
| * | Fix EOVERFLOW detection in vswprintf(3) | Max Khon | 2005-02-21 | 1 | -4/+5 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-20 | 3 | -55/+55 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-11 | 1 | -1/+3 |
| * | Document that the length modifier l is ignored for floating point | Stefan Farfeleder | 2004-10-16 | 1 | -1/+3 |
| * | Don't add integers to void pointers. | Stefan Farfeleder | 2004-10-03 | 1 | -1/+2 |
| * | Don't forget to va_end() the va_list we get from va_copy(). | Dag-Erling Smørgrav | 2004-08-26 | 2 | -0/+2 |
| * | note that it is the caller's responsibility to free any buffer passed | Alfred Perlstein | 2004-08-24 | 1 | -0/+5 |
| * | Fix an off-by-one bug that caused the first character of the buffer to | Tim J. Robbins | 2004-08-06 | 1 | -2/+1 |
| * | Read directly from the stdio buffer using the new __mbsnrtowcs() interface | Tim J. Robbins | 2004-07-21 | 1 | -14/+38 |
| * | Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are | Tim J. Robbins | 2004-07-21 | 1 | -1/+2 |
| * | Use __wcsrtombs() and __sfvwrite() to convert and write the wide character | Tim J. Robbins | 2004-07-21 | 1 | -8/+25 |
| * | Call __mbrtowc() and __wcrtomb() directly instead of taking detours | Tim J. Robbins | 2004-07-20 | 3 | -3/+6 |
| * | Add a cross reference to fgetwln(3). | Tim J. Robbins | 2004-07-16 | 1 | -0/+1 |
| * | Add fgetwln(), a wide character version of fgetln(). | Tim J. Robbins | 2004-07-16 | 3 | -2/+192 |
| * | Rename slbexpand() to __slbexpand() and make it available outside | Tim J. Robbins | 2004-07-16 | 2 | -4/+5 |
| * | Slightly reorganize and simplify. | Tim J. Robbins | 2004-07-09 | 1 | -24/+11 |
| * | Add commentary explaining why we return EBADF upon attempts to fflush() a | Colin Percival | 2004-07-04 | 1 | -0/+12 |
| * | Eliminate double whitespace. | Ruslan Ermilov | 2004-07-03 | 1 | -2/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -4/+8 |
| * | Markup, grammar, and spelling fixes. | Ruslan Ermilov | 2004-06-30 | 1 | -4/+3 |
| * | Spelling fixes. | Mike Pritchard | 2004-06-21 | 1 | -1/+1 |
| * | The third operand of the conditional operator should have type void too. | Stefan Farfeleder | 2004-06-08 | 2 | -2/+2 |
| * | Rename cantwrite() to prepwrite(). The latter is less confusing, | David Schultz | 2004-06-08 | 1 | -4/+1 |
| * | Rename cantwrite() to prepwrite(). The latter is less confusing, | David Schultz | 2004-06-08 | 4 | -5/+6 |
| * | Set errno to EBADF on attempts to write to a stream that is not | David Schultz | 2004-06-08 | 1 | -2/+5 |
| * | Provide trivial macro implementations of getwc(), getwchar(), putwc() and | Tim J. Robbins | 2004-05-25 | 4 | -0/+8 |
| * | Perform conversions straight from the stream buffer instead of scanning | Tim J. Robbins | 2004-05-22 | 1 | -18/+19 |
| * | Associate a multibyte conversion state object with each stream. Reset it | Tim J. Robbins | 2004-05-22 | 7 | -42/+24 |
| * | Remove bogus FBSDID. | David E. O'Brien | 2004-05-02 | 1 | -3/+1 |
| * | Fix damaged FBSDID. | David E. O'Brien | 2004-05-02 | 1 | -3/+1 |
| * | Merge vfscanf.c, v1.37: | David Schultz | 2004-05-02 | 1 | -8/+7 |
| * | Merge vfprintf.c, v1.65: | David Schultz | 2004-05-02 | 1 | -24/+17 |
| * | - To make it easier to compile *printf() and *scanf() without | David Schultz | 2004-05-02 | 2 | -31/+21 |
| * | Use the correct size to allocate, copy and clear argument type tables | Tim J. Robbins | 2004-04-22 | 2 | -12/+18 |
| * | Prepare to handle trivial state-dependent encodings. Full support for | Tim J. Robbins | 2004-04-07 | 9 | -21/+61 |