arch
|
Use t1 instead of v1
|
2013-06-26 08:38:34 +00:00 |
citrus
|
Fix header guard, courtesy of clang.
|
2013-06-24 17:28:35 +00:00 |
compat-43
|
End sentence with a dot.
|
2013-05-06 13:29:12 +00:00 |
gen
|
Strings are NUL-terminated, not NULL-terminated.
|
2013-06-30 19:19:12 +00:00 |
include
|
move prototypes to stdio.h
|
2013-05-04 18:31:47 +00:00 |
locale
|
Add mbsnrtowcs and wcsnrtombs. Approved by core.
|
2013-05-28 16:57:56 +00:00 |
net
|
CVE 1020946: Fix res leak.
|
2013-05-13 17:54:55 +00:00 |
quad
|
ARM EABI needs left shift logical too.
|
2013-04-30 01:43:01 +00:00 |
softfloat
|
Match against LIBC_MACHINE_ARCH for MKCOMPAT
|
2013-04-30 01:42:03 +00:00 |
stdio
|
don't cast malloc
|
2013-05-19 21:45:00 +00:00 |
string
|
Fix xref.
|
2013-06-24 07:56:49 +00:00 |
thread-stub
|
mark __libc_thr_exit_stub dead here too
|
2013-05-28 17:29:41 +00:00 |
Makefile
|
Match against LIBC_MACHINE_ARCH for MKCOMPAT
|
2013-04-30 01:42:03 +00:00 |