summaryrefslogtreecommitdiff
path: root/usr/src/head/iso
AgeCommit message (Collapse)AuthorFilesLines
2016-05-196951 Initial c11 supportRobert Mustacchi5-3/+110
6952 gets should not be visible in C11 6953 add support for c11 threads api 6954 Symbols test should support validating pre-processor symbols Reviewed 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>
2016-03-053373 gcc >= 4.5 concerns about offsetof()Richard Lowe1-0/+4
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>
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO7-58/+17
6487 clean up __STDC__ ifdefs in rpcsvc/dbm.h 6563 fmtmsg.h should be simplified and neither define NULL nor _NULL Reviewed 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>
2014-10-17693 Opensource replacement of sunwlibmPiotr Jasiukajtis2-0/+762
Reviewed by: Igor Kozhukhov ikozhukhov@gmail.com Reviewed by: Keith M Wesolowski <keith.wesolowski@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@omniti.com>
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore13-401/+26
5068 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>
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore1-2/+12
4999 libc test suite enhancements 4939 desire wcsnrtombs() function Reviewed 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>
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore5-266/+52
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2013-06-183787 gcc4.7 __cplusplus change incompatibilityAlexander Pyhalov2-10/+6
3823 wchar.h and wctype_iso.h incompatibility Reviewed by: Albert Lee <trisk@nexenta.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2012-06-141450 Illumos should be buildable with GCC4Richard Lowe1-7/+4
Reviewed 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>
2006-06-224730330 incorrect definition of WEOF in /usr/include/iso/wctype_iso.hdamico2-8/+16
6432430 stdbool.h should be a no-op for C++ compilations 6438052 sethostname(3c) missing prototype in unistd.h
2005-08-186260411 several headers have typoswesolows2-2/+2
6266841 the C preprocessor is feeling abused by token pasting 6268776 cw should pass the -t option to the linker 6270170 CCNEEDED should be set properly in Makefile.master for g++ builds 6271934 cw should accept -xcrossfile
2005-06-156266832 UNIX98/UNIX03: getc(), getchar(), putc(), putchar() did not set ↵muffin1-8/+9
stream to byte orientation
2005-06-14OpenSolaris Launchstevel@tonic-gate19-0/+2912