|
| From: | Sergey Poznyakoff |
| Subject: | Re: [Bug-cpio] cpio-2.6 portability patches |
| Date: | Tue, 11 Jan 2005 12:11:48 +0200 |
Albert Chin <address@hidden> wrote: > 1. Tru64 UNIX 4.0D doesn't have vsnprintf()/vasnprintf(). Patch below. > I just sucked in the files from gnulib. Fixed in gnulib. > 2. Switch from old BSD bzero()/bcopy()/index() functions to non-BSD > variants (memset()/memcpy()/strchr()). > 3. IRIX 6.5 has isnumber(). Rename to is_number(). Fixed in cpio. Thank you! -Sergey
| [Prev in Thread] | Current Thread | [Next in Thread] |