| Commit message (Expand) | Author | Age | Files | Lines |
| * | The ORIENTLOCK macro is no longer needed since all functions use | Tim J. Robbins | 2002-10-25 | 1 | -7/+0 |
| * | Use a weak reference instead of a macro to make vfscanf an alias | Tim J. Robbins | 2002-10-14 | 1 | -0/+2 |
| * | Add implementations of wscanf() and related functions: fwscanf(), swscanf(), | Tim J. Robbins | 2002-09-23 | 1 | -0/+2 |
| * | The character argument for __ungetwc() should be wint_t instead of wchar_t. | Tim J. Robbins | 2002-09-23 | 1 | -1/+1 |
| * | Add an unlocked version of ungetwc(), __ungetwc(), that __vfwscanf() | Tim J. Robbins | 2002-09-22 | 1 | -0/+1 |
| * | Add implementations of the wprintf() family of functions, which perform | Tim J. Robbins | 2002-09-21 | 1 | -0/+1 |
| * | Introduce unlocked versions of fputwc() and fgetwc() called __fputwc() | Tim J. Robbins | 2002-09-20 | 1 | -0/+2 |
| * | o Merge <machine/ansi.h> and <machine/types.h> into a new header | Mike Barcroft | 2002-08-21 | 1 | -1/+1 |
| * | Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), | Tim J. Robbins | 2002-08-13 | 1 | -0/+31 |
| * | Fix the style of the SCM ID's. | David E. O'Brien | 2002-03-22 | 1 | -1/+0 |
| * | Remove __P() usage. | David E. O'Brien | 2002-03-21 | 1 | -23/+23 |
| * | Re-arrange my funopen(3) fix to minimize differences with original stdio code, | Andrey A. Chernov | 2001-09-03 | 1 | -0/+2 |
| * | Move all stdio internal flags processing and setting out of __sread(), | Andrey A. Chernov | 2001-09-02 | 1 | -0/+1 |
| * | Back out disabling ungetc() at 0, use different solution: | Andrey A. Chernov | 2001-09-01 | 1 | -2/+2 |
| * | The same big piece of ftell code repeated in 3 places. Simplify things moving | Andrey A. Chernov | 2001-08-31 | 1 | -0/+1 |
| * | fseek.c: | Andrey A. Chernov | 2001-08-17 | 1 | -1/+1 |
| * | (cantwrite): do not allocate memory for a NULL string | Assar Westerlund | 2001-06-18 | 1 | -1/+2 |
| * | Properly initialize a temporary FILE that is allocated off the stack. | Daniel Eischen | 2001-06-04 | 1 | -0/+7 |
| * | Hide the definition of struct __sFILEX and add the needed | Daniel Eischen | 2001-03-01 | 1 | -0/+10 |
| * | Remove _THREAD_SAFE and make libc thread-safe by default by | Daniel Eischen | 2001-01-24 | 1 | -0/+8 |
| * | Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch | Peter Wemm | 1997-03-11 | 1 | -0/+87 |