Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
6502792 Same dynamic libraries should be mapped at the same virtual addresses in different processes
|
|
posix_spawn()
Contributed by Roland Mainz <roland.mainz@nrubsig.org>
|
|
6722476 name service switch module for AD (nss_ad) needed
|
|
|
|
|
|
|
|
6752755 posix_spawn(3C) extension - allow setting the child's signal handlers to SIG_IGN
|
|
|
|
|
|
|
|
|
|
u_short
|
|
6751161 PSARC 2008/551 coreadm configuration refinements
|
|
PSARC 2008/515 Virtual Console Update
4309501 Need additional local 'terminal'
--HG--
rename : usr/src/uts/intel/sys/kd.h => usr/src/uts/common/sys/kd.h
|
|
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover.
|
|
given an inaccessible stack
|
|
6714038 Fast Reboot support for x86 platforms
|
|
execute, does not return 127 status (missed a spawnp case)
|
|
execute, does not return 127 status
|
|
6365532 socketvar.h strangles lint for everyone
5002763 Sockfs debug macros should be linted
6746261 _mkarglst accidentally exported from libc.
|
|
|
|
4383867 need strsep() in libc
--HG--
rename : usr/src/lib/passwdutil/bsd-strsep.c => usr/src/lib/libc/port/gen/strsep.c
|
|
6717509 Need to use bswap/bswapq for byte swap of 64-bit integer on x32/x64
PSARC 2008/474 Add 64-bit htonll() and ntohll() byte order conversion functions
|
|
inherit mutexes
|
|
4758439 some files use "current date" sccs keywords
6560843 asm sources should not rely on .file "%M%" for naming STT_FILE symbols
6560958 Solaris:: perl modules should not use SCCS keywords in version information
6729074 webrev doesn't deal well with remote ssh hg parents
|
|
|
|
|
|
|
|
|
|
6669307 Solaris should support the Posix SUSv3 _POSIX_ADVISORY_INFO options group
--HG--
rename : usr/src/lib/libc/port/rt/fallocate.c => usr/src/lib/libc/port/gen/posix_fallocate.c
|
|
6690298 UNIX98/UNIX03: *vsx5* scanf() %% conversion tests fail
|
|
|
|
6718819 libaio _aio_ouststand_cnt and _aio_req_done_cnt can become inconsistent
6719357 libaio aiocancel_all() fails to update _aio_done_head pointer resulting in lost requests.
6720324 aiocancel_all() can miss a request
|
|
|
|
protected __flt_rounds)
|
|
|
|
6700179 expunge synonyms.h
--HG--
rename : usr/src/cmd/sgs/libelf/common/syn.h => deleted_files/usr/src/cmd/sgs/libelf/common/syn.h
rename : usr/src/cmd/sgs/librtld/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld/common/lintsup.c
rename : usr/src/cmd/sgs/rtld/common/_synonyms.h => deleted_files/usr/src/cmd/sgs/rtld/common/_synonyms.h
rename : usr/src/common/atomic/atomic_asm_weak.h => deleted_files/usr/src/common/atomic/atomic_asm_weak.h
rename : usr/src/lib/common/inc/c_synonyms.h => deleted_files/usr/src/lib/common/inc/c_synonyms.h
rename : usr/src/lib/libc/amd64/gen/lexp10.c => deleted_files/usr/src/lib/libc/amd64/gen/lexp10.c
rename : usr/src/lib/libc/amd64/gen/llog10.c => deleted_files/usr/src/lib/libc/amd64/gen/llog10.c
rename : usr/src/lib/libc/amd64/gen/ltostr.c => deleted_files/usr/src/lib/libc/amd64/gen/ltostr.c
rename : usr/src/lib/libc/i386/gen/lexp10.c => deleted_files/usr/src/lib/libc/i386/gen/lexp10.c
rename : usr/src/lib/libc/i386/gen/llog10.c => deleted_files/usr/src/lib/libc/i386/gen/llog10.c
rename : usr/src/lib/libc/i386/gen/ltostr.c => deleted_files/usr/src/lib/libc/i386/gen/ltostr.c
rename : usr/src/lib/libc/inc/synonyms.h => deleted_files/usr/src/lib/libc/inc/synonyms.h
rename : usr/src/lib/libc/sparcv9/gen/lexp10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/lexp10.c
rename : usr/src/lib/libc/sparcv9/gen/llog10.c => deleted_files/usr/src/lib/libc/sparcv9/gen/llog10.c
rename : usr/src/lib/libc_psr/inc.flg => deleted_files/usr/src/lib/libc_psr/inc.flg
rename : usr/src/lib/libcrypt/inc/des_synonyms.h => deleted_files/usr/src/lib/libcrypt/inc/des_synonyms.h
rename : usr/src/lib/libgen/inc/gen_synonyms.h => deleted_files/usr/src/lib/libgen/inc/gen_synonyms.h
rename : usr/src/lib/libtsnet/common/synonyms.h => deleted_files/usr/src/lib/libtsnet/common/synonyms.h
rename : usr/src/tools/scripts/check_fnames.sh => deleted_files/usr/src/tools/scripts/check_fnames.sh
rename : usr/src/lib/libc/sparc/gen/lexp10.c => usr/src/lib/libc/port/gen/lexp10.c
rename : usr/src/lib/libc/sparc/gen/llog10.c => usr/src/lib/libc/port/gen/llog10.c
|
|
|
|
6570425 gettext(3c) should support GNU gettext mo format version 1.0
|
|
ASSERT() failure
|
|
|
|
|
|
|
|
is fully relocated
6689238 libc needs global protection against ld.so.1
|
|
|
|
Intel processors
6659546 libc 64-bit memcpy family use AMD SledgHammer defaults for cache sizes on Intel processors
Contributed by Robert Kasten <robert.a.kasten@intel.com>
|
|
|
|
6662929 getusernam(3secdb) and friends return null when the selected /etc/user_attr line is > 1024
|
|
PSARC 2008/039 POSIX scheduling interfaces
6647542 POSIX scheduling should be compatible with Solaris scheduling classes
--HG--
rename : usr/src/lib/libc/inc/rtsched.h => deleted_files/usr/src/lib/libc/inc/rtsched.h
rename : usr/src/lib/libc/port/threads/rtsched.c => deleted_files/usr/src/lib/libc/port/threads/rtsched.c
|