summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/i386
AgeCommit message (Expand)AuthorFilesLines
2021-03-1213508 door_layout() should align the stack to 16 bytes for i386 processesMatt Barden1-2/+8
2021-03-0313593 libc: uninitialized variablesToomas Soome12-37/+13
2020-11-1713274 enable -fstack-protector-strong by default in user landRobert Mustacchi1-0/+6
2020-11-175788 Want support for GCC's stack protector in libcRobert Mustacchi1-0/+1
2020-11-1713273 want upanic(2)Robert Mustacchi1-0/+1
2020-10-1313184 Stop translating ld(1) options through cw(1)Richard Lowe1-1/+1
2020-09-2513173 loader: add strtoul, strtoull, memmem and abortToomas Soome1-2/+2
2020-09-1213129 libc: gettimeofday() error: unchecked function returnToomas Soome1-2/+3
2020-06-0712689 Want c11 uchar.hRobert Mustacchi1-0/+4
2020-05-0412454 remove lint library machineryRichard Lowe1-2/+0
2020-03-267092 Want support for stdio memory streamsRobert Mustacchi1-0/+4
2020-02-2711275 gettimeofday should use comm pagePatrick Mooney3-60/+51
2020-02-0512217 add ld assert-deflib and guidance to gate buildToomas Soome1-1/+3
2020-01-1412151 libc: specifies less restrictive attribute than its targetToomas Soome1-5/+4
2020-01-0612148 libc: _rtbootld.o needs to be built with -m32Toomas Soome1-2/+2
2019-09-1611680 want reallocf(3C)Andy Fiddaman1-0/+1
2019-08-1611528 Makefile.noget can get goneJohn Levon1-1/+1
2019-06-1811091 libc: NULL pointer errorsToomas Soome1-1/+1
2019-04-2410804 Enable unused warnings outside of utsJohn Levon1-0/+2
2019-02-0710322 usr/lib/libc - remove lint and lint librariesAndy Fiddaman1-45/+1
2019-01-0510063 basic support for smatchJohn Levon2-6/+6
2018-08-168548 want memset_s(3C)Yuri Pankov1-0/+2
2018-08-109711 fts(3C) needs to be largefile awareJonathan Perkin1-0/+1
2018-07-309673 move internet address manipulation functions to libcYuri Pankov1-1/+11
2018-02-069027 Makefiles need to specify C99 mode consistentlyYuri Pankov1-1/+1
2017-10-028609 want a position independent CRTRichard Lowe3-11/+11
2017-07-298546 want recallocarray(3C) and freezero(3C)Yuri Pankov1-0/+2
2017-06-125428 provide fts(), reallocarray(), and strtonum()Yuri Pankov1-23/+25
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov1-4/+4
2017-03-067805 want faster clock_gettime (fix clean)Yuri Pankov1-1/+1
2017-02-277805 want faster clock_gettimePatrick Mooney3-9/+62
2017-01-253772 consider raising default descriptor soft limitRichard Lowe1-1/+0
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+7
2016-07-227038 users of endian.h expect __ prefixed versions of macrosRobert Mustacchi1-1/+0
2016-05-196790 want suite of endian(3C) functionsRobert Mustacchi4-1/+157
2016-05-196951 Initial c11 supportRobert Mustacchi1-1/+3
2016-02-146648 illumos build should be explicit about C standardsRichard Lowe1-1/+1
2016-01-056507 i386 makecontext(3c) needs to 16-byte align the stackJosef 'Jeff' Sipek2-20/+50
2015-11-243252 Need a proper flock() implementationJerry Jelinek1-0/+1
2015-11-166342 want signalfd supportJerry Jelinek1-0/+1
2015-11-026409 glob(3C) missed the memo on LF64Robert Mustacchi1-0/+7
2015-10-18backout 5876 sys/regset.h pollutes name spaceGordon Ross2-2/+4
2015-10-175876 sys/regset.h pollutes name spaceGordon Ross2-4/+2
2015-10-166208 add support for timerfdBryan Cantrill1-0/+1
2015-10-165640 want epoll supportBryan Cantrill1-0/+1
2015-09-096188 add support for eventfdBryan Cantrill1-0/+1
2015-04-125830 want arc4random(3C) suiteRobert Mustacchi1-0/+11
2015-01-144923 want preadv and pwritevDJ Hoffman1-1/+5
2014-10-305224 snprintf rounding under [default] FE_TONEARESTDan McDonald3-54/+123
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore1-6/+7