summaryrefslogtreecommitdiff
path: root/libc/stdlib/setenv.c
AgeCommit message (Expand)Author
2001-09-27Update to accomodate the header file changesEric Andersen
2001-04-06Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen
2001-02-09Use __environ instead of the GNU extension environ.Eric Andersen
2000-11-11Fix up a few messes so it compiles cleanly again.Eric Andersen
2000-10-26Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-07-06Lots and lots of cleanups.Eric Andersen
2000-05-14Initial revisionErik Andersen