csu
|
Don't include <machine/asm.h>
|
2011-07-30 15:28:58 +00:00 |
libc
|
don't use %edi!
|
2011-09-30 23:45:41 +00:00 |
libedit
|
include <wchar.h> if we don't have wcsdup()
|
2011-09-28 14:08:04 +00:00 |
libisns
|
fix gcc aliasing issues.
|
2011-08-17 10:08:43 +00:00 |
libkvm
|
more sys/param.h additions
|
2011-09-14 12:37:55 +00:00 |
libossaudio
|
fix non-portable shift.
|
2011-09-13 19:10:18 +00:00 |
libpam
|
Minor grammar fix
|
2011-08-19 11:56:01 +00:00 |
libpthread
|
Use __dead
|
2011-09-16 16:05:58 +00:00 |
libpuffs
|
Use __dead
|
2011-08-29 20:41:06 +00:00 |
librt
|
aio_return returns ssize_t not int
|
2011-08-13 11:10:31 +00:00 |
libutil
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |