LinuxTV

CVS log for dietlibc/libstdio/fgetc_unlocked.c

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 26 20:51:54 2009 UTC (15 years, 3 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
  use randomness passed in ELF auxvec instead of /dev/urandom in startup
    (strace looks cleaner now)
  use ELF auxvec to implement getpagesize
  support thread local storage (w00t!!!!)
and a small cosmetic change to fgetc_unlocked

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 12 22:36:26 2009 UTC (15 years, 3 months ago) by leitner
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
fix fgetc_unlocked bug (missing cast to unsigned char)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jan 13 17:58:38 2009 UTC (15 years, 4 months ago) by leitner
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -4 lines
  stdio speedup

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Sep 21 07:33:08 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
  update syscalls
  lots of fixes from Markus FX Oberhumer:
    * better signal handling error detection
    * setjmp.S on i386
    * getenv on i386
    * sys/stat.h -malign-double fix
    * update fcntl.h for MIPS to 2.6.13 version
    * jmp_buf is 40*8 instead of 58*8 on ppc64.
    * This patch fixes the section of the TOC entries on ppc64
    * libstdc++ updates for gcc 4
    * remove cstddef and cwchar (no longer needed)
    * int -> ssize_t for read and write
    * sigjmp.c: __mask_was_saved was not set in all cases!
    * another round of ILP64 cleanups

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Nov 11 18:31:27 2003 UTC (20 years, 6 months ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- more stdio unlocked... (missing im my last commit)

Revision 1.7: 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.6: preferred, colored
Changes since revision 1.6: +2 -0 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.6: download - view: text, markup, annotated - select for diffs
Tue Aug 14 16:56:51 2001 UTC (22 years, 9 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: +0 -2 lines
enabled a few more obscure gcc warnings and started adding fluff code to
silence them.

Revision 1.5: 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.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
so a LITTLE change of stdio.... (urg...)
added some weak aliases to assembler returns :) that are always present.

Revision 1.4: 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.3: preferred, colored
Changes since revision 1.3: +0 -10 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.3: download - view: text, markup, annotated - select for diffs
Fri Jun 29 15:02:41 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
fix a few bugs

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu May 10 16:22:54 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -2 lines
muß skat spielen ;)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu May 10 16:05:10 2001 UTC (23 years ago) by fefe
Branches: MAIN
finalize THREAD_SAVE renaming, include libpthread in standard targets
for each platform.

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>