Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-27 | Yet more cleanup for the reentrant pwd/grp functions so they | Eric Andersen | |
should now actually be doing the right thing | |||
2003-06-27 | Fixup errno handling | Eric Andersen | |
-Erik | |||
2002-08-08 | Fix locking | Eric Andersen | |
-Erik | |||
2002-06-12 | Silence warnings, clean things up. | Eric Andersen | |
-Erik | |||
2001-09-27 | Update to accomodate the header file changes | Eric Andersen | |
2001-04-06 | Fix include/errno.h to not use kernel header, and instead use bits/errno.h. | Eric Andersen | |
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 | |||
2001-03-08 | Reworked the password stuff to be reentrant. Group stuff is | Eric Andersen | |
still needing to be reworked. -Erik | |||
2000-10-07 | Formatting update | Eric Andersen | |
2000-05-14 | Initial revision | Erik Andersen | |