OSDN Git Service

- provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 22 Dec 2006 14:03:06 +0000 (14:03 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 22 Dec 2006 14:03:06 +0000 (14:03 -0000)
commit1a0edbb3f68b227f45af541720e5585d22e3a813
treead78a571856a486523e4a1ea7d500bea0e52f7b4
parente2f06f4eb0b7e50ea461f3cff9b79e20c14c0544
- provide a hidden_def for fputc_unlocked that is aliased to __fputc_unlocked.
  Fixes undefined references to __fputc_unlocked when calling fputc().
libc/stdio/fputc.c