LinuxTV

CVS log for dietlibc/libstdio/stdout.c

[BACK] Up to [DVB] / dietlibc / libstdio

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat May 15 16:38:21 2010 UTC (14 years ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
  finally add stdout tty detection and turn off linewise buffering if !tty

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Sep 14 04:40:37 2003 UTC (20 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
  the overflow checking in strtou?ll? was broken in some cases.
    Unfortunately, correct overflow checking enlarged the routine by 20%.
    (reported by Manuel Novoa III)
  two stdio bug fixes (also reported by Manuel Novoa III)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu May 15 15:17:10 2003 UTC (21 years ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- removing "<arch>/mmap.*" where no arch-specific impementation is needed.
  (added "syscalls.s/mmap.S")

- fixing the vsyscall in the dynamic library... (self made problem)

- removing warning in "res_query.c"

- changing type of stream-mutex to recursive

- sparc/sparc64: shrink of the unified syscall and the special syscalls
  (fork/pipe) to use the "unified_syscall_error_handler"

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 23 23:22:03 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -1 lines
remove more warnings

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Aug 16 18:44:18 2001 UTC (22 years, 9 months ago) by olaf
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -3 lines
removed "some" warnings ...

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 26 16:08:11 2001 UTC (22 years, 10 months ago) by olaf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1 lines
so a LITTLE change of stdio.... (urg...)
added some weak aliases to assembler returns :) that are always present.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Jul 9 13:54:08 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +0 -4 lines
ugh, touched all stdio and ripped out the non-ungetc and unbuffered
modes.  Did some ELF weak symbol trickery to make `puts("foo")' not
reference the whole stdio crap.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 7 12:29:37 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
a ton of warnings fixed ;)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 30 15:01:19 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
split off stdio and create libugly for monstrosities such as system()
and daemon().  In the future, crap like popen() will go there, too.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>