Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-07-02 | 6847710 Solaris libc memcpy and memset are ignorant of AMD L3 caches | bostrovs | 7 | -132/+115 | |
6688056 amd64 memset.s and memcpy.s are missing AMD comments | |||||
2009-07-01 | 6598629 pxfs aio scate test failures with EBUSY errors on nevada | Prakash Sangappa | 1 | -1/+14 | |
2009-06-24 | PSARC/2008/403 libc printf behaviour for NULL string | Darren Moffat | 1 | -1/+12 | |
6724478 libc printf should not SEGV when passed NULL for %s format | |||||
2009-06-16 | PSARC/2009/284 faccessat(2) - determine accessibility of a file using file ↵ | Sumanth Naropanth | 8 | -49/+9 | |
descriptors 6536147 accessat() should become a public interface after an agreement is reached on the function name | |||||
2009-05-21 | 6795209 Enable compilation of ON-consolidation with GCC 4.2 | Scott Rotondo | 1 | -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-19 | PSARC 2009/228 ls enhancements | Jason King | 1 | -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-08 | 6786945 incorrect handling of non existant backend | Milan Jurik | 1 | -7/+10 | |
2009-05-07 | 6806791 filter builds could be optimized | Rod Evans | 10 | -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-30 | backout 6795209/6392640: breaks sparc build | jmcp | 1 | -3/+4 | |
2009-04-30 | 6795209 Enable compilation of ON-consolidation with GCC 4.2 | Nathan Keynes | 1 | -4/+3 | |
6392640 rpcgen -h -T output does not compile with gcc 4.x | |||||
2009-04-20 | 6806023 cpc provider event name validation needs to be a bit tighter | Jonathan Haslam | 1 | -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-02 | 6824605 SUNWtetos test shm_stress_07_02 requires excessive time starting ↵ | Roger A. Faulkner | 14 | -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-27 | 6734077 libc routines such as memset, memcpy, strlen, strcpy need to be ↵ | Jason Beloro | 22 | -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-25 | 6816409 mutex_lock() for process robust mutex could not return EOWNERDEAD ↵ | Roger A. Faulkner | 14 | -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-24 | PSARC/2008/760 Boot configuration Service | Sherry Moore | 2 | -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-20 | PSARC 2009/116 posix_spawn_file_actions_addclosefrom_np | Roger A. Faulkner | 2 | -10/+139 | |
6807216 posix_spawn() should provide a 'closefrom' file action | |||||
2009-02-20 | PSARC/2008/740 Cross-Platform DDI Interface for Converting Strings to 64-bit ↵ | jv227347 | 6 | -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-12 | 6804037 amd64 version of __door_return corrupts stack address argument when ↵ | Seth Goldberg | 1 | -3/+17 | |
doorfs syscall is interrupted | |||||
2009-02-11 | 6742433 nss_dbddefs contains literals overflow | Milan Jurik | 1 | -6/+9 | |
2009-02-10 | 6798660 Cadmium .NOT file processing problem with CWD relative file paths | Ali Bahrami | 5 | -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-30 | PSARC/2008/647 Configurable Hostids for Non-Global Zones | jv227347 | 1 | -11/+11 | |
6580939 RFE: provide unique hostid for each non-global zone | |||||
2009-01-16 | 6783069 libc must not use defread internally | Kenjiro Tsuji | 4 | -45/+159 | |
2009-01-14 | PSARC 2008/778 asprintf, vasprintf | Roger A. Faulkner | 6 | -5/+105 | |
4508459 Solaris should have asprintf() and vasprintf() functions | |||||
2009-01-06 | 6788870 pthread_create is core dumping on snv_105 | Roger A. Faulkner | 1 | -4/+4 | |
2008-12-15 | 6540117 libc should be compiled with -xstrconst | Roger A. Faulkner | 4 | -0/+16 | |
6556156 libnsl+libsocket should be compiled with -xstrconst Contributed by Roland Mainz <roland.mainz@nrubsig.org> | |||||
2008-12-15 | 6773712 sparc: 1-digit hex fp base conversion of long double rounds incorrectly | Douglas Priest | 3 | -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 | |||||
2008-12-05 | 6763000 libc versioning needs a little tlc in Solaris 10 | Craig Mohrman | 1 | -5/+24 | |
2008-11-25 | 6704239 aio_cancel returns EOVERFLOW with large file for 32 bit | Arindam Sarkar | 1 | -6/+4 | |
2008-11-24 | PSARC/2008/226 mmapobj(2) - mmap object | Michael Corcoran | 6 | -0/+41 | |
6502792 Same dynamic libraries should be mapped at the same virtual addresses in different processes | |||||
2008-11-10 | 6597729 RFE: Alternative ksh93 version of libc::wordexp() should use ↵ | Roger A. Faulkner | 1 | -107/+170 | |
posix_spawn() Contributed by Roland Mainz <roland.mainz@nrubsig.org> | |||||
2008-11-07 | PSARC/2008/441 Active Directory name service module (nss_ad) | Baban Kenkre | 3 | -18/+24 | |
6722476 name service switch module for AD (nss_ad) needed | |||||
2008-11-07 | 6753769 Posix SUSv4 robust lock interfaces | Roger A. Faulkner | 3 | -18/+35 | |
2008-11-04 | 6767133 exit() is not cancel-safe | Roger A. Faulkner | 1 | -2/+8 | |
2008-10-27 | 6743723 strncpy() dumps core on Solaris 10 x86-64 | Nobutomo Nakano | 2 | -43/+62 | |
2008-10-23 | PSARC 2008/617 posix_spawn(3C) extension - setsigignore | Roger A. Faulkner | 2 | -4/+45 | |
6752755 posix_spawn(3C) extension - allow setting the child's signal handlers to SIG_IGN | |||||
2008-10-22 | 6762445 defer signals while locking a mutex and setting its owner field | Roger A. Faulkner | 2 | -25/+48 | |
2008-10-21 | 6762062 POSIX requires fork() to be async-signal-safe | Roger A. Faulkner | 1 | -5/+17 | |
2008-10-20 | 6759957 reduce the initial TLS demands on memory | Roger A. Faulkner | 1 | -3/+1 | |
2008-10-02 | 6755382 new "more linker like" version of lint2 exposes new lint warnings in ON | John Beck | 1 | -3/+2 | |
2008-09-29 | 1207395 au_event_t is a currently a short. It should be redefined to be a ↵ | Tony Nguyen | 1 | -2/+1 | |
u_short | |||||
2008-09-29 | 6751138 libc's lint library is missing definition for __assert_c99 | David Powell | 1 | -0/+2 | |
6751161 PSARC 2008/551 coreadm configuration refinements | |||||
2008-09-25 | PSARC 2006/591 Virtual Console | rui zang - Sun Microsystems - Beijing China | 1 | -0/+4 | |
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 | |||||
2008-09-25 | 6659940 ON makefiles use wrong options for Sun Studio 12 compiler and lint. | Nick Todd | 2 | -2/+2 | |
6751897 usr/src/tools/cw.c needs to be updated for Sun Studio 12 switchover. | |||||
2008-09-22 | 6751103 thr_create() and pthread_create() should fail and not dump core when ↵ | Roger A. Faulkner | 6 | -39/+121 | |
given an inaccessible stack | |||||
2008-09-22 | PSARC 2008/382 Fast Reboot | Sherry Moore | 2 | -6/+76 | |
6714038 Fast Reboot support for x86 platforms | |||||
2008-09-19 | 6505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to ↵ | Roger A. Faulkner | 1 | -1/+7 | |
execute, does not return 127 status (missed a spawnp case) | |||||
2008-09-18 | 6505278 UNIX98/UNIX03: *vsx* system() call to create child, but fail to ↵ | Roger A. Faulkner | 3 | -9/+29 | |
execute, does not return 127 status | |||||
2008-09-18 | 6733185 Further cleanup of SUN Studio 12 lint warnings in ON source. | Nick Todd | 5 | -12/+6 | |
6365532 socketvar.h strangles lint for everyone 5002763 Sockfs debug macros should be linted 6746261 _mkarglst accidentally exported from libc. | |||||
2008-09-10 | 6746389 wall can cause significant performance issues | Roger A. Faulkner | 1 | -3/+2 | |
2008-09-03 | PSARC 2008/305 strsep() in libc | Vladimir Kotal | 7 | -8/+98 | |
4383867 need strsep() in libc --HG-- rename : usr/src/lib/passwdutil/bsd-strsep.c => usr/src/lib/libc/port/gen/strsep.c |