summaryrefslogtreecommitdiff
path: root/usr/src/head/iso
AgeCommit message (Expand)AuthorFilesLines
2019-06-0611175 libm should use signbit() correctlyRichard Lowe1-5/+5
2019-06-0310881 more C99 math macros should be compiler builtins (fix signbit compatibi...Rich Lowe1-1/+1
2019-05-0910881 more C99 math macros should be compiler builtinsRichard Lowe1-14/+19
2019-05-0910882 math headers should stop supporting K&R CRichard Lowe2-241/+247
2019-01-1710224 memset_s() is not visible in global C++ namespaceAlexander Pyhalov2-8/+24
2018-08-249755 bounds checking functions and types should only be visible if __STDC_WAN...Yuri Pankov1-5/+0
2018-08-168548 want memset_s(3C)Yuri Pankov3-0/+49
2018-05-259553 C11 functions quick_exit and at_quick_exit should be visible in C++11.Aurélien Larcher1-1/+4
2017-07-208451 cstyle: Remove space-tab sequences in usr/src/headMarcel Telka1-1/+1
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka11-11/+11
2017-06-168362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...Robert Mustacchi1-3/+3
2017-06-148362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...Yuri Pankov1-3/+3
2017-04-248007 want sys/stddef.h for offsetof and container_of macrosToomas Soome1-10/+0
2016-12-277615 libbe: cleanup compile warningsToomas Soome3-6/+0
2016-05-196951 Initial c11 supportRobert Mustacchi5-3/+110
2016-03-053373 gcc >= 4.5 concerns about offsetof()Richard Lowe1-0/+4
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO7-58/+17
2014-10-17693 Opensource replacement of sunwlibmPiotr Jasiukajtis2-0/+762
2014-08-155066 remove support for non-ANSI compilationGarrett D'Amore13-401/+26
2014-07-154964 nl_langinfo(CRNCYSTR) returns wrong alignment characterGarrett D'Amore1-2/+12
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore5-266/+52
2013-06-183787 gcc4.7 __cplusplus change incompatibilityAlexander Pyhalov2-10/+6
2012-06-141450 Illumos should be buildable with GCC4Richard Lowe1-7/+4
2006-06-224730330 incorrect definition of WEOF in /usr/include/iso/wctype_iso.hdamico2-8/+16
2005-08-186260411 several headers have typoswesolows2-2/+2
2005-06-156266832 UNIX98/UNIX03: getc(), getchar(), putc(), putchar() did not set strea...muffin1-8/+9
2005-06-14OpenSolaris Launchstevel@tonic-gate19-0/+2912