sync with master.

This commit is contained in:
David Xu 2006-09-21 04:49:36 +00:00
parent d31279c4e7
commit 47bd78d24d

View File

@ -754,14 +754,9 @@
463 AUE_NULL NOPROTO { int abort2(const char *why, int nargs, void **args); }
464 AUE_NULL NOPROTO { int thr_set_name(long id, const char *name); }
465 AUE_NULL UNIMPL aio_fsync
466 AUE_NULL NOPROTO { int thr_setscheduler(long id, int policy,\
const struct sched_param *param, \
int param_size); }
467 AUE_NULL NOPROTO { int thr_getscheduler(long id, int *policy,\
struct sched_param *param, \
int param_size); }
468 AUE_NULL NOPROTO { int thr_setschedparam(long id, \
const struct sched_param *param, \
int param_size); }
466 AUE_RTPRIO NOPROTO { int rtprio_thread(int function, \
lwpid_t lwpid, struct rtprio *rtp); }
467 AUE_NULL UNIMPL nosys
468 AUE_NULL UNIMPL nosys
469 AUE_NULL UNIMPL __getpath_fromfd
470 AUE_NULL UNIMPL __getpath_fromaddr