6951 Initial c11 support6952 gets should not be visible in C116953 add support for c11 threads api6954 Symbols test should support validating pre-processor symbolsReviewed by: Josef 'Jeff' Sipek
6951 Initial c11 support6952 gets should not be visible in C116953 add support for c11 threads api6954 Symbols test should support validating pre-processor symbolsReviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Reviewed by: Dan McDonald <danmcd@omniti.com>Reviewed by: Garrett D'Amore <garrett@damore.org>Approved by: Garrett D'Amore <garrett@damore.org>refs #4100(cherry picked from commit 7532a2850c9095d3912614001efd1bd078ed36d0)
show more ...
8007 want sys/stddef.h for offsetof and container_of macrosReviewed by: Gordon Ross <gordon.w.ross@gmail.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Reviewed by: Andrew Stormont <an
8007 want sys/stddef.h for offsetof and container_of macrosReviewed by: Gordon Ross <gordon.w.ross@gmail.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Reviewed by: Andrew Stormont <andyjstormont@gmail.com>Reviewed by: Dan McDonald <danmcd@omniti.com>Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>Approved by: Hans Rosenfeld <hans.rosenfeld@joyent.com>(cherry picked from commit a690c0205cba40bf29f30f9f428d6226a636f71a)
3373 gcc >= 4.5 concerns about offsetof()Portions contributed by: Igor Pashev <pashev.igor@gmail.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Reviewed by: Igor Kozhukhov <ikozhukhov@
3373 gcc >= 4.5 concerns about offsetof()Portions contributed by: Igor Pashev <pashev.igor@gmail.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>Reviewed by: Andy Stormont <andyjstormont@gmail.com>Approved by: Dan McDonald <danmcd@omniti.com>
6582 initial reorg adding sys/null.h for 52186487 clean up __STDC__ ifdefs in rpcsvc/dbm.h6563 fmtmsg.h should be simplified and neither define NULL nor _NULLReviewed by: Josef 'Jeff' Sipek <jeffp
6582 initial reorg adding sys/null.h for 52186487 clean up __STDC__ ifdefs in rpcsvc/dbm.h6563 fmtmsg.h should be simplified and neither define NULL nor _NULLReviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Reviewed by: Gary Mills <gary_mills@fastmail.fm>Reviewed by: Robert Mustacci <rm@joyent.com>Approved by: Dan McDonald <danmcd@omniti.com>
693 Opensource replacement of sunwlibmReviewed by: Igor Kozhukhov ikozhukhov@gmail.comReviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com>Reviewed by: Richard Lowe <richlowe@richlowe.net>
693 Opensource replacement of sunwlibmReviewed by: Igor Kozhukhov ikozhukhov@gmail.comReviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com>Reviewed by: Richard Lowe <richlowe@richlowe.net>Approved by: Dan McDonald <danmcd@omniti.com>
5066 remove support for non-ANSI compilation5068 Remove SCCSID() macro from <macros.h>Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.
5066 remove support for non-ANSI compilation5068 Remove SCCSID() macro from <macros.h>Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>Approved by: Robert Mustacchi <rm@joyent.com>
4964 nl_langinfo(CRNCYSTR) returns wrong alignment character4999 libc test suite enhancements4939 desire wcsnrtombs() functionReviewed by: Jason King <jason.brian.king@gmail.com>Reviewed by: Dan
4964 nl_langinfo(CRNCYSTR) returns wrong alignment character4999 libc test suite enhancements4939 desire wcsnrtombs() functionReviewed by: Jason King <jason.brian.king@gmail.com>Reviewed by: Dan McDonald <danmcd@omniti.com>Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>Approved by: Robert Mustacchi <rm@joyent.com>
2964 need POSIX 2008 locale object supportReviewed by: Robert Mustacchi <rm@joyent.com>Reviewed by: Gordon Ross <gordon.ross@nexenta.com>Approved by: Dan McDonald <danmcd@omniti.com>
3787 gcc4.7 __cplusplus change incompatibility3823 wchar.h and wctype_iso.h incompatibilityReviewed by: Albert Lee <trisk@nexenta.com>Approved by: Dan McDonald <danmcd@nexenta.com>
1450 Illumos should be buildable with GCC4Reviewed by: Joshua M. Clulow <josh@sysmgr.org>Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>Reviewed by: Gordon Ross <gwr@nexenta.com>Revie
1450 Illumos should be buildable with GCC4Reviewed by: Joshua M. Clulow <josh@sysmgr.org>Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com>Reviewed by: Gordon Ross <gwr@nexenta.com>Reviewed by: Albert Lee <trisk@nexenta.com>Approved by: Gordon Ross <gwr@nexenta.com>
4730330 incorrect definition of WEOF in /usr/include/iso/wctype_iso.h6432430 stdbool.h should be a no-op for C++ compilations6438052 sethostname(3c) missing prototype in unistd.h
6260411 several headers have typos6266841 the C preprocessor is feeling abused by token pasting6268776 cw should pass the -t option to the linker6270170 CCNEEDED should be set properly in Makefile
6260411 several headers have typos6266841 the C preprocessor is feeling abused by token pasting6268776 cw should pass the -t option to the linker6270170 CCNEEDED should be set properly in Makefile.master for g++ builds6271934 cw should accept -xcrossfile
6266832 UNIX98/UNIX03: getc(), getchar(), putc(), putchar() did not set stream to byte orientation
OpenSolaris Launch