commit bd3c1a2495cbcb51b606f8e4892fcd127f91e645 (misc: hide __gen_tempname)

Khem Raj raj.khem at gmail.com
Thu Nov 24 18:07:14 UTC 2011


On (24/11/11 09:28), Frans Meulenbroeks wrote:
> Hi,
> 
> It seems this commit is missing something.

yes I already have a patch for it look here

https://github.com/kraj/uClibc/commit/2c528b86a6d4645689401be200e61d93612782dd

I was testing it and will push soon

> 
> It adds pt-tempname.c to Makefile.commonarch. (see below)
> However in my checkout from a few days ago this file does not seem to exist.
> Also it is not in
> http://git.uclibc.org/uClibc/tree/libpthread/nptl/sysdeps/unix/sysv/linux(where
> I somewhat expected to find this).
> 
> Frans.
> 
> --- a/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch<http://git.uclibc.org/uClibc/tree/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch?id=1ea3c5e6f11b91466546020f4e9ec13d1ab81be3>
> +++ b/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch<http://git.uclibc.org/uClibc/tree/libpthread/nptl/sysdeps/unix/sysv/linux/Makefile.commonarch?id=bd3c1a2495cbcb51b606f8e4892fcd127f91e645>
> @@ -62,7 +62,7 @@ libpthread_linux_CSRC += pthread_attr_getaffinity.c
> pthread_attr_setaffinity.c \
> pthread_getcpuclockid.c pthread_kill.c \
> pthread_mutex_cond_lock.c pthread_yield.c \
> sem_post.c sem_timedwait.c sem_trywait.c sem_wait.c \
> - pt-fork.c pt-sleep.c pthread_sigqueue.c \
> + pt-fork.c pt-sleep.c pthread_sigqueue.c pt-tempname.c \
> sigtimedwait.c sigwaitinfo.c sigwait.c \
> lowlevellock.c lowlevelrobustlock.c
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://lists.busybox.net/mailman/listinfo/uclibc

-- 
-Khem


More information about the uClibc mailing list