aboutsummaryrefslogtreecommitdiff
path: root/stdio
AgeCommit message (Expand)AuthorFilesLines
1997-03-16Update.cvs/libc-ud-970316cvs/libc-970324cvs/libc-970323cvs/libc-970322cvs/libc-970321cvs/libc-970320cvs/libc-970319cvs/libc-970318cvs/libc-970317cvs/before-thomas-posix1996cvs/thomas-posix1996Ulrich Drepper2-9/+8
1997-02-25update from main archive 970225cvs/libc-970225Ulrich Drepper1-35/+34
1997-02-15Update to 2.1.x development versioncvs/libc-970218cvs/libc-970217cvs/libc-970216cvs/libc-970215Ulrich Drepper39-640/+634
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper1-16/+19
1997-01-17Fri Jan 17 14:16:28 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>cvs/libc-970118Thomas Bushnell, BSG1-51/+0
1997-01-01update from main archive 970101cvs/libc-970102Ulrich Drepper4-21/+54
1996-12-20Update from main archive 961219cvs/libc-961220Ulrich Drepper2-2/+6
1996-12-15update from main archive 961214cvs/libc-961215Ulrich Drepper2-26/+26
1996-12-08update from main archive 961207cvs/libc-961208Ulrich Drepper2-18/+23
1996-11-15Fri Nov 15 12:27:25 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell, BSG4-24/+10
1996-11-06update from main archive 961105cvs/libc-961106Ulrich Drepper2-17/+17
1996-10-31update from main archive 961030cvs/libc-961031Ulrich Drepper1-14/+14
1996-10-13update from main archvie 961013cvs/libc-961015cvs/libc-961014Ulrich Drepper1-2/+1
1996-10-08*** empty log message ***Thomas Bushnell, BSG3-3/+4
1996-09-28update from main archive 960927cvs/libc-961001cvs/libc-960929cvs/libc-960928Ulrich Drepper1-1/+8
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper25-230/+263
1996-09-05update from main archive 960904cvs/libc-960905Ulrich Drepper1-1/+1
1996-08-29*** empty log message ***Thomas Bushnell, BSG1-1/+1
1996-08-29*** empty log message ***Thomas Bushnell, BSG1-0/+1
1996-08-20(line_wrap_stream): Initialize D->seek.cvs/libc-960825cvs/libc-960824cvs/libc-960823cvs/libc-960822cvs/libc-960821Miles Bader1-0/+1
1996-08-07Update.cvs/libc-ud-960807cvs/libc-960808Ulrich Drepper2-3/+4
1996-07-17Merge linewrap changesMiles Bader2-6/+6
1996-07-17(lwupdate): Fix boundary condition where a word extends right up to rmargin...Miles Bader1-6/+34
1996-07-07Sun Jun 2 22:28:43 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1-17/+28
1996-07-07(lwupdate): New function, mostly was __line_wrap_update. Use POINT_COL fi...Miles Bader1-54/+122
1996-07-03Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-51/+62
1996-07-01Mon Jul 1 15:44:34 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960702Roland McGrath2-1/+33
1996-05-14Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960515Roland McGrath1-0/+1
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-72/+316
1996-05-07(headers): Add linewrap.h.Miles Bader1-1/+1
1996-05-07Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-3/+372
1996-04-25Wed Apr 24 00:22:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-3/+14
1995-12-21Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-16/+24
1995-12-19Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-951219Roland McGrath1-3/+6
1995-10-26* stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.Roland McGrath1-2/+2
1995-10-17* hurd/hurd/signal.h: Declare hurd_preempt_signals andRoland McGrath1-0/+4
1995-10-17Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath6-0/+302
1995-10-17* Makefile (subdirs): Replace stdio with stdio-common and $(stdio).Roland McGrath56-5863/+5
1995-10-16Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath3-32/+396
1995-09-21Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-3/+7
1995-09-17Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath2-5/+5
1995-09-01Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+2
1995-08-25Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath2-12/+8
1995-07-26* stdio/vfscanf.c (conv_error): Simplify expression to avoidRoland McGrath1-1/+1
1995-07-25Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-6/+17
1995-06-14Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-3/+3
1995-04-10Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-4/+8
1995-04-08* malloc/free.c (__malloc_safe_bcopy, memmove): Don't defineRoland McGrath1-23/+7
1995-03-29* Make-dist (README): Commit it to CVS if there is a CVS directory.Roland McGrath1-0/+1
1995-03-24Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath4-702/+895