This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [PATCH] libio fixes for glibc 2.1.90


I've checked in a modified version of the patch:

- the result of _IO_CHECK_WIDE is reversed.  It returns zero if no wide
  char data is available.  Seems more logical

- none of the wide character functions is modified

- I don't see why you want this:

> 	Call _IO_WSETBUF even for _mode 1.

  It's also left out.  If you think it is needed provide a rational.

With these patches applied groff is running just fine.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]