freebsd_amp_hwpstate/lib/libc_r/uthread
Dmitrij Tejblum ffd73a0043 Fix a memory leak: free the thread-specific poll_data, used in the select()
implementation.

PR:		13368
Submitted by:	Steve Bernacki, Jr. <steve@copacetic.net>
1999-08-30 15:45:42 +00:00
..
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
pthread_private.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_accept.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_destroy.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getdetachstate.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getinheritsched.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getschedparam.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getschedpolicy.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getscope.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getstackaddr.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_getstacksize.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_init.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setcreatesuspend_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setdetachstate.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setinheritsched.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setprio.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setschedparam.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setschedpolicy.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setscope.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setstackaddr.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_attr_setstacksize.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_autoinit.cc
uthread_bind.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_clean.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_close.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_cond.c When checking for valid timevals in the wrapped select() and poll() 1999-08-30 00:02:08 +00:00
uthread_condattr_destroy.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_condattr_init.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_connect.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_create.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_detach.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_dup.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_dup2.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_equal.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_execve.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_exit.c Fix a memory leak: free the thread-specific poll_data, used in the select() 1999-08-30 15:45:42 +00:00
uthread_fchmod.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fchown.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fcntl.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fd.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_file.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_find_thread.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_flock.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fork.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fstat.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fstatfs.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_fsync.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_gc.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_getdirentries.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_getpeername.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_getprio.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_getschedparam.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_getsockname.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_getsockopt.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_info.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_init.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_ioctl.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_join.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_kern.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_kill.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_listen.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_mattr_init.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_mattr_kind_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_multi_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_mutex.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_mutex_prioceiling.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_mutex_protocol.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_mutexattr_destroy.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_nanosleep.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_once.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_open.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_pipe.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_poll.c When checking for valid timevals in the wrapped select() and poll() 1999-08-30 00:02:08 +00:00
uthread_priority_queue.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_read.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_readv.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_recvfrom.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_recvmsg.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_resume_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_rwlock.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_rwlockattr.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_select.c When checking for valid timevals in the wrapped select() and poll() 1999-08-30 00:02:08 +00:00
uthread_self.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sendmsg.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sendto.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_seterrno.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_setprio.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_setschedparam.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_setsockopt.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_shutdown.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sig.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigaction.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigblock.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigmask.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_signal.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigpending.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigprocmask.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigsetmask.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigsuspend.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_sigwait.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_single_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_socket.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_socketpair.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_spec.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_spinlock.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_suspend_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_switch_np.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_vfork.c
uthread_wait4.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_write.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_writev.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
uthread_yield.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00