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
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
19
-153
/
+149
2022-10-18
15053 libc: unused parameter
Toomas Soome
40
-337
/
+239
2022-10-14
15046 libc: unused variable
Toomas Soome
6
-55
/
+47
2022-10-10
15040 remove support for unused sun studio inline asm
Richard Lowe
13
-960
/
+4
2022-10-07
15052 libc: unused label
Toomas Soome
2
-13
/
+6
2022-10-03
14985 adjtime could be more const
Patrick Mooney
1
-1
/
+1
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-26
14637 various Makefiles should have more faith in Makefile.master
Richard Lowe
4
-4
/
+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
11
-20
/
+16
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
6
-0
/
+47
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-04-01
13675 use NATIVE_LIBS don't pass -zassert-deflib manually
Richard Lowe
4
-4
/
+12
2021-04-01
13683 libc: uninitialized variables
Toomas Soome
10
-30
/
+10
2021-04-01
13682 libc: '_getcontext' specifies less restrictive attribute than its target
Toomas Soome
3
-10
/
+13
2021-03-16
13586 getcwd() should accept a 0 length argument
Andy Fiddaman
1
-2
/
+48
2021-03-12
13508 door_layout() should align the stack to 16 bytes for i386 processes
Matt Barden
1
-2
/
+8
2021-03-03
13593 libc: uninitialized variables
Toomas Soome
12
-37
/
+13
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
13274 enable -fstack-protector-strong by default in user land
Robert Mustacchi
4
-0
/
+24
2020-11-17
5788 Want support for GCC's stack protector in libc
Robert Mustacchi
8
-0
/
+85
2020-11-17
13273 want upanic(2)
Robert Mustacchi
7
-23
/
+41
2020-11-14
13302 pthread_attr_get_np.3c erroneously refers to pthread_getattr_np
Peter Tribble
2
-7
/
+7
2020-10-29
13254 SEGV due to misaligned stack in Unwind_RaiseException
Andy Fiddaman
3
-13
/
+51
2020-10-13
13184 Stop translating ld(1) options through cw(1)
Richard Lowe
8
-16
/
+8
2020-09-25
13173 loader: add strtoul, strtoull, memmem and abort
Toomas Soome
6
-116
/
+8
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-12
13129 libc: gettimeofday() error: unchecked function return
Toomas Soome
1
-2
/
+3
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-21
12747 sigsetjmp should allow for 8 byte aligned buffer on amd64
Vitaliy Gusev
4
-7
/
+26
2020-07-08
12881 sparcv9: add __multi3
Toomas Soome
2
-1
/
+6
[next]