mirror of git://sourceware.org/git/glibc.git
Wed Jul 17 11:29:26 1996 Miles Bader <miles@gnu.ai.mit.edu> * stdio/linewrap.c (lwupdate): Fix boundary condition where a word extends right up to rmargin. * stdio/linewrap.c (lwupdate): When we've done a word wrap and output the wrap margin, set point_col to wmargin. Use negative point_col to deal with a wmargin of 0. (line_wrap_point): Return 0 for a negative point_col. (line_wrap_stream): Make wmargin ssize_t. * stdio/linewrap.h (struct line_wrap_data): Make wmargin & point_col ssize_t. (line_wrap_stream): Make wmargin ssize_t. (line_wrap_point): Return 0 for a negative point_col. Tue Jul 16 00:18:19 1996 Miles Bader <miles@gnu.ai.mit.edu> * stdio/linewrap.c (__line_wrap_update): Add hackery from flshfp to fiddle __put_limit in conjunction with __linebuf_active. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| clearerr.c | ||
| fclose.c | ||
| feof.c | ||
| ferror.c | ||
| fflush.c | ||
| fgetc.c | ||
| fgetpos.c | ||
| fgets.c | ||
| fileno.c | ||
| fmemopen.c | ||
| fopen.c | ||
| fopncook.c | ||
| fputc.c | ||
| fputs.c | ||
| fread.c | ||
| freopen.c | ||
| fseek.c | ||
| fsetpos.c | ||
| ftell.c | ||
| fwrite.c | ||
| getc.c | ||
| getchar.c | ||
| getdelim.c | ||
| gets.c | ||
| glue.c | ||
| internals.c | ||
| linewrap.c | ||
| linewrap.h | ||
| memstream.c | ||
| newstream.c | ||
| obstream.c | ||
| putc.c | ||
| putchar.c | ||
| puts.c | ||
| rewind.c | ||
| setbuf.c | ||
| setbuffer.c | ||
| setlinebuf.c | ||
| setvbuf.c | ||
| stdio.h | ||
| ungetc.c | ||
| vasprintf.c | ||
| vdprintf.c | ||
| vscanf.c | ||
| vsnprintf.c | ||
| vsprintf.c | ||
| vsscanf.c | ||