..
Makefile.inc
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
pthread_private.h
Minor *jmp() cleanups.
2000-01-20 21:53:59 +00:00
uthread_accept.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_aio_suspend.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_attr_destroy.c
uthread_attr_getdetachstate.c
uthread_attr_getinheritsched.c
uthread_attr_getschedparam.c
uthread_attr_getschedpolicy.c
uthread_attr_getscope.c
uthread_attr_getstackaddr.c
uthread_attr_getstacksize.c
uthread_attr_init.c
uthread_attr_setcreatesuspend_np.c
uthread_attr_setdetachstate.c
uthread_attr_setinheritsched.c
uthread_attr_setprio.c
uthread_attr_setschedparam.c
uthread_attr_setschedpolicy.c
uthread_attr_setscope.c
uthread_attr_setstackaddr.c
uthread_attr_setstacksize.c
uthread_autoinit.cc
uthread_bind.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_cancel.c
uthread_clean.c
uthread_close.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_cond.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_condattr_destroy.c
uthread_condattr_init.c
uthread_connect.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_creat.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_create.c
uthread_detach.c
uthread_dup2.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_dup.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_equal.c
uthread_execve.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_exit.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fchflags.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fchmod.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fchown.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fcntl.c
Use _fcntl() (not fcntl()) inside of fcntl().
2000-01-28 22:10:27 +00:00
uthread_fd.c
uthread_file.c
uthread_find_thread.c
uthread_flock.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fork.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fstat.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fstatfs.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_fsync.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_gc.c
uthread_getdirentries.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_getpeername.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_getprio.c
uthread_getschedparam.c
uthread_getsockname.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_getsockopt.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_info.c
uthread_init.c
uthread_ioctl.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_jmp.c
Minor *jmp() cleanups.
2000-01-20 21:53:59 +00:00
uthread_join.c
uthread_kern.c
Do signal deferral for pthread_kill() as it was done in the old days.
2000-01-20 04:46:52 +00:00
uthread_kill.c
uthread_listen.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_mattr_init.c
uthread_mattr_kind_np.c
uthread_msync.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_multi_np.c
uthread_mutex_prioceiling.c
uthread_mutex_protocol.c
uthread_mutex.c
uthread_mutexattr_destroy.c
uthread_nanosleep.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_once.c
uthread_open.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_pause.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_pipe.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_poll.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_priority_queue.c
uthread_read.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_readv.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_recvfrom.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_recvmsg.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_resume_np.c
uthread_rwlock.c
uthread_rwlockattr.c
uthread_select.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_self.c
uthread_sem.c
For errors, return -1 and set errno to indicate the error type, rather than
2000-02-16 19:34:53 +00:00
uthread_sendmsg.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_sendto.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_seterrno.c
uthread_setprio.c
uthread_setschedparam.c
uthread_setsockopt.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_shutdown.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_sig.c
Do signal deferral for pthread_kill() as it was done in the old days.
2000-01-20 04:46:52 +00:00
uthread_sigaction.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_sigblock.c
uthread_sigmask.c
uthread_signal.c
uthread_sigpending.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_sigprocmask.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_sigsetmask.c
uthread_sigsuspend.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_sigwait.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_single_np.c
uthread_sleep.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_socket.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_socketpair.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_spec.c
uthread_spinlock.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_suspend_np.c
uthread_switch_np.c
uthread_system.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_tcdrain.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_vfork.c
uthread_wait4.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_wait.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_waitpid.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_write.c
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
2000-01-27 23:07:25 +00:00
uthread_writev.c
Use __strong_reference() instead of __weak_reference() to assure that the
2000-01-29 22:53:55 +00:00
uthread_yield.c