index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
lib
/
libc
/
port
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-13
9971 Make getrandom(2) a public interface
Jason King
3
-6
/
+10
2018-11-25
9959 pthread_mutex_init should initialize mutex appropriately for robust mute...
Richard Lowe
1
-0
/
+17
2018-10-19
8158 Want named threads API
John Levon
4
-11
/
+157
2018-08-25
5709 Add binary compatibility with Solaris 10 update 10
Alexander Pyhalov
1
-0
/
+5
2018-08-24
9755 bounds checking functions and types should only be visible if __STDC_WAN...
Yuri Pankov
2
-0
/
+4
2018-08-16
8548 want memset_s(3C)
Yuri Pankov
4
-1
/
+192
2018-08-10
9711 fts(3C) needs to be largefile aware
Jonathan Perkin
2
-0
/
+24
2018-08-07
9638 libc/port/fp/sigfpe.c: this statement may fall through
Toomas Soome
1
-2
/
+1
2018-07-30
9673 move internet address manipulation functions to libc
Yuri Pankov
8
-24
/
+939
2018-05-17
9511 printf family isn't aware of multibyte decimal point characters (fix reg...
Yuri Pankov
1
-1
/
+1
2018-05-16
9511 printf family isn't aware of multibyte decimal point characters
Yuri Pankov
1
-13
/
+33
2018-02-06
8706 libc lint library missing endian.h functions
Robert Mustacchi
1
-0
/
+20
2018-02-05
9028 libc: comparison between pointer and zero character constant
Toomas Soome
1
-3
/
+1
2018-02-05
9029 libc: duplicate 'const' declaration specifier
Toomas Soome
1
-1
/
+1
2017-11-16
8724 libc: multiple variable set but not used errors
Toomas Soome
3
-9
/
+6
2017-09-15
8655 remove more gender specific language
Alison C
1
-1
/
+1
2017-08-22
8578 sync fnmatch(3C) with upstream
Yuri Pankov
1
-13
/
+11
2017-08-14
8568 fnmatch, glob: fix exponential CPU use with repeated '*' operators
Yuri Pankov
2
-92
/
+117
2017-08-14
8575 regcomp(3C): handle invalid {} constructs consistently
Yuri Pankov
1
-6
/
+5
2017-07-29
8546 want recallocarray(3C) and freezero(3C)
Yuri Pankov
5
-8
/
+126
2017-06-21
8297 update mdocml to 1.14.1
Yuri Pankov
1
-1
/
+1
2017-06-20
8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...
Yuri Pankov
1
-222
/
+233
2017-06-20
8349 thrd_equal implements the wrong specification
Robert Mustacchi
1
-3
/
+3
2017-06-16
8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...
Robert Mustacchi
1
-228
/
+223
2017-06-14
8362 libc: install_legacy() overwrites __runetype, __maplower, and __mapupper...
Yuri Pankov
1
-223
/
+228
2017-06-12
5428 provide fts(), reallocarray(), and strtonum()
Yuri Pankov
5
-2
/
+1164
2017-06-12
8355 need libc regex tests
Yuri Pankov
3
-12
/
+44
2017-06-12
8354 sync regcomp(3C) with upstream
Yuri Pankov
8
-88
/
+102
2017-06-07
8276 rpcbind leaks memory due to libumem per thread caching.
Youzhong Yang
1
-1
/
+7
2017-06-05
5097 psignal and psiginfo don't handle NULL arguments correctly
Robert Mustacchi
2
-18
/
+23
2017-05-30
6961 64-bit octal printf may overflow internal buffer
Robert Mustacchi
1
-3
/
+1
2017-04-03
4412 character handling functions should return 0 for argument range 128-255 ...
Yuri Pankov
1
-19
/
+13
2017-03-28
6689 mbtowc(3C) fails to set errno for incomplete characters
Ingo Schwarze
1
-2
/
+9
2017-03-28
6907 strcoll() and strxfrm() don't seem to agree
Yuri Pankov
1
-59
/
+61
2017-03-28
6905 locales: Fix eucJP sorting
John Marino
1
-14
/
+15
2017-03-28
6904 collation: Fix expansion substitutions
John Marino
2
-57
/
+75
2017-03-02
7860 libc: indentation errors
Toomas Soome
1
-5
/
+6
2017-02-27
7805 want faster clock_gettime
Patrick Mooney
1
-0
/
+25
2017-02-22
7812 Remove gender specific language
Daniel Hoffman
9
-31
/
+40
2017-01-25
3772 consider raising default descriptor soft limit
Richard Lowe
2
-404
/
+82
2016-11-17
7506 epoll_create1 should toss EINVAL for invalid flags
Patrick Mooney
2
-1
/
+9
2016-10-15
7029 want per-process exploit mitigation features (secflags)
Richard Lowe
4
-12
/
+161
2016-10-11
7422 dpioctl should pay attention to FKIOCTL
Patrick Mooney
1
-4
/
+25
2016-09-07
7350 wcsncasecmp reads data from buffers when count is zero
Robert Mustacchi
1
-2
/
+3
2016-08-03
7076 segfault in putenv + getenv
Robert Mustacchi
1
-0
/
+11
2016-07-17
7126 NSS_XbyY_FINI has too much logic for a function-like macro
Richard Lowe
2
-25
/
+30
2016-06-06
6993 DEFAULT_TYPE should be probably be removed from pthread.h
Richard PALO
4
-13
/
+7
2016-05-19
6790 want suite of endian(3C) functions
Robert Mustacchi
1
-0
/
+22
2016-05-19
6501 Implement pthread_attr_get_np() interface
Robert Mustacchi
3
-10
/
+131
2016-05-19
6951 Initial c11 support
Robert Mustacchi
6
-6
/
+430
[next]