summaryrefslogtreecommitdiff
path: root/libc/stdlib/setenv.c
AgeCommit message (Expand)Author
2003-12-27Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III
2002-06-18Silly name changeEric Andersen
2002-06-17Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III
2002-06-10Kill the libc-lock headers, which we do not use and which areEric Andersen
2002-06-01Doh!Eric Andersen
2002-05-30Rework setenv, getenv and friends per the latest glibc code, but cleanedEric Andersen
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