summaryrefslogtreecommitdiff
path: root/usr/src/head
AgeCommit message (Expand)AuthorFilesLines
2022-05-203729 getifaddrs must learn to stop worrying and love the other address familiesSebastian Wiedenroth1-0/+8
2022-03-1614521 bhyve should use error checking mutexes and check resultsAndy Fiddaman1-2/+13
2022-03-1014443 resection manual pages per IPD4Richard Lowe7-10/+8
2021-12-1314298 snoop could know more DNS resource record typesSebastian Wiedenroth1-0/+7
2021-08-2013997 Want memrchr in libcRobert Mustacchi1-1/+2
2021-07-063163 nss: need local netgroup implementationGordon Ross1-0/+11
2021-03-1213525 backup: multiply-defined symbolsToomas Soome1-1/+1
2020-12-087024 Add getgrouplist() to illumosJason King1-8/+3
2020-11-1713273 want upanic(2)Robert Mustacchi2-0/+37
2020-10-1213195 would like roleauth user_attrAndy Fiddaman2-0/+11
2020-09-233763 Implement qsort_r(3C)Robert Mustacchi1-1/+3
2020-06-0712689 Want c11 uchar.hRobert Mustacchi2-3/+78
2020-05-1512665 want modern bhyvePatrick Mooney1-25/+0
2020-05-1112705 remove __builtin_alloca() declaration from string.hJohn Levon1-6/+2
2020-05-1112612 import Pluribus bhyve portTycho Nightingale1-0/+25
2020-03-267092 Want support for stdio memory streamsRobert Mustacchi2-0/+11
2020-03-2612357 getc/putc_unlocked need to set orientationRobert Mustacchi1-13/+0
2020-03-125880 Increase IOV_MAX to at least 1024Bryan Cantrill1-2/+2
2020-03-0512306 XPG4v2 slave pty behaviour should generally be disabledAndy Fiddaman1-1/+14
2020-03-0312271 "name" member of "struct option" should be constBrian Bennett1-5/+11
2019-09-1611680 want reallocf(3C)Andy Fiddaman1-1/+5
2019-07-1111327 scalb should not be exposed in XPG7Garrett D'Amore1-1/+6
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 Lowe5-390/+371
2019-03-1510495 libc should know how many FPU exceptions there areRichard Lowe1-2/+0
2019-03-149874 Add fksmbcl development toolGordon Ross1-1/+1
2019-01-1710224 memset_s() is not visible in global C++ namespaceAlexander Pyhalov2-8/+24
2018-10-198158 Want named threads APIJohn Levon2-1/+14
2018-08-249755 bounds checking functions and types should only be visible if __STDC_WAN...Yuri Pankov2-5/+8
2018-08-168548 want memset_s(3C)Yuri Pankov4-0/+56
2018-08-109711 fts(3C) needs to be largefile awareJonathan Perkin1-0/+16
2018-08-079674 Let's scrap AVS/sdbcYuri Pankov2-89/+0
2018-05-259553 C11 functions quick_exit and at_quick_exit should be visible in C++11.Aurélien Larcher1-1/+4
2018-05-229545 Global visibility of C11 functions in C++11 and C++17 in stdlib.hAurélien Larcher1-0/+12
2018-05-119527 assert.h: static_assert macro should be guarded by !defined(__cplusplus)Andy Fiddaman1-2/+3
2018-04-019131 regexp.h: this statement may fall throughToomas Soome1-0/+2
2018-03-109214 typo: sytem should be systemToomas Soome1-1/+1
2017-09-158655 remove more gender specific languageAlison C1-2/+2
2017-09-127388 Support -h <hostname> for ipadm DHCPChris Fraire1-0/+3
2017-08-228578 sync fnmatch(3C) with upstreamYuri Pankov1-0/+5
2017-08-108527 tty buffer/queue sizes should be largerRichard Lowe1-0/+5
2017-08-078557 remove trusted desktop remnantsPeter Tribble2-7/+0
2017-07-298546 want recallocarray(3C) and freezero(3C)Yuri Pankov1-0/+2
2017-07-208451 cstyle: Remove space-tab sequences in usr/src/headMarcel Telka38-239/+200
2017-06-278228 cstyle: Remove space-tab sequences in /* All Rights Reserved */Marcel Telka107-169/+107
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-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov3-10/+142