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
2019-06-18
11091 libc: NULL pointer errors
Toomas Soome
18
-51
/
+33
2019-06-06
11097 SPARC needs some instances of POST_PROCESS_O to be POST_PROCESS_S_O
Peter Tribble
2
-2
/
+4
2019-05-24
10864 Remove starcat support
Peter Tribble
1
-1
/
+0
2019-05-09
10880 posix_memalign() should avoid clobbering return parameter on failure
Richard Lowe
1
-13
/
+17
2019-05-03
10816 ctf_dwarf_convert_type() relies on un-initialized id
John Levon
2
-22
/
+24
2019-04-24
10804 Enable unused warnings outside of uts
John Levon
2
-0
/
+4
2019-03-15
10495 libc should know how many FPU exceptions there are
Richard Lowe
1
-0
/
+5
2019-03-01
10468 __ctype_mask[EOF] has been working by accident
Bryan Cantrill
1
-17
/
+21
2019-02-13
10361 usr/lib - stop lint library generation and packaging
Andy Fiddaman
1
-1862
/
+0
2019-02-07
10322 usr/lib/libc - remove lint and lint libraries
Andy Fiddaman
5
-216
/
+12
2019-01-31
10051 cw(1) shouldn't have to translate -g
Richard Lowe
2
-2
/
+2
2019-01-10
9814 strndup() performs pathologically
Bryan Cantrill
1
-2
/
+7
2019-01-05
10063 basic support for smatch
John Levon
3
-6
/
+10
2019-01-04
10159 libc: cast between incompatible function types
Toomas Soome
5
-21
/
+31
2018-12-18
10061 usr/src/lib/libc/port/gen/l3.c is unused
Peter Tribble
1
-98
/
+0
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
5
-12
/
+160
2018-10-11
9884 cw(1) should use -fpic rather than -Kpic
Richard Lowe
8
-10
/
+10
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
9
-1
/
+210
2018-08-10
9711 fts(3C) needs to be largefile aware
Jonathan Perkin
4
-0
/
+26
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
14
-31
/
+994
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-06
9027 Makefiles need to specify C99 mode consistently
Yuri Pankov
4
-4
/
+4
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-10-02
8609 want a position independent CRT
Richard Lowe
8
-19
/
+19
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
9
-8
/
+134
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
8354 sync regcomp(3C) with upstream (fix make catalog)
Yuri Pankov
1
-1
/
+1
2017-06-12
5428 provide fts(), reallocarray(), and strtonum()
Yuri Pankov
9
-93
/
+1263
2017-06-12
8355 need libc regex tests
Yuri Pankov
3
-12
/
+44
2017-06-12
8354 sync regcomp(3C) with upstream
Yuri Pankov
12
-110
/
+124
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
[next]