]> sourceware.org Git - glibc.git/commit - libio/genops.c
Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 3 Jul 2000 21:40:46 +0000 (21:40 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 3 Jul 2000 21:40:46 +0000 (21:40 +0000)
commit6f98fd7ebb025b6aa3731139c1897bd46a6278fb
tree3ad7eea0344dea3564fff300949b55d3bc8f1163
parent4a9e89d5eaf441ab9c834b92f5042eeebb9ffa63
Update.

2000-07-03  Ulrich Drepper  <drepper@redhat.com>

* libio/genops.c (__overflow): Use _IO_fwide to orient the stream.
(__uflow): Likewise.
(__underflow): Likewise.
* libio/wgenops.c (__wunderflow): Likewise.
* stdio-common/tst-unbputc.c: New file.
* stdio-common/tst-unbputc.sh: New file.
* stdio-common/Makefile: Add rules to build and run tst-unbputc.

* po/en_GB.po: New file.
Contributed by Robert Brady <rwb197@ecs.soton.ac.uk>.
ChangeLog
libio/genops.c
libio/wgenops.c
po/en_GB.po [new file with mode: 0644]
stdio-common/Makefile
stdio-common/tst-unbputc.c [new file with mode: 0644]
stdio-common/tst-unbputc.sh [new file with mode: 0755]
This page took 0.04412 seconds and 5 git commands to generate.