Craig.Mohrman at Sun.COM
2006-Oct-31 15:43 UTC
[zfs-crypto-discuss] PSARC 2006/162 Extended FILE space for 32-bit Solaris processes
Author: craigm Repository: /hg/zfs-crypto/gate Revision: 9529aa10e5ec7efd31782cb25c44f414cc8c7711 Log message: PSARC 2006/162 Extended FILE space for 32-bit Solaris processes 1085341 32-bit stdio routines should support file descriptors >255 6369408 fflush(NULL); will corrupt data written on files in multithreaded apps Files: create: usr/src/lib/extendedFILE/Makefile create: usr/src/lib/extendedFILE/Makefile.com create: usr/src/lib/extendedFILE/common/extendedFILE.c create: usr/src/lib/extendedFILE/i386/Makefile create: usr/src/lib/extendedFILE/sparc/Makefile create: usr/src/lib/extendedFILE/spec/Makefile create: usr/src/lib/extendedFILE/spec/Makefile.targ create: usr/src/lib/extendedFILE/spec/extendedFILE.spec create: usr/src/lib/extendedFILE/spec/i386/Makefile create: usr/src/lib/extendedFILE/spec/sparc/Makefile create: usr/src/lib/extendedFILE/spec/versions update: usr/src/Makefile.lint update: usr/src/cmd/fmtmsg/Makefile update: usr/src/cmd/perl/5.8.4/distrib/patchlevel.h update: usr/src/cmd/perl/5.8.4/distrib/perlio.c update: usr/src/cmd/prtfru/Makefile update: usr/src/cmd/streams/strcmd/Makefile update: usr/src/cmd/tip/aculib/Makefile update: usr/src/cmd/users/Makefile update: usr/src/head/stdio_ext.h update: usr/src/head/stdio_impl.h update: usr/src/lib/Makefile update: usr/src/lib/libc/inc/file64.h update: usr/src/lib/libc/inc/stdiom.h update: usr/src/lib/libc/port/llib-lc update: usr/src/lib/libc/port/stdio/_endopen.c update: usr/src/lib/libc/port/stdio/_filbuf.c update: usr/src/lib/libc/port/stdio/_findbuf.c update: usr/src/lib/libc/port/stdio/_flsbuf.c update: usr/src/lib/libc/port/stdio/fdopen.c update: usr/src/lib/libc/port/stdio/fileno.c update: usr/src/lib/libc/port/stdio/flush.c update: usr/src/lib/libc/port/stdio/fputs.c update: usr/src/lib/libc/port/stdio/popen.c update: usr/src/lib/libc/port/stdio/setbuf.c update: usr/src/lib/libc/port/stdio/setvbuf.c update: usr/src/lib/libc/port/stdio/vscanf.c update: usr/src/lib/libc/port/stdio/vwscanf.c update: usr/src/lib/libc/spec/private.spec update: usr/src/lib/libc/spec/stdio.spec update: usr/src/pkgdefs/SUNWcsl/prototype_com update: usr/src/ucblib/libucb/inc/stdiom.h update: usr/src/ucblib/libucb/port/gen/setbuffer.c update: usr/src/ucblib/libucb/port/stdio/fopen.c update: usr/src/uts/common/os/fio.c update: usr/src/uts/common/sys/fcntl.h update: usr/src/uts/common/sys/file.h update: usr/src/uts/common/sys/user.h update: usr/src/uts/common/syscall/fcntl.c