summaryrefslogtreecommitdiff
path: root/libc/misc/internals/tempname.c
AgeCommit message (Expand)Author
2006-01-27Do not build *64 and llseek, correct some failure when LFS is disabledPeter S. Mazinger
2006-01-14hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger
2006-01-08touchup code a bit and shrink it by a few bytesMike Frysinger
2005-12-13Convert internal users of chmod/*stat*, minimize change for __strsepPeter S. Mazinger
2005-12-10macro away the last parameter since we dont actually utilize it (saves a few ...Mike Frysinger
2005-12-09Implement hidden poll, switch user to hidden *printf/*scanf/pollPeter S. Mazinger
2005-12-08Use internal versionsPeter S. Mazinger
2005-12-03More hiding, including __mempcpyPeter S. Mazinger
2005-12-01Hide mostly used functionsPeter S. Mazinger
2005-11-26100 JUMP relocs less (remaining 431) by hiding internally used onesPeter S. Mazinger
2005-11-26Some more hidden internalsPeter S. Mazinger
2005-04-16In Bug 116, dicksnippe writes:Mike Frysinger
2004-06-12Oops. Missed a spot.Eric Andersen
2004-06-06scrap the goofy time + getpid() based "randomness" and useEric Andersen
2002-10-31Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen
2002-06-18Some commentaryEric Andersen
2002-04-01Remove function declartions from include/features.h, createEric Andersen
2002-03-31Rework __gen_tempname() to better match glibc, and add mkstemp64(),Eric Andersen
2002-03-12Swap in the new stdio code.Manuel Novoa III
2001-04-18Update temp file handling and use a single function to do allEric Andersen