index
:
illumos-gate
master
sysroot/20181213
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
libc-tests
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
15135 stdalign.h is very C11-y, but perhaps disrespectful of C++
Robert Mustacchi
1
-4
/
+4
2022-11-25
15181 Add errc, verrc, warnc, vwarnc to libc
Andy Fiddaman
17
-2
/
+415
2022-09-06
14933 asprintf(3c) is confused by NUL
Robert Mustacchi
3
-0
/
+103
2022-04-20
14418 mman.h symbol visibility is a mess
Robert Mustacchi
5
-1
/
+167
2022-02-12
14498 libc symbol test sys_atomic_h sometimes times out
Robert Mustacchi
1
-0
/
+1
2022-01-20
14329 sys/atomic.h: 5066 got the order of ifdef/endif wrong
Robert Mustacchi
4
-0
/
+572
2021-08-20
13997 Want memrchr in libc
Robert Mustacchi
4
-0
/
+305
2020-09-23
3763 Implement qsort_r(3C)
Robert Mustacchi
9
-10
/
+1278
2020-09-17
13111 Want futimes(), lutimes() and timespec/timeval conversion macros
Andy Fiddaman
4
-1
/
+541
2020-09-13
13143 libc test suite should pass cleanly with unprivileged user
Robert Mustacchi
1
-0
/
+12
2020-08-23
13021 Invalid state if bindtextdomain() fails during re-binding
Richard Hansen
4
-0
/
+171
2020-06-07
12689 Want c11 uchar.h
Robert Mustacchi
3
-1
/
+793
2020-05-22
12768 12392 regressed ftello64 behavior
Robert Mustacchi
3
-4
/
+89
2020-03-26
7092 Want support for stdio memory streams
Robert Mustacchi
13
-3
/
+3377
2020-02-01
12216 Clean up libc-tests smatch
Robert Mustacchi
11
-55
/
+49
2020-02-01
9965 Want support for O_DIRECTORY
Robert Mustacchi
1
-0
/
+1
2019-11-20
12008 libc symbol test timeout should be bumped
John Levon
1
-2
/
+2
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-07-11
11327 scalb should not be exposed in XPG7
Garrett D'Amore
1
-3
/
+4
2019-05-09
10880 posix_memalign() should avoid clobbering return parameter on failure
Richard Lowe
3
-0
/
+97
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
3
-3
/
+282
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
4
-4
/
+185
2018-05-16
9511 printf family isn't aware of multibyte decimal point characters
Yuri Pankov
4
-5
/
+78
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
42
-1223
/
+2989
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
3
-0
/
+327
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
28
-0
/
+1284
2017-06-05
5097 psignal and psiginfo don't handle NULL arguments correctly
Robert Mustacchi
4
-1
/
+101
2017-05-30
6961 64-bit octal printf may overflow internal buffer
Robert Mustacchi
3
-2
/
+120
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
3
-0
/
+121
2017-01-25
3772 consider raising default descriptor soft limit
Richard Lowe
5
-0
/
+235
2016-12-13
7663 wcsncasecmp tests need a p
Richard Lowe
1
-2
/
+2
2016-09-07
7350 wcsncasecmp reads data from buffers when count is zero
Robert Mustacchi
5
-5
/
+185
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
3
-0
/
+76
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
3
-0
/
+161
2016-05-19
6501 Implement pthread_attr_get_np() interface
Robert Mustacchi
4
-0
/
+403
[next]