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
2022-12-07
15206 setcontext(2) should not restore %fsbase
Andy Fiddaman
1
-1
/
+11
2022-11-25
15181 Add errc, verrc, warnc, vwarnc to libc
Andy Fiddaman
2
-41
/
+95
2022-10-24
15054 libc: using the result of an assignment as a condition without parentheses
Toomas Soome
18
-140
/
+136
2022-10-18
15053 libc: unused parameter
Toomas Soome
34
-310
/
+224
2022-10-14
15046 libc: unused variable
Toomas Soome
6
-55
/
+47
2022-10-07
15052 libc: unused label
Toomas Soome
2
-13
/
+6
2022-09-11
14821 Add additional AVX512 capabilities
Robert Mustacchi
1
-2
/
+11
2022-09-06
14933 asprintf(3c) is confused by NUL
Robert Mustacchi
1
-2
/
+8
2022-08-30
14079 remove TNF
Toomas Soome
1
-10
/
+0
2022-04-20
14418 mman.h symbol visibility is a mess
Robert Mustacchi
4
-22
/
+16
2022-03-16
14521 bhyve should use error checking mutexes and check results
Andy Fiddaman
2
-8
/
+12
2022-03-10
14443 resection manual pages per IPD4
Richard Lowe
9
-16
/
+14
2022-01-25
14386 libc: build errors with gcc 11
Toomas Soome
3
-16
/
+14
2021-09-15
14005 eventfd_read/write() don't return failure
Andy Fiddaman
1
-2
/
+9
2021-08-20
13997 Want memrchr in libc
Robert Mustacchi
2
-0
/
+43
2021-04-15
13487 want mapfile-based assertions about symbol properties (fix SPARC)
Toomas Soome
1
-3
/
+49
2021-04-09
13487 want mapfile-based assertions about symbol properties
Richard Lowe
1
-395
/
+938
2021-03-16
13586 getcwd() should accept a 0 length argument
Andy Fiddaman
1
-2
/
+48
2021-01-21
13356 syslog(3c) should not open syslog_door without LOG_CONS
David Hanisch
1
-5
/
+7
2020-12-08
7024 Add getgrouplist() to illumos
Jason King
2
-4
/
+132
2020-11-21
13312 _thrp_create() should not set the thread name if passed an empty string
Robert Mustacchi
1
-1
/
+1
2020-11-17
5788 Want support for GCC's stack protector in libc
Robert Mustacchi
3
-0
/
+80
2020-11-17
13273 want upanic(2)
Robert Mustacchi
3
-23
/
+37
2020-11-14
13302 pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
Peter Tribble
2
-7
/
+7
2020-09-25
13173 loader: add strtoul, strtoull, memmem and abort
Toomas Soome
2
-108
/
+0
2020-09-23
3763 Implement qsort_r(3C)
Robert Mustacchi
1
-0
/
+5
2020-09-22
13127 libc: for statement not indented
Toomas Soome
1
-3
/
+3
2020-09-22
13131 libc: _fgetwc_unlocked_l() warn: was '== &fp->_state' instead of '='
Toomas Soome
1
-1
/
+2
2020-09-21
13125 libc: unchecked function return 'nvfree'
Toomas Soome
1
-1
/
+1
2020-09-21
13126 libc: variable dereferenced before check 'found'
Toomas Soome
1
-11
/
+11
2020-09-17
13111 Want futimes(), lutimes() and timespec/timeval conversion macros
Andy Fiddaman
2
-3
/
+31
2020-09-17
13136 libc: memset_s() error: unchecked function return
Toomas Soome
1
-1
/
+1
2020-09-09
13115 libc: variable 'readers' set but not used
Toomas Soome
1
-1
/
+4
2020-09-08
12974 libc: left shift of negative value
Toomas Soome
1
-4
/
+2
2020-09-04
7709 hrt2ts and friends are too clever for their own good
Patrick Mooney
1
-4
/
+8
2020-08-23
13021 Invalid state if bindtextdomain() fails during re-binding
Richard Hansen
1
-6
/
+6
2020-07-08
12881 sparcv9: add __multi3
Toomas Soome
1
-0
/
+4
2020-07-08
12902 epoll should nominally support EPOLLEXCLUSIVE
Patrick Mooney
1
-1
/
+7
2020-07-07
12912 epoll mishandles excessive timeout negativity
Patrick Mooney
1
-3
/
+12
2020-06-07
12689 Want c11 uchar.h
Robert Mustacchi
15
-36
/
+417
2020-05-22
12768 12392 regressed ftello64 behavior
Robert Mustacchi
1
-1
/
+1
2020-05-12
12691 Want means of getting the maximum user address in a process
Robert Mustacchi
1
-1
/
+4
2020-03-26
7092 Want support for stdio memory streams
Robert Mustacchi
24
-222
/
+1537
2020-03-26
12358 Need mbrtowc variant that indicates consumed zero bytes
Robert Mustacchi
13
-50
/
+115
2020-03-26
12357 getc/putc_unlocked need to set orientation
Robert Mustacchi
4
-27
/
+25
2020-03-05
12306 XPG4v2 slave pty behaviour should generally be disabled
Andy Fiddaman
3
-120
/
+57
2020-02-04
12263 libc: NULL pointer errors (sparc)
Toomas Soome
1
-5
/
+5
2019-10-22
11741 regexec: fix processing multibyte strings
Yuri Pankov
1
-3
/
+45
2019-10-22
8908 regcomp: reduce size of bitmap for multibyte locales
Yuri Pankov
3
-13
/
+20
2019-10-22
8993 regex: Refactor fast/slow stepping bits in the matching engine
Kyle Evans
3
-251
/
+304
[next]