index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
(line_wrap_stream): Initialize D->seek.
cvs/libc-960825
cvs/libc-960824
cvs/libc-960823
cvs/libc-960822
cvs/libc-960821
Miles Bader
1996-08-20
1
-0
/
+1
*
Update.
cvs/libc-ud-960807
cvs/libc-960808
Ulrich Drepper
1996-08-07
2
-3
/
+4
*
Merge linewrap changes
Miles Bader
1996-07-17
2
-6
/
+6
*
(lwupdate): Fix boundary condition where a word extends right up to rmargin. 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.
Miles Bader
1996-07-17
1
-6
/
+34
*
Sun Jun 2 22:28:43 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-07-07
1
-17
/
+28
*
(lwupdate): New function, mostly was __line_wrap_update. Use POINT_COL field instead of POINT. Update D->point_offs when done. Use memmove instead of memcpy where overlap is possible (not necessary using current implementation of memcpy, but...). (__line_wrap_output): Use lwupdate. (...
Miles Bader
1996-07-07
1
-54
/
+122
*
Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-03
1
-51
/
+62
*
Mon Jul 1 15:44:34 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960702
Roland McGrath
1996-07-01
2
-1
/
+33
*
Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960515
Roland McGrath
1996-05-14
1
-0
/
+1
*
Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-05-08
3
-72
/
+316
*
(headers): Add linewrap.h.
Miles Bader
1996-05-07
1
-1
/
+1
*
Mon May 6 09:51:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-05-07
3
-3
/
+372
*
Wed Apr 24 00:22:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-04-25
1
-3
/
+14
*
Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-12-21
1
-16
/
+24
*
Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951219
Roland McGrath
1995-12-19
1
-3
/
+6
*
* stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.
Roland McGrath
1995-10-26
1
-2
/
+2
*
* hurd/hurd/signal.h: Declare hurd_preempt_signals and
Roland McGrath
1995-10-17
1
-0
/
+4
*
Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-10-17
6
-0
/
+302
*
* Makefile (subdirs): Replace stdio with stdio-common and $(stdio).
Roland McGrath
1995-10-17
56
-5863
/
+5
*
Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
Roland McGrath
1995-10-16
3
-32
/
+396
*
Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-09-21
4
-3
/
+7
*
Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
Roland McGrath
1995-09-17
2
-5
/
+5
*
Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-09-01
1
-1
/
+2
*
Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-08-25
2
-12
/
+8
*
* stdio/vfscanf.c (conv_error): Simplify expression to avoid
Roland McGrath
1995-07-26
1
-1
/
+1
*
Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-07-25
1
-6
/
+17
*
Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-06-14
1
-3
/
+3
*
Sun Apr 9 01:24:33 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-04-10
1
-4
/
+8
*
* malloc/free.c (__malloc_safe_bcopy, memmove): Don't define
Roland McGrath
1995-04-08
1
-23
/
+7
*
* Make-dist (README): Commit it to CVS if there is a CVS directory.
Roland McGrath
1995-03-29
1
-0
/
+1
*
Fri Mar 24 02:35:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-24
4
-702
/
+895
*
Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-21
9
-2690
/
+6
*
Mon Mar 20 03:19:23 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-20
1
-1
/
+1
*
Sat Mar 18 14:07:08 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-18
1
-21
/
+54
*
Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
Ulrich Drepper
1995-03-17
1
-17
/
+19
*
Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-16
3
-36
/
+56
*
* stdio/printf_fp.c (group_number): Cast *GROUPING to unsigned int
Roland McGrath
1995-03-13
1
-2
/
+2
*
Doc fixes. Don't #include <stddef.h>. (printf_function): Make last arg ARGS a vector of pointers instead of a pointer to va_list.
Roland McGrath
1995-03-10
1
-10
/
+20
*
(PAD): use return value of _IO_padn. (buffered_vfprintf): remove line buffer when flush failed.
Ulrich Drepper
1995-03-10
1
-2
/
+2
*
Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-06
3
-18
/
+20
*
Fri Mar 3 12:24:52 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-03-06
1
-2
/
+1
*
* stdlib/strtod.c: Fixes from drepper.
glibc-1.09
cvs/libc_1_09
Roland McGrath
1995-03-02
1
-1
/
+1
*
Fri Feb 24 14:40:48 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-02-24
5
-8
/
+8
*
Sun Feb 19 17:46:13 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>
Roland McGrath
1995-02-20
1
-0
/
+2
*
initial import
Roland McGrath
1995-02-18
102
-0
/
+11927