[uClibc-cvs] cvs commit to uClibc/libc/sysdeps/linux/common/bits by miles

miles at uclibc.org miles at uclibc.org
Fri Aug 16 05:02:03 UTC 2002


Repository: uClibc/libc/sysdeps/linux/common/bits
who:        miles
time:       Thu Aug 15 23:02:02 MDT 2002


Log Message:

(errno): Only define as a macro if __UCLIBC_HAS_THREADS__ is defined.
(__set_errno): Just assign to `errno' (which will be expanded to the
thread-friendly version when appropriate).


Files:

changed:    errno.h




More information about the uClibc-cvs mailing list