index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
libc-tests
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-20
14329 sys/atomic.h: 5066 got the order of ifdef/endif wrong
Robert Mustacchi
1
-0
/
+1
2021-08-20
13997 Want memrchr in libc
Robert Mustacchi
2
-0
/
+295
2020-09-23
3763 Implement qsort_r(3C)
Robert Mustacchi
7
-0
/
+1255
2020-09-17
13111 Want futimes(), lutimes() and timespec/timeval conversion macros
Andy Fiddaman
2
-1
/
+524
2020-08-23
13021 Invalid state if bindtextdomain() fails during re-binding
Richard Hansen
3
-0
/
+169
2020-06-07
12689 Want c11 uchar.h
Robert Mustacchi
2
-1
/
+791
2020-05-22
12768 12392 regressed ftello64 behavior
Robert Mustacchi
2
-4
/
+87
2020-03-26
7092 Want support for stdio memory streams
Robert Mustacchi
10
-0
/
+3342
2020-02-01
12216 Clean up libc-tests smatch
Robert Mustacchi
11
-55
/
+49
2019-08-21
10703 smatch unreachable code checking needs reworking
John Levon
2
-4
/
+3
2019-08-16
11528 Makefile.noget can get gone
John Levon
1
-1
/
+1
2019-05-09
10880 posix_memalign() should avoid clobbering return parameter on failure
Richard Lowe
2
-0
/
+95
2019-01-09
10076 make usr/src/test smatch clean
John Levon
4
-1
/
+14
2018-10-19
8158 Want named threads API
John Levon
2
-2
/
+280
2018-08-28
9762 Split the custr functions into their own library
Jason King
2
-10
/
+5
2018-08-24
9755 bounds checking functions and types should only be visible if __STDC_WAN...
Yuri Pankov
1
-0
/
+1
2018-08-16
8548 want memset_s(3C)
Yuri Pankov
3
-0
/
+177
2018-05-16
9511 printf family isn't aware of multibyte decimal point characters
Yuri Pankov
2
-0
/
+71
2018-04-23
9419 testregex: condition otherwise unused variables
Richard Lowe
1
-4
/
+8
2018-02-06
9027 Makefiles need to specify C99 mode consistently
Yuri Pankov
2
-2
/
+2
2018-02-02
9007 import AT&T regex test suite
Yuri Pankov
41
-1222
/
+2988
2018-01-28
9003 libc-tests: newlocale_test silently fails after CLDR updates
Yuri Pankov
1
-1
/
+1
2018-01-28
8994 libc-tests: nl_langinfo_test fails after 1198
Yuri Pankov
1
-1
/
+1
2017-08-22
8578 sync fnmatch(3C) with upstream
Yuri Pankov
2
-0
/
+325
2017-08-14
8575 regcomp(3C): handle invalid {} constructs consistently
Yuri Pankov
2
-6
/
+20
2017-06-20
8349 thrd_equal implements the wrong specification
Robert Mustacchi
1
-5
/
+5
2017-06-12
8355 need libc regex tests
Yuri Pankov
27
-0
/
+1282
2017-06-05
5097 psignal and psiginfo don't handle NULL arguments correctly
Robert Mustacchi
3
-1
/
+100
2017-05-30
6961 64-bit octal printf may overflow internal buffer
Robert Mustacchi
2
-1
/
+118
2017-05-26
8170 update CLDR data to v31
Yuri Pankov
1
-17
/
+17
2017-03-28
6907 strcoll() and strxfrm() don't seem to agree
Yuri Pankov
2
-0
/
+118
2017-01-25
3772 consider raising default descriptor soft limit
Richard Lowe
4
-0
/
+232
2016-09-07
7350 wcsncasecmp reads data from buffers when count is zero
Robert Mustacchi
4
-1
/
+178
2016-08-06
7159 libc-tests build failed on sparc
Alexander Eremin
1
-6
/
+0
2016-08-03
7076 segfault in putenv + getenv
Robert Mustacchi
2
-0
/
+74
2016-07-22
7038 users of endian.h expect __ prefixed versions of macros
Robert Mustacchi
1
-6
/
+6
2016-06-21
7069 i386_XARCH should include -m32
Richard Lowe
1
-1
/
+1
2016-06-01
7015 libc tests need to use LINK64 correctly, rather than just passing -m64
Richard Lowe
1
-1
/
+1
2016-05-19
6790 want suite of endian(3C) functions
Robert Mustacchi
2
-0
/
+159
2016-05-19
6501 Implement pthread_attr_get_np() interface
Robert Mustacchi
3
-0
/
+401
2016-05-19
6951 Initial c11 support
Robert Mustacchi
12
-40
/
+1058
2015-10-05
5821 need strerror_l()
Robert Mustacchi
9
-3
/
+442
2015-04-16
5843 getrandom(2) lays it on a bit thick
Robert Mustacchi
2
-0
/
+55
2015-04-12
5830 want arc4random(3C) suite
Robert Mustacchi
18
-1
/
+1506
2015-04-05
5293 desire symbol visibility test
Garrett D'Amore
7
-9
/
+1301
2014-10-29
5276 Add Richard PALO's fpround test.
Dan McDonald
3
-1
/
+136
2014-10-24
5238 iswgraph(L'a') returns 0, but iswctype(L'a', wctype("graph")) nonzero
Lauri Tirkkonen
3
-1
/
+107
2014-07-15
4964 nl_langinfo(CRNCYSTR) returns wrong alignment character
Garrett D'Amore
11
-104
/
+1242
2014-07-11
2964 need POSIX 2008 locale object support
Garrett D'Amore
3
-0
/
+271