| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50569
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46793
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=46534
|
| |
|
|
|
|
|
|
|
| |
Rename 'cerror' to '.cerror' so that programs which have a function or
global variable named 'cerror' don't completely break the syscall error
reporting mechanism.
Notes:
svn path=/head/; revision=42030
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
#include <ieeefp.h>
to access these functions instead of the i386 specific
#include <machine/floatingpoint.h>
Submitted by: Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
Notes:
svn path=/head/; revision=42029
|
| |
|
|
|
|
|
|
|
|
| |
to fork. It is difficult to do real vfork in libc_r, since almost every
operation with file descriptsor changes _thread_fd_table and friends.
popen(3) works much better with this change.
Notes:
svn path=/head/; revision=39118
|
| |
|
|
| |
Notes:
svn path=/head/; revision=38376
|
| |
|
|
|
|
|
| |
default asm code the same way as on i386.
Notes:
svn path=/head/; revision=38182
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36823
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36822
|
|
|
Notes:
svn path=/cvs2svn/branches/JB/; revision=34375
|