[uClibc]cvs commit to uClibc/termios by andersen

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


Repository: uClibc/termios
who:        andersen
time:       Fri Apr  6 16:28:45 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:    tcgetsid.c tcsetattr.c termios.c ttyname.c






More information about the uClibc mailing list