summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
AgeCommit message (Collapse)AuthorFilesLines
2009-11-20PSARC 2009/542 Increase the maximum value of NGROUPS_MAX to 1024Casper H.S. Dik1-4/+5
4088757 Customer would like to increase ngroups_max more than 32 6853435 Many files incorrectly include the private <sys/cred_impl.h>
2009-11-19PSARC/2009/561 Pass-through iconv code conversionIenup Sung1-14/+127
5081857 iconv_open() fails if both the arguments have the same codeset
2009-11-19PSARC/2009/516 Timezone cache renewalNobutomo Nakano1-289/+696
6751272 RFE: Solaris timezone patches should not require reboot
2009-11-19PSARC/2009/554 door_xcreate - extended door creation interface for private doorsGavin Maltby6-43/+498
PSARC/2009/573 libfmevent - external subscriptions to FMA protocol events PSARC/2009/574 GPEC interface changes and additions 6893144 add door_xcreate for creating private doors with per-door thread creation control 6896220 sysevent_evc_xsubscribe and other GPEC modifications 6900975 sysevent_evc_{unbind,unsubscribe} off-by-one in subscriber list traversal 6868087 facility to allow external processes to subscribe to FMA protocol events 6896205 fmd module to forward selected protocol events for external subscription
2009-11-056815179 zpool import with a large number of LUNs is too slowEric Taylor1-0/+8
6844191 zpool import, scanning of disks should be multi-threaded
2009-11-026886377 memmove() (libc.so.1) function defectSudheer A2-6/+6
2009-10-29PSARC/2009/566 Provide minor private interface modifications to support mntfsRobert Harris1-74/+142
6813502 mntfs is not fork-safe
2009-10-276895172 CR 6762445 was too aggressive; signals are blocked in lwp_mutex_lock()Roger A. Faulkner5-33/+15
2009-09-246881066 sporadic hang of thr_suspendRoger A. Faulkner4-27/+38
2009-09-236883880 non-8-byte-aligned mutexes: update needed for solaris_nevadaRoger A. Faulkner3-8/+41
2009-09-22PSARC 2009/373 Clearview IP TunnelingSebastien Roy1-12/+9
PSARC 2009/410 Datalink Administration from Non-Global Zones 6858533 Clearview IP Tunneling 4861777 *snoop* cannot snoop on tunnel interfaces 5010680 M_IOCTL interface between ip and tun is horribly wrong 5029727 tun prints bogus debug messages when receiving multicast packets on 6to4 tunnels 6835873 dlpi_walk() silently fails in an exclusive zone 4152864 must not allow two tunnels to have the same tsrc/tdst pair 6855902 link and flow kstats are too promiscuous 6218826 need to be able to tunnel into a zone 4505468 network interface names can confuse, lie, and deceive 4524756 tun_wproc() takes up too much stack 6417373 tun_wproc_mdata assertion failures 4627970 scalability problems with IP in IP tunnels 4674797 ifparse_ifspec() will not correctly parse ipv6 tunnels 6509231 dladm should show links in exclusive stack zone 4793233 tun driver should include addr in DL_PHYS_ADDR_ACK for non-zero lengths 6795831 ZONE_*_DATALINK syscalls should take datalink_id_t as argument 6791472 mac module doesn't allow MAC addresses < 6 bytes 6618091 Race condition trips ASSERT() in tun.c's SIOCSLIFNAME path 6837580 bogus mi_active check in mac_set_mtu() 6868083 libinetutil: ofmt_open()'s template argument should be const 6870313 libdladm: needless dladm_init_linkprop() in i_dladm_aggr_up() 6872221 panic in dls_devnet_close() if "mtu" property is being set 4289774 Change to the interface-id does not change IPv6 link-local address 6873561 unable to create links with 31 character link names 6874666 changing a link property can accidentally destroy it 6874682 removing a link attribute corrupts the attribute list 6875167 IPCL_ISV6 conn flag is set but never used 6881764 itp reference leak in ipsec_construct_inverse_acquire() 6881951 dladm delete-vlan can no longer delete persistent-only VLANs --HG-- rename : usr/src/uts/common/inet/tun.h => usr/src/uts/common/inet/iptun.h rename : usr/src/uts/common/inet/ip/tun.c => usr/src/uts/common/inet/iptun/iptun.c rename : usr/src/uts/intel/tun/Makefile => usr/src/uts/intel/iptun/Makefile rename : usr/src/uts/sparc/tun/Makefile => usr/src/uts/sparc/iptun/Makefile
2009-09-226881217 32bit stack frames should be aligned on 16-byte boundaries (for sse2 ↵Roger A. Faulkner2-9/+31
code)
2009-09-186869408 64-bit libc string functions could be improved with SSEEdward Gillett6-1337/+4335
Contributed by Ling Ma <ling.ma@intel.com>, Xinping Huang <xinping.huang@intel.com> and Robert Kasten <robert.a.kasten@intel.com>
2009-09-15PSARC/2009/444 daemon() in libcVladimir Kotal7-0/+111
4471189 should have 4.4BSD's daemon() utility function
2009-09-01PSARC 2009/453 futimens, utimensatRoger A. Faulkner9-98/+123
6815302 Implement futimens, utimensat(POSIX.1-2008) -set file modification times with nanosecond granularity 6539657 touch(1) does not set the nanosecond timestamp of a file correctly
2009-08-276831257 getgrnam_r() and getpwnam_r() should check for valid gidPradhap Devarajan2-6/+14
2009-08-206866605 SUNWonbld ELF analysis tools need overhaulAli Bahrami1-3/+8
2009-08-066858457 Remove Solaris support for UltraSPARC-AT10 processorJason Beloro7-2977/+4
2009-08-066842850 onstc libthread test functional/fork/fork_002 is timing outRoger A. Faulkner4-0/+20
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp1-17/+3
Portions contributed by Rich Lowe
2009-07-236862850 OSnet sharable object versioning cleanupAli Bahrami2-2/+4
2009-07-156757037 Zone-spawned LWP needs to be able to run on a processor setSurya Prakki4-15/+12
2009-07-076858169 libc should not publish libscf's interfacesJan Setje-Eilers7-62/+308
2009-07-07PSARC/2009/312 Configurable Boot Archive UpdatesGangadhar Mylapuram10-23/+121
6795430 newboot needs a fully supported way to automatically recover when boot archive is out of date --HG-- rename : usr/src/lib/libc/sparc/sys/uadmin.s => usr/src/lib/libc/sparc/sys/__uadmin.s
2009-07-026847710 Solaris libc memcpy and memset are ignorant of AMD L3 cachesbostrovs7-132/+115
6688056 amd64 memset.s and memcpy.s are missing AMD comments
2009-07-016598629 pxfs aio scate test failures with EBUSY errors on nevadaPrakash Sangappa1-1/+14
2009-06-24PSARC/2008/403 libc printf behaviour for NULL stringDarren Moffat1-1/+12
6724478 libc printf should not SEGV when passed NULL for %s format
2009-06-16PSARC/2009/284 faccessat(2) - determine accessibility of a file using file ↵Sumanth Naropanth8-49/+9
descriptors 6536147 accessat() should become a public interface after an agreement is reached on the function name
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo1-4/+3
6392640 rpcgen -h -T output does not compile with gcc 4.x --HG-- rename : usr/src/stand/lib/fs/nfs/pathname.h => usr/src/stand/lib/fs/nfs/st_pathname.h
2009-05-19PSARC 2009/228 ls enhancementsJason King1-4/+1
6803941 Make /usr/bin/ls more compatible with gnu ls 1122699 *ls* ls: would like to have -k option like du does 6838835 getopt_long(3c) in posixly correct mode is too strict with long option arguments 6701026 UNIX03: *vsc* ls -i does not fail for nonexistent target
2009-05-086786945 incorrect handling of non existant backendMilan Jurik1-7/+10
2009-05-076806791 filter builds could be optimizedRod Evans10-42/+80
6823371 calloc() uses suboptimal memset() causing 15% regression in SpecCPU2006 gcc code --HG-- rename : usr/src/lib/libkrb5/common/mapfile => usr/src/lib/libkrb5/common/mapfile-vers
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp1-3/+4
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes1-4/+3
6392640 rpcgen -h -T output does not compile with gcc 4.x
2009-04-206806023 cpc provider event name validation needs to be a bit tighterJonathan Haslam1-5/+5
6806674 dcpc scares me on an older machine 6812495 plockstat's mutex-spun probe is under specified when used in libc 6812487 chkargs argument processing needs tightening up 6819008 i_Pobject_iter() needs to update mappings more often to avoid bogus prmap_t usage 6690027 incorrect instruction mask used in SPARC dtrace_getpcstack 6820546 tst.FunctionLookup.ksh fails owing to callout changes 6820554 baddof core dumps when no input file is specified 6822482 DOF validation needs to handle loadable sections flagged as unloadable
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting ↵Roger A. Faulkner14-270/+51
with snv_112 --HG-- rename : usr/src/lib/libc/common/sys/__mmap.s => usr/src/lib/libc/common/sys/mmap.s rename : usr/src/lib/libc/common/sys/__munmap.s => usr/src/lib/libc/common/sys/munmap.s
2009-03-276734077 libc routines such as memset, memcpy, strlen, strcpy need to be ↵Jason Beloro22-2463/+5892
optimized for SUNW,UltraSPARC-AT10 6806745 Solaris usage of pci_dma_sync hypervisor interface needs to conform to FWARC 2009/050
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD ↵Roger A. Faulkner14-82/+336
with 137111-01 or later --HG-- rename : usr/src/lib/libc/common/sys/mmap.s => usr/src/lib/libc/common/sys/__mmap.s rename : usr/src/lib/libc/common/sys/munmap.s => usr/src/lib/libc/common/sys/__munmap.s
2009-03-24PSARC/2008/760 Boot configuration ServiceSherry Moore2-8/+6
PSARC/2009/091 Reboot to firmware PSARC/2009/092 libgrubmgmt - library for GRUB menu management 6768468 Introducing svc:/system/boot-config service 6775160 reboot -f ignores active BE and resets zfs pool bootfs property 6760845 Add checksum verification when loading the new kernel and boot archive for fast reboot 6815215 quiesce_active should be added to MUTEX_NOT_HELD()
2009-02-20PSARC 2009/116 posix_spawn_file_actions_addclosefrom_npRoger A. Faulkner2-10/+139
6807216 posix_spawn() should provide a 'closefrom' file action
2009-02-20PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit ↵jv2273476-269/+12
Integers 6761505 RFE: having ddi_strtoull() would be nice --HG-- rename : usr/src/lib/libc/port/gen/strtoll.c => usr/src/common/util/strtoll.c rename : usr/src/lib/libc/port/gen/strtoull.c => usr/src/common/util/strtoull.c
2009-02-126804037 amd64 version of __door_return corrupts stack address argument when ↵Seth Goldberg1-3/+17
doorfs syscall is interrupted
2009-02-116742433 nss_dbddefs contains literals overflowMilan Jurik1-6/+9
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami5-8/+70
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2009-01-30PSARC/2008/647 Configurable Hostids for Non-Global Zonesjv2273471-11/+11
6580939 RFE: provide unique hostid for each non-global zone
2009-01-166783069 libc must not use defread internallyKenjiro Tsuji4-45/+159
2009-01-14PSARC 2008/778 asprintf, vasprintfRoger A. Faulkner6-5/+105
4508459 Solaris should have asprintf() and vasprintf() functions
2009-01-066788870 pthread_create is core dumping on snv_105Roger A. Faulkner1-4/+4
2008-12-156540117 libc should be compiled with -xstrconstRoger A. Faulkner4-0/+16
6556156 libnsl+libsocket should be compiled with -xstrconst Contributed by Roland Mainz <roland.mainz@nrubsig.org>
2008-12-156773712 sparc: 1-digit hex fp base conversion of long double rounds incorrectlyDouglas Priest3-12/+10
6773719 x64: single_to_decimal base conversion functions incorrectly in nonstandard fp mode 6776367 printf should not zero-pad NaN or infinity values