[uClibc]cvs commit to uClibc/misc/regex by andersen

andersen at cvs.uclinux.org andersen at cvs.uclinux.org
Fri Apr 6 20:28:44 UTC 2001


Repository: uClibc/misc/regex
who:        andersen
time:       Fri Apr  6 16:28:43 EDT 2001


Log Message:

Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
This required we use _LIBC instead of __LIBC__ to be consistent with glibc.
This had some sideffects in sys/syscalls.h.  While fixing things, I made
everything use __set_errno() for (eventual) thread support.
 -Erik


Files:

changed:    regex.c






More information about the uClibc mailing list