about summary refs log tree commit diff
path: root/stdio
Commit message (Expand)AuthorAgeFilesLines
* Merge linewrap changesMiles Bader1996-07-172-6/+6
* (lwupdate): Fix boundary condition where a word extends right up to rmargin...Miles Bader1996-07-171-6/+34
* Sun Jun 2 22:28:43 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-07-071-17/+28
* (lwupdate): New function, mostly was __line_wrap_update. Use POINT_COL fi...Miles Bader1996-07-071-54/+122
* Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-031-51/+62
* Mon Jul 1 15:44:34 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960702Roland McGrath1996-07-012-1/+33
* Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960515Roland McGrath1996-05-141-0/+1
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-083-72/+316
* (headers): Add linewrap.h.Miles Bader1996-05-071-1/+1
* Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-073-3/+372
* Wed Apr 24 00:22:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-04-251-3/+14
* Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-12-211-16/+24
* Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951219Roland McGrath1995-12-191-3/+6
* * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.Roland McGrath1995-10-261-2/+2
* * hurd/hurd/signal.h: Declare hurd_preempt_signals andRoland McGrath1995-10-171-0/+4
* Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-176-0/+302
* * Makefile (subdirs): Replace stdio with stdio-common and $(stdio).Roland McGrath1995-10-1756-5863/+5
* Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-10-163-32/+396
* Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-214-3/+7
* Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-09-172-5/+5
* Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-011-1/+2
* Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-252-12/+8
* * stdio/vfscanf.c (conv_error): Simplify expression to avoidRoland McGrath1995-07-261-1/+1
* Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-251-6/+17
* Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-141-3/+3
* Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-04-101-4/+8
* * malloc/free.c (__malloc_safe_bcopy, memmove): Don't defineRoland McGrath1995-04-081-23/+7
* * Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1995-03-291-0/+1
* Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-244-702/+895
* Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-219-2690/+6
* Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-201-1/+1
* Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-181-21/+54
* Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper1995-03-171-17/+19
* Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-163-36/+56
* * stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned intRoland McGrath1995-03-131-2/+2
* Doc fixes. Don't #include <stddef.h>. (printf_function): Make last arg ARGS a...Roland McGrath1995-03-101-10/+20
* (PAD): use return value of _IO_padn. (buffered_vfprintf): remove line buffer ...Ulrich Drepper1995-03-101-2/+2
* Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-063-18/+20
* Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-03-061-2/+1
* * stdlib/strtod.c: Fixes from drepper. glibc-1.09 cvs/libc_1_09Roland McGrath1995-03-021-1/+1
* Fri Feb 24 14:40:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-02-245-8/+8
* Sun Feb 19 17:46:13 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>Roland McGrath1995-02-201-0/+2
* initial importRoland McGrath1995-02-18102-0/+11927